swig/Examples/test-suite/c
2012-07-31 21:08:39 +00:00
..
abstract_access_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
abstract_change_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
abstract_typedef_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
abstract_virtual_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
add_link_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
anonymous_bitfield_runme.c Implement some test cases for the C backend 2012-06-30 16:03:57 +00:00
cast_operator_runme.c Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
char_strings_runme.c include in char_strings_runme.c 2008-08-24 12:59:17 +00:00
cpp_basic_class_enum_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_class_method_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_class_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_class_var_pub_member_atom_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_class_var_pub_member_class_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_class_virtual_method_runme.c Implement basic C++ virtual method test case for C 2012-07-31 21:08:39 +00:00
cpp_basic_global_enum_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_global_var_atom_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_global_var_class_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_namespaced_class_runme.c Rename cpp_atomic_* tests to cpp_basic_* 2012-07-27 14:05:14 +00:00
cpp_basic_runme.c Implement test case for C++ features listed below 2012-07-05 00:23:17 +00:00
cpp_enum_runme.c Fix cpp_enum runtime test to include the right header 2012-07-09 23:29:24 +00:00
enums_runme.c 1. Fixed the bug in enums. Now 'enums' test is compiling OK. 2008-08-17 13:42:19 +00:00
exception_order_runme.c Added std_string support. Renamed SWIG_exception to SWIG_exc to avoid name collision with macro in Lib/exception.i. 2008-07-30 22:09:02 +00:00
Makefile.in Implement basic C++ virtual method test case for C 2012-07-31 21:08:39 +00:00
operator_overload_runme.c One more runtime test case 2009-04-15 23:38:48 +00:00