Commit graph

64 commits

Author SHA1 Message Date
William S Fulton
9babc26634 Update Scilab test-suite output wording 2015-08-03 08:12:38 +01:00
Simon Marchetto
057faf6cac scilab: fix test-suite makefiles and util scripts for standard build tools 2014-10-20 15:14:05 +02:00
Simon Marchetto
fb1b9432ec scilab: add li_std_string_extra test 2014-09-25 16:08:36 +02:00
Simon Marchetto
3ca185197c scilab: truncates too long identifier names (in addition to display warnings) 2014-09-25 14:29:52 +02:00
Simon Marchetto
a2c2aaec80 scilab: fix test-suite (scripts were not executed) 2014-09-24 11:44:38 +02:00
William S Fulton
332c02ae2d Scilab minor build system improvement 2014-08-26 19:52:03 +01:00
Simon Marchetto
bb4b6742eb scilab: hide too long identifier warnings 2014-07-24 11:14:07 +02:00
Simon Marchetto
8fdb67cace scilab: rollback INCLUDE 2014-07-03 15:03:34 +02:00
Simon Marchetto
5e7627c3f7 scilab: remove useless SCRIPTDIR 2014-07-03 11:58:47 +02:00
Simon Marchetto
d6cca41d3e scilab: simplify Examples makefile (removing INCLUDE stuff) 2014-07-03 11:32:59 +02:00
William S Fulton
0ebe64c041 Run overload_arrays testcase in all languages not just Scilab 2014-06-26 20:30:25 +01:00
Simon Marchetto
9fc32cb866 scilab: fix test-suite: change to test dir before running test 2014-06-20 16:48:24 +02:00
Simon Marchetto
2aabb4527e scilab: fix test-suite clean 2014-06-20 12:34:33 +02:00
Simon Marchetto
0f57082cc4 scilab: no need to copy runme script in in-source build 2014-06-20 12:34:33 +02:00
Simon Marchetto
02f0b5ccd0 scilab: remove travis debug 2014-06-10 17:27:49 +02:00
Simon Marchetto
caaba294d6 scilab: fix error in test-suite INCLUDES 2014-06-10 17:09:20 +02:00
Simon Marchetto
8dc3b59216 scilab: add SCRDIR as include dir + scilab needs absolute include paths 2014-06-10 16:32:45 +02:00
Simon Marchetto
89dfb14605 scilab: fix test test-suite runme_script 2014-06-10 11:27:54 +02:00
Simon Marchetto
41fe55af87 scilab: fix test-suite copy runme script 2014-06-10 11:15:50 +02:00
Simon Marchetto
4d5ea3e073 scilab: copy test-suite runme script 2014-06-10 11:14:23 +02:00
Simon Marchetto
94ae87f3f9 scilab: override SCRIPTDIR in test-suite makefile 2014-06-10 10:20:24 +02:00
Simon Marchetto
18d080fefb scilab: debug travis 2014-06-10 09:53:43 +02:00
Simon Marchetto
37c7aeb9d4 scilab: copy test-suite start and quit scripts 2014-06-09 18:36:23 +02:00
Simon Marchetto
4bfbe20e52 scilab: base test-suite makefile on java makefile 2014-06-09 18:09:52 +02:00
Simon Marchetto
6bba1817bf scilab: fix script location in test-suite makefile for out-of sources build 2014-06-09 16:16:42 +02:00
Simon Marchetto
9889b2d5d2 scilab: in test-suite makefile SCILAB_STARTOPT => SCILAB_OPT 2014-05-22 10:57:56 +02:00
Simon Marchetto
9a3562d7ef scilab: new test scilab_multivalue 2014-04-01 15:47:27 +02:00
Simon Marchetto
2d11ed3932 scilab: new test overload_arrays 2014-03-31 17:00:00 +02:00
Simon Marchetto
675c4cee0f scilab: add pointer conversion builtin functions swig_this & swig_ptr 2014-03-28 15:01:01 +01:00
Simon Marchetto
135540025b scilab: update tests list 2014-03-25 18:08:31 +01:00
Simon Marchetto
0da07a6a14 scilab: move tests in correct test section 2014-02-20 17:48:01 +01:00
Simon Marchetto
fc99562eff scilab: new test scilab_li_matrix for matrix.i library 2014-02-20 17:46:31 +01:00
Simon Marchetto
a1a055f0f0 scilab: new generic test li_std_sequence_container_typemaps (for STL vector, list, ...) 2014-02-19 16:56:36 +01:00
Simon Marchetto
d8135e7387 scilab: new test for constants (scilabconst) 2014-02-17 16:28:42 +01:00
Simon Marchetto
423192a9f0 scilab: new test scilab_enums (enums mapped to variable with scilabconst(1)) 2014-02-11 16:27:32 +01:00
Simon Marchetto
65621c988b scilab: replace test scilab_typemaps by generic test primitive_types 2014-01-31 18:04:21 +01:00
Simon Marchetto
5c7092e2cc Scilab: fix test-suite clean 2013-09-24 12:37:11 +02:00
Simon Marchetto
8e2423ac87 Scilab: simply makefiles & base on java for test-suite 2013-09-23 17:59:44 +02:00
Simon Marchetto
3ebd3da30e Scilab: if -Wextra, warning at generation for too long identifier names 2013-09-23 13:48:50 +02:00
William S Fulton
14879510fa scilab_typemaps testcase was not being tested 2013-09-17 20:57:42 +01:00
Simon Marchetto
84f1e3d3e2 Scilab: std_vector_as_argument example converted to test 2013-09-06 18:34:57 +02:00
Simon Marchetto
1d19663efd Scilab: fix test suite copy file error 2013-09-06 14:46:51 +02:00
Simon Marchetto
ffc20033be Scilab: fix test cases compilation error (header not found) 2013-09-04 17:38:36 +02:00
Simon Marchetto
b4ed5625ee Scilab: parallelization of test-suite, remove configure cache 2013-09-04 15:25:53 +02:00
Simon Marchetto
360a565f7c Scilab: refactor & clean make command lines 2013-09-03 14:11:45 +02:00
Simon Marchetto
e1264181a0 Scilab: disable configure cache at end of test-suite 2013-08-26 15:22:58 +02:00
Simon Marchetto
2e30637a21 Scilab: fix clean config cache 2013-08-22 18:32:34 +02:00
Simon Marchetto
474bdcef91 Scilab: configure cache in test run dir 2013-08-22 16:10:59 +02:00
Simon Marchetto
908c9d1f14 Scilab: fix use of configure cache for multicpptest test-suite 2013-08-22 14:37:28 +02:00
Simon Marchetto
6201dec455 Scilab: use configure cache for test-suite 2013-08-22 10:49:48 +02:00