| .. |
|
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
|
Don't delete variables twice.
|
2012-08-10 15:43:11 +00:00 |
|
add_link_runme.c
|
Fix wrong headers inclusion
|
2012-08-10 14:50:18 +00:00 |
|
anonymous_bitfield_runme.c
|
Implement some test cases for the C backend
|
2012-06-30 16:03:57 +00:00 |
|
c_backend_cpp_exception_runme.c
|
Implement basic C++ exception test for C backend.
|
2012-07-31 21:15:33 +00:00 |
|
c_backend_cpp_natural_std_string_runme.c
|
Add test for 'natural' C++ std::string handling in C (char*).
|
2012-08-01 12:53:17 +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_built_in_runme.c
|
Rename reference to C++ native types from 'atomic' to 'built_in'
|
2012-08-10 14:49:37 +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
|
Extend test to check dynamic binding of virtual methods
|
2012-08-01 00:51:50 +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_built_in_runme.c
|
Rename reference to C++ native types from 'atomic' to 'built_in'
|
2012-08-10 14:49:37 +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_basic_template_class_runme.c
|
Add C runtime test for corresponding C++ basic template test
|
2012-08-09 13:06:22 +00:00 |
|
cpp_basic_template_function_runme.c
|
Add C runtime test for basic C++ template functions
|
2012-08-08 16:06:56 +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
|
Remove the std_vector test I've added while trying for testing purposes
|
2012-08-16 12:52:29 +00:00 |
|
operator_overload_runme.c
|
One more runtime test case
|
2009-04-15 23:38:48 +00:00 |