Commit graph

16,494 commits

Author SHA1 Message Date
Simon Marchetto
f3b0497d62 scilab: fix doc on matrices (and arrays) 2014-03-12 17:30:07 +01:00
Simon Marchetto
139d74759d scilab: modify arrays example 2014-03-12 14:39:12 +01:00
Simon Marchetto
310b5e4408 scilab: small fix on doc chapters 2014-03-12 14:27:19 +01:00
Simon Marchetto
120cfa78cc scilab: minor renaming 2014-03-12 13:06: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
89d4dac99d scilab: char* array matrix and vector typemaps 2014-03-12 13:04:12 +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
7120e576c8 scilab: fix doc on STL, module 2014-03-11 18:19:21 +01:00
Simon Marchetto
3bbdffa833 scilab: fix doc on arrays 2014-03-11 17:49:01 +01:00
Simon Marchetto
e82225608e scilab: fix error message in macro 2014-03-11 15:47:14 +01:00
Simon Marchetto
38cd5bd405 scilab: check overflow in array typemaps 2014-03-11 15:46:47 +01:00
Simon Marchetto
b60100453f scilab: add missing scimatrixbool.swh 2014-03-11 14:08:28 +01:00
Simon Marchetto
e3a3540542 scilab: fix typemap bool array regression error 2014-03-11 11:14:24 +01:00
Simon Marchetto
013b9f9769 Merge branch 'master' into gsoc2012-scilab 2014-03-11 10:24:09 +01:00
Simon Marchetto
a84c78e411 scilab: minor fixes in matrix typemaps 2014-03-11 10:04:34 +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
dc5de4b5c9 scilab: fix constructor_copy and other STL container tests
finally vector<class> and vector<enum> are not supported
2014-03-10 15:21:46 +01:00
Simon Marchetto
eb7d2bd43b scilab: add tests in arrays_global test (double management) 2014-03-05 12:37:43 +01:00
Simon Marchetto
143b1a395e scilab: remove useless fragment dependencies 2014-03-05 12:27:40 +01:00
Simon Marchetto
9442156367 scilab: fix int array typemaps: accept in input and return by default double matrixes 2014-03-05 12:24:14 +01:00
Simon Marchetto
e162ce1e01 scilab: remove useless code in scidouble 2014-03-04 18:18:27 +01:00
Simon Marchetto
3b21f52620 scilab: add tests in arrays_global test 2014-03-04 18:17:37 +01:00
Simon Marchetto
d0ccbdc6be scilab: move array typemaps in separate lib sciarray + add float array typemaps 2014-03-04 18:15:08 +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
beea11cb00 scilab: fix comment 2014-02-25 15:32:34 +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
7b8becda00 scilab: fix naming in scichar.swg (SwigScilabString... => SWIG_SciString...) 2014-02-21 11:01:15 +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
5c3ed484b5 scilab: returns string array in row vector instead of a column vector 2014-02-19 16:58:00 +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