Commit graph

3,155 commits

Author SHA1 Message Date
Simon Marchetto
0c4f2ea697 scilab: implement test template_rename 2014-03-21 11:55:23 +01:00
Simon Marchetto
30a1a84a58 scilab: implement test template_classes 2014-03-21 11:55:15 +01:00
Simon Marchetto
25cadaa9fe scilab: implement primitive_ref test 2014-03-21 11:25:28 +01:00
Simon Marchetto
c85a0a331f scilab: add assert equal function for tests 2014-03-21 11:24:50 +01:00
Simon Marchetto
2e2d1afc4d scilab: STL containers of int accept doubles in input 2014-03-20 17:36:58 +01:00
Simon Marchetto
21feb0fa13 scilab: remove useless include 2014-03-20 15:04:27 +01:00
Simon Marchetto
0bf11ef2d6 scilab: implement and fix test array_member 2014-03-19 10:45:42 +01:00
Simon Marchetto
7f32e10b61 scilab: fix example matrix2 2014-03-17 12:28:43 +01:00
Simon Marchetto
561d6fb4c7 scilab: fix matrix checking in tests (<> => isequal) 2014-03-17 12:06:43 +01:00
Simon Marchetto
d1dface31c scilab: fix arrays_global (<> => isequal) 2014-03-17 11:57:24 +01:00
Simon Marchetto
2e61fda041 scilab: fix test: <> => isequal to compare matrices 2014-03-14 16:57:17 +01:00
Simon Marchetto
16e68c7c72 scilab: implement smart_pointer_simple test 2014-03-14 16:46:46 +01:00
Simon Marchetto
90479bc5a3 scilab: fix li_typemaps test (float) 2014-03-14 16:11:08 +01:00
Simon Marchetto
e03f8db39f scilab: do not echo builder command lines 2014-03-13 09:53:32 +01:00
Simon Marchetto
298452fc5d scilab: do not exit Scilab from builder.sce but in makefile 2014-03-13 09:48:06 +01:00
Simon Marchetto
1bcc17069c scilab: check char* array typemaps in scilab_li_matrix test 2014-03-12 13:04:52 +01:00
Simon Marchetto
d4168ef47c scilab: fix scilab_li_matrix wrong checks 2014-03-12 11:36:45 +01:00
Simon Marchetto
8701e6f843 scilab: support of std::deque 2014-03-11 18:34:14 +01:00
Simon Marchetto
38cd5bd405 scilab: check overflow in array typemaps 2014-03-11 15:46:47 +01:00
Simon Marchetto
013b9f9769 Merge branch 'master' into gsoc2012-scilab 2014-03-11 10:24:09 +01:00
Simon Marchetto
22dad86b40 scilab: fix typemaps for bool matrix 2014-03-11 09:56:21 +01:00
Simon Marchetto
2db941df1e scilab: fix li_std_set_as_argument test 2014-03-10 15:24:06 +01:00
Simon Marchetto
3c011488bb scilab: fix arrays_dimensionless test 2014-03-10 15:23:44 +01:00
Simon Marchetto
36d11147de scilab: simplify and fix li_std_sequence_container_typemaps test 2014-03-10 15:23:25 +01:00
Simon Marchetto
7da356c8cc scilab: simplify and fix li_std_sequence_container_typemaps test 2014-03-10 15:22:19 +01:00
Simon Marchetto
eb7d2bd43b scilab: add tests in arrays_global test (double management) 2014-03-05 12:37:43 +01:00
Simon Marchetto
3b21f52620 scilab: add tests in arrays_global test 2014-03-04 18:17:37 +01:00
Simon Marchetto
85b1db1a91 scilab: implement null_pointer test 2014-03-04 09:51:43 +01:00
Simon Marchetto
9ecb38976d scilab: implement cpp_enum test 2014-03-03 17:55:06 +01:00
Simon Marchetto
6754671075 scilab: implement default_constructor test 2014-03-03 17:32:41 +01:00
Simon Marchetto
2bb5e7ee92 scilab: can specifiy error message in swigtesterror() 2014-03-03 17:32:34 +01:00
Simon Marchetto
acefa4c713 scilab: implement constover test 2014-03-03 16:24:18 +01:00
Simon Marchetto
fb5f4b3b9a scilab: add vector<enum> in li_std_sequence_container_typemaps test 2014-02-27 17:27:49 +01:00
Simon Marchetto
fbb682195a scilab: fix li_attribute_template test 2014-02-24 11:19:58 +01:00
Simon Marchetto
139449f424 scilab: implement test li_std_string 2014-02-24 09:36:20 +01:00
Simon Marchetto
35ef7b774b scilab: remove disp int test 2014-02-21 17:30:38 +01:00
Simon Marchetto
fed23469f2 scilab: cosmetic fix in li_std_sequence_container_typemaps 2014-02-21 11:09:11 +01:00
Simon Marchetto
32a4952865 scilab: fix inout test 2014-02-21 10:57:15 +01:00
Simon Marchetto
fe609afb40 scilab: fix li_std_set_as_argument test (strings are returned as row vector) 2014-02-21 10:57:03 +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
687163b762 scilab: remove useless exit 2014-02-20 17:41:37 +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
15f0624216 scilab: remove li_std_vector_as_argument (will be replaced by more generic test) 2014-02-19 16:54:47 +01:00
Simon Marchetto
1eb7474b72 scilab: implement struct_value test 2014-02-17 17:19:22 +01:00
Simon Marchetto
68cb49600d scilab: implement test bools 2014-02-17 17:06:22 +01:00
Simon Marchetto
4aa870c318 scilab: remove constants tests from example 2014-02-17 16:29:11 +01:00
Simon Marchetto
d8135e7387 scilab: new test for constants (scilabconst) 2014-02-17 16:28:42 +01:00
Simon Marchetto
9b89bc463b scilab: fix enums test typo error 2014-02-14 15:02:14 +01:00
Simon Marchetto
0b0db23ffc scilab: clean primitive_type tests 2014-02-14 14:11:39 +01:00