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
Simon Marchetto
0102aa6ccb
scilab: fix typo error in enums test
2014-02-11 16:59:58 +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
b0bff6f207
scilab: implement test inout
2014-02-11 10:10:28 +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
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
65621c988b
scilab: replace test scilab_typemaps by generic test primitive_types
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
a6f824a9a8
scilab: roll back on primitive typemaps: return Scilab double on signed integers
2014-01-30 11:00:47 +01:00
Simon Marchetto
6ab1ad9daa
Scilab: rollback scilab include not needed
2013-10-09 15:13:36 +02:00
Simon Marchetto
03181491b4
Scilab: fix configure with-scilab-inc option
2013-10-09 12:32:11 +02:00
Simon Marchetto
4cf15d9c1e
Scilab: fix scilab primitve typemaps
2013-09-26 16:54:55 +02:00
Simon Marchetto
78738b23b8
Scilab: display test error line number
2013-09-26 16:14:33 +02:00
Simon Marchetto
5c7092e2cc
Scilab: fix test-suite clean
2013-09-24 12:37:11 +02:00
Simon Marchetto
ca2ee4ff98
Scilab: test dir has extension .dir now
2013-09-23 18:00:03 +02:00
Simon Marchetto
8e2423ac87
Scilab: simply makefiles & base on java for test-suite
2013-09-23 17:59:44 +02:00
Simon Marchetto
c4114b2c5f
Scilab: redirect test case error to std-err
2013-09-23 14:19:21 +02:00
Simon Marchetto
3c8527d92f
Scilab: disable Scilab warnings in test suite
2013-09-23 13:49:27 +02:00
Simon Marchetto
3ebd3da30e
Scilab: if -Wextra, warning at generation for too long identifier names
2013-09-23 13:48:50 +02:00
Simon Marchetto
77da84f549
Scilab: init function name SWIG_Init() changed to <module>_Init()
2013-09-18 10:24:47 +02:00
William S Fulton
5109e1fe12
Remove scilab and allegro specifics in 3 testcases
2013-09-17 21:10:15 +01:00
William S Fulton
14879510fa
scilab_typemaps testcase was not being tested
2013-09-17 20:57:42 +01:00
William S Fulton
809092b3e7
Restore testing of ignore_template_constructor under Scilab
2013-09-17 20:40:50 +01:00
William S Fulton
322199354f
Fix lost code in constructor_copy testcase
2013-09-17 20:34:43 +01:00
William S Fulton
16c7ef3142
Fix lost code in branch merge
2013-09-17 20:31:21 +01:00
William S Fulton
f994bc481d
Better workaround for Scilab name problem with 'Error'
2013-09-17 20:25:19 +01:00
Sylvestre Ledru
9c5bac9887
Merge remote-tracking branch 'origin/master' into gsoc2012-scilab
2013-09-13 09:18:06 +02:00
Artem Serebriyskiy
c3f3880d0c
Lua static member access improvements.
...
1) Static members and static functions inside class can be accessed as ModuleName.ClassName.FunctionName (MemberName respectively). Old way aka ModuleName.ClassName_FunctionName still works.
2) Same goes for enums inside classes: ModuleName.ClassName.EnumValue1 etc.
3) More 'runme' tests for lua + modifications to existing tests to test new changes.
Code is loosely based upon python implemenation of the same thing.
Patch #62 .
2013-09-12 21:32:26 +01:00