Commit graph

3,175 commits

Author SHA1 Message Date
Simon Marchetto
fa834b506f scilab: update null_pointer test ([] is no more null pointer use swig_ptr(0)) 2014-03-28 15:11:47 +01:00
Simon Marchetto
675c4cee0f scilab: add pointer conversion builtin functions swig_this & swig_ptr 2014-03-28 15:01:01 +01:00
Simon Marchetto
b58d996743 scilab: fix line number error in swigtesterror() 2014-03-28 09:53:54 +01:00
Simon Marchetto
a56cfc86f5 scilab: fix inherit_missing test which does not quit 2014-03-27 11:25:20 +01:00
Simon Marchetto
0d1ddef0a1 scilab: implement constructor_copy test 2014-03-27 10:36:16 +01:00
Simon Marchetto
cab9a993d5 scilab: implement return_const_value test 2014-03-27 10:27:12 +01:00
Simon Marchetto
c5fc23e17e scilab: implement li_carrays test 2014-03-27 09:44:52 +01:00
Simon Marchetto
b7f97e98b9 scilab: implement inherit_missing test 2014-03-26 17:39:09 +01:00
Simon Marchetto
9918b7c06c scilab: implement voidtest test 2014-03-26 17:37:33 +01:00
Simon Marchetto
d5e8634c53 scilab: implement funcptr_cpp test 2014-03-26 16:35:00 +01:00
Simon Marchetto
a4979d8d7e scilab: test *matrix, size) array typemaps 2014-03-26 14:39:34 +01:00
Simon Marchetto
c4381e8d57 scilab: add support for multiset 2014-03-26 10:26:07 +01:00
Simon Marchetto
135540025b scilab: update tests list 2014-03-25 18:08:31 +01:00
Simon Marchetto
e87fce527e scilab: group together STL container typemaps tests (associative + sequence) in same test 2014-03-25 17:21:49 +01:00
Simon Marchetto
4edea13385 scilab: implement member_pointer test 2014-03-25 12:04:29 +01:00
Simon Marchetto
1a9eb22647 scilab implement empty test 2014-03-25 10:23:56 +01:00
Simon Marchetto
6014361ba9 scilab: implement cpp_basic 2014-03-25 10:17:24 +01:00
Simon Marchetto
2073c7a1cc scilab: implement test global_vars 2014-03-24 10:34:52 +01:00
Simon Marchetto
efdb52fa83 scilab: implement template_ns test 2014-03-21 15:11:45 +01:00
Simon Marchetto
c89b1afaa6 scilab: implement template_static test 2014-03-21 12:08:43 +01:00
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