Commit graph

16,441 commits

Author SHA1 Message Date
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
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
8dfd458ab0 scilab: update help on enums and constants (feature scilabconst) 2014-02-17 09:19:25 +01:00
Simon Marchetto
14eebbf013 scilab: fix SWIG_Scilab_ErrorMsg(): use Scierror() instead of sciprint() 2014-02-14 15:13:40 +01:00
Simon Marchetto
9b89bc463b scilab: fix enums test typo error 2014-02-14 15:02:14 +01:00
Simon Marchetto
1eeb729487 scilab: add help on primitive type mappings 2014-02-14 14:13:00 +01:00
Simon Marchetto
d004632db5 scilab: typecheck for enum 2014-02-14 14:12:01 +01:00
Simon Marchetto
0b0db23ffc scilab: clean primitive_type tests 2014-02-14 14:11:39 +01:00
Simon Marchetto
0102aa6ccb scilab: fix typo error in enums test 2014-02-11 16:59:58 +01:00
Simon Marchetto
9a8b1207ca scilab: fix scilab_enums test: enum returned as double, and enum value computing 2014-02-11 16:28:57 +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
1222a28af6 scilab: check in enums test that enum is returned as double 2014-02-11 16:24:31 +01:00
Simon Marchetto
680f101717 scilab: fix enum typemap, enum was not returned 2014-02-11 16:24:08 +01:00
Simon Marchetto
b0bff6f207 scilab: implement test inout 2014-02-11 10:10:28 +01:00
Simon Marchetto
f624025e48 scilab: From typemaps do not have to return output argument position 2014-02-11 10:06:15 +01:00
Simon Marchetto
af94aa91e7 scilab: fix compilation error in 5.3.3 2014-02-10 10:24:46 +01:00
Simon Marchetto
dd4547acc7 scilab: fix long long typemap comment 2014-02-07 18:18:25 +01:00
Simon Marchetto
fbe6c13267 scilab: implement enum_var test 2014-02-07 18:17:58 +01:00
Simon Marchetto
f7fc09d025 scilab: fix enums test 2014-02-07 18:17:37 +01:00
Simon Marchetto
90c4cb2c26 scilab: small refactoring of scienum.swg 2014-02-07 17:29:18 +01:00
Simon Marchetto
3607b2db10 scilab: fix (check integer type) and optimize typecheck typemaps 2014-02-07 16:38:15 +01:00
Simon Marchetto
67aba0bfc2 scilab: move integer error tests in integers test 2014-02-07 15:42:58 +01:00
Simon Marchetto
c47456a9bb scilab:implement li_typemaps test (library typemaps.i test) 2014-02-07 12:23:39 +01:00
Simon Marchetto
ccab675c57 scilab: check value and overflow errors in integer typemaps 2014-02-07 11:53:19 +01:00
Simon Marchetto
e8fd0e506e scilab: fix and optimize integer typemaps 2014-01-31 18:04:21 +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
cfc9f1398e scilab: put size_t & ptrdiff_t typemaps in separate file 2014-01-31 18:04:21 +01:00
Simon Marchetto
e9d36b6bc2 scilab: refactor runtime code 2014-01-31 18:04:21 +01:00
Simon Marchetto
0fdbd6b7a4 scilab: new test for size_t type 2014-01-31 18:04:20 +01:00
Simon Marchetto
530704486d scilab: small clean 2014-01-31 18:04:20 +01:00
Simon Marchetto
9aa006e62b scilab: remove typemap useless stuff 2014-01-31 18:03:52 +01:00
Simon Marchetto
7f14aa583a scilab: optimize typemap AsInt 2014-01-31 18:03:52 +01:00
Simon Marchetto
a8d020f171 scilab: simplify 'from' integer typemaps: use createScalar* functions 2014-01-31 18:03:30 +01:00
Simon Marchetto
bca49968f1 scilab: fix ret_by_value test 2014-01-30 14:11:18 +01:00
Simon Marchetto
30f4336f59 scilab: use macro SWIG_NbInputArgument() instead of Rhs() 2014-01-30 11:58:02 +01:00
Simon Marchetto
a6f824a9a8 scilab: roll back on primitive typemaps: return Scilab double on signed integers 2014-01-30 11:00:47 +01:00
Simon Marchetto
ec2d851f4f scilab: move scilab preprocessor directive before includes 2014-01-29 10:55:20 +01:00