Simon Marchetto
|
8b6e111cb8
|
scilab: no block (iterators, typechecks)
|
2014-04-03 17:26:02 +02:00 |
|
Simon Marchetto
|
cbf4a9e583
|
scilab: document C++ operators
|
2014-04-03 17:24:08 +02:00 |
|
Simon Marchetto
|
460326949b
|
scilab: implement operator_overload test
|
2014-04-03 12:26:44 +02:00 |
|
Simon Marchetto
|
9fbcc0cee4
|
scilab: some fixes in doc
|
2014-04-03 09:59:02 +02:00 |
|
Simon Marchetto
|
a9397c3b49
|
scilab: rewrite doc on templates
|
2014-04-02 18:05:26 +02:00 |
|
Simon Marchetto
|
65fe133e2d
|
scilab: document argument passing
|
2014-04-02 16:39:26 +02:00 |
|
Simon Marchetto
|
ca69e5e405
|
scilab: add a delete in struct example
|
2014-04-02 11:26:56 +02:00 |
|
Simon Marchetto
|
29a1762149
|
scilab: fix doc pointers section
|
2014-04-02 11:25:07 +02:00 |
|
Simon Marchetto
|
ad6e0145b3
|
scilab: implement overload_numeric test
|
2014-04-01 17:45:59 +02:00 |
|
Simon Marchetto
|
9a3562d7ef
|
scilab: new test scilab_multivalue
|
2014-04-01 15:47:27 +02:00 |
|
Simon Marchetto
|
da20d55099
|
scilab: fix overload_arrays test and arrays typechecks
|
2014-03-31 17:00:32 +02:00 |
|
Simon Marchetto
|
2d11ed3932
|
scilab: new test overload_arrays
|
2014-03-31 17:00:00 +02:00 |
|
Simon Marchetto
|
9f0929574f
|
scilab: use checkequal in test arrays_global
|
2014-03-31 16:58:17 +02:00 |
|
Simon Marchetto
|
5849794758
|
scilab: implement overload_copy test
|
2014-03-31 16:57:09 +02:00 |
|
Simon Marchetto
|
341e61834f
|
scilab: test several system include paths in configure
|
2014-03-31 10:40:12 +02:00 |
|
Simon Marchetto
|
fc3a43240d
|
scilab: implement overload_complicated test
|
2014-03-28 17:41:37 +01:00 |
|
Simon Marchetto
|
b74013a6cb
|
scilab: implement overloading_simple test
|
2014-03-28 17:41:22 +01:00 |
|
Simon Marchetto
|
be4e09daa9
|
scilab: fix typechecks
|
2014-03-28 17:41:07 +01:00 |
|
Simon Marchetto
|
143e6a301f
|
scilab: use swig_this to test pointers
|
2014-03-28 15:25:02 +01:00 |
|
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
|
088953187c
|
scilab: fix header comments
|
2014-03-26 10:10:54 +01:00 |
|
Simon Marchetto
|
135540025b
|
scilab: update tests list
|
2014-03-25 18:08:31 +01:00 |
|
Simon Marchetto
|
5238ac0e5f
|
scilab: fix doc, associative container works also with matrices
|
2014-03-25 17:31:16 +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
|
843e8f6741
|
scilab: fix stl_import_b test
|
2014-03-25 12:03:59 +01:00 |
|
Simon Marchetto
|
1a9eb22647
|
scilab implement empty test
|
2014-03-25 10:23:56 +01:00 |
|
Simon Marchetto
|
9db05db96c
|
scilab: fix crash on member pointer in cpp_basic_test
fixes:
NewMemberObj does not return pointer address.
ConvertPacked not protected against null pointer
|
2014-03-25 10:20:44 +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
|
26cc1ea36e
|
scilab: document C++ inheritance
|
2014-03-21 17:56:15 +01:00 |
|
Simon Marchetto
|
849302913f
|
scilab: fix doc on structs & classes
|
2014-03-21 16:54:19 +01:00 |
|
Simon Marchetto
|
efdb52fa83
|
scilab: implement template_ns test
|
2014-03-21 15:11:45 +01:00 |
|
Simon Marchetto
|
1711a7d15d
|
scilab: fix crash (int typecheck)
|
2014-03-21 15:11:13 +01:00 |
|
Simon Marchetto
|
c5dbb16a93
|
scilab: always use -g for compiling
|
2014-03-21 15:09:12 +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 |
|