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
Artem Serebriyskiy
f2c410a8c0
Fixing issue 152
2014-03-23 14:05:05 +04:00
William S Fulton
91c817b475
Fix C++11 extern template test
2014-03-21 18:36:21 +00: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
William S Fulton
abd31397fa
Always use debug flags for Mono to get decent stacktraces on error.
2014-03-20 19:12:44 +00: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
William S Fulton
f999c4864e
Fix errors test-suite on Mac OSX
2014-03-16 15:20:13 +00:00
William S Fulton
87963d2e68
Java/C# smart pointer tests: Give GC more time to collect objects
2014-03-16 00:44:30 +00:00
William S Fulton
b59feff9f9
Test case compiler warning fix
2014-03-15 21:00:25 +00:00
William S Fulton
e2b6de8a03
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
William S Fulton
13aac0dca9
Portability fixes for errors test-suite
2014-03-15 18:23:02 +00:00
William S Fulton
300ade57e8
Add missing return statements in testcase
2014-03-15 00:23:55 +00:00
William S Fulton
8f967f3341
Add missing return for testcase
2014-03-14 23:26:23 +00:00
William S Fulton
eabdb13115
Fix warning suppression in testcase
2014-03-14 16:53:09 +00: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
William S Fulton
3d230ea253
Fix Guile li_std_string testcase which requires a UTF-8 locale set
...
This was failing on Mac OSX and is a further fix to
43c8f2351c to fix #139
2014-03-14 14:18:42 +00:00
William S Fulton
bf8eb05dbb
Merge pull request #146 from v-for-vandal/class_p1_fixes2
...
Class p1 fixes2 - Lua enums and NSpace
Disable old-names generation for enums in class in namespace
Getattribute->GetFlag
Partially disabling old names generation for classes with nspace
Working around some of the SWIG internal issues with enums
2014-03-14 09:01:15 +00:00
William S Fulton
e5f928e97a
Add metaprogramming type_traits example in C++11 documentation
2014-03-14 01:57:16 +00:00
William S Fulton
01ce992f5d
C++11 result_of testcase
2014-03-14 01:57:16 +00:00
William S Fulton
a542c5277d
C++11 std::reference_wrapper example - no support
2014-03-14 01:57:16 +00:00
William S Fulton
fd5f4c25aa
C++11 alignof alignas testcase and further C++11 doc updates
2014-03-14 01:57:16 +00:00
William S Fulton
9a45a09aec
C++11 conversion operator example and docs added
2014-03-14 01:57:15 +00:00
William S Fulton
adc3cfeb57
More C++11 doc and test improvements
2014-03-14 01:57:15 +00:00
William S Fulton
3fb973644e
More C++11 doc tweaks
2014-03-14 01:57:15 +00:00
William S Fulton
e186dc13b7
C++11 constexpr variables support added
2014-03-14 01:57:14 +00:00
William S Fulton
348caba6e5
Add note about cplusplusout for nested_struct testcase
2014-03-14 01:57:14 +00:00
Vladimir Kalinin
e18044185e
fixes for director class naming when nested classes are used
2014-03-13 18:58:29 +04: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
Artem Serebriyskiy
ddbf439db9
Working around some of the SWIG internal issues with enums
2014-03-12 18:00:15 +04:00
Simon Marchetto
1bcc17069c
scilab: check char* array typemaps in scilab_li_matrix test
2014-03-12 13:04:52 +01:00