swig/Examples/test-suite
William S Fulton ac914e33a9 quieten Sun Workshop compiler
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-30 16:08:34 +00:00
..
chicken Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
csharp no message 2004-08-29 20:43:15 +00:00
errors The great merge 2002-11-30 22:01:28 +00:00
guile Fix name of module init function. 2004-07-11 17:09:13 +00:00
guilescm Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
java no message 2004-08-29 20:43:15 +00:00
mzscheme Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
ocaml Replace ; with && where appropriate. This fixes the makefiles so that Make correctly errors out rather than blindly carrying on when some error occurs. 2004-02-20 22:57:23 +00:00
perl5 new runtime test 2004-08-24 22:29:47 +00:00
php4 Replace ; with && where appropriate. This fixes the makefiles so that Make correctly errors out rather than blindly carrying on when some error occurs. 2004-02-20 22:57:23 +00:00
pike Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
python fix arrays_global and add more vector tests 2004-08-25 05:36:02 +00:00
ruby Ignore .bundle files in Examples/test-suite/ruby (for Mac OS X). 2004-08-24 13:39:36 +00:00
schemerunme The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
tcl Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
testdir Fixes for Sun Workshop compiler 2004-06-15 20:06:19 +00:00
.cvsignore *** empty log message *** 2003-09-02 16:04:04 +00:00
abstract_access.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
abstract_inherit.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
abstract_inherit_ok.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
abstract_signature.i The great merge 2002-11-30 22:01:28 +00:00
abstract_typedef.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
abstract_typedef2.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
abstract_virtual.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
add_link.i The great merge 2002-11-30 22:01:28 +00:00
aggregate.i *** empty log message *** 2003-11-13 17:02:30 +00:00
anonymous_arg.i The great merge 2002-11-30 22:01:28 +00:00
anonymous_bitfield.i new test 2003-02-27 17:21:34 +00:00
argout.i The great merge 2002-11-30 22:01:28 +00:00
array_member.i new test 2003-05-29 18:30:10 +00:00
array_typedef_memberin.i new test 2003-04-30 17:44:51 +00:00
arrayref.i New test case - passing arrays by reference (needs fixing) 2003-01-31 22:01:53 +00:00
arrays.i Consolidated some of the C test cases. 2003-12-02 18:37:42 +00:00
arrays_dimensionless.i New testcase 2003-06-01 23:11:11 +00:00
arrays_global.i silence warning for char[] 2004-08-25 05:27:43 +00:00
arrays_global_twodim.i The great merge 2002-11-30 22:01:28 +00:00
arrays_scope.i fixed some OS-X name clashes 2003-05-07 22:38:00 +00:00
bloody_hell.i *** empty log message *** 2003-04-15 17:03:22 +00:00
bool_default.i The great merge 2002-11-30 22:01:28 +00:00
bools.i Better bool test by Mark Traudt 2004-07-23 22:45:29 +00:00
cast_operator.i test fix 2004-08-12 21:06:45 +00:00
casts.i The great merge 2002-11-30 22:01:28 +00:00
char_constant.i Minor enhancement. 2003-02-26 19:00:50 +00:00
char_strings.i test crash fix 2004-08-29 22:38:15 +00:00
class_ignore.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
class_scope_weird.i new test 2003-03-20 19:36:16 +00:00
common.mk A comprehensive single test case for testing char strings 2004-08-29 20:45:09 +00:00
const_const.i The great merge 2002-11-30 22:01:28 +00:00
const_const_2.i The great merge 2002-11-30 22:01:28 +00:00
constant_pointers.i Test fix for gcc 3.4 2004-08-27 23:09:59 +00:00
constover.i The great merge 2002-11-30 22:01:28 +00:00
constructor_exception.i Changed the class name from Object to SomeClass in the 2003-03-07 18:30:06 +00:00
constructor_explicit.i explicit is a C# keyword so the explicit.i testcase fails. 2003-06-12 13:14:10 +00:00
constructor_value.i The great merge 2002-11-30 22:01:28 +00:00
contract.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
conversion.i The great merge 2002-11-30 22:01:28 +00:00
conversion_namespace.i The great merge 2002-11-30 22:01:28 +00:00
conversion_ns_template.i added constructor case 2004-01-14 02:45:29 +00:00
cplusplus_throw.i Removed deprecated pragmas 2003-04-03 12:12:22 +00:00
cpp_enum.i fix anon enums 2004-05-28 02:10:02 +00:00
cpp_enum_scope.i The great merge 2002-11-30 22:01:28 +00:00
cpp_namespace.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
cpp_nodefault.i The great merge 2002-11-30 22:01:28 +00:00
cpp_static.i Improved test to test parameters in static functions 2003-09-18 19:16:18 +00:00
cpp_typedef.i The great merge 2002-11-30 22:01:28 +00:00
default_cast.i Added string test 2003-11-25 16:45:12 +00:00
default_char.i new tests 2003-03-27 22:54:37 +00:00
default_constructor.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
default_ns.i The great merge 2002-11-30 22:01:28 +00:00
default_ref.i The great merge 2002-11-30 22:01:28 +00:00
defvalue_constructor.i new tests 2003-09-26 19:56:45 +00:00
derived_nested.i Three new broken test cases created to test various patches in the patch list. 2004-08-23 07:06:01 +00:00
director_abstract.i Removed unused typemap file includes 2003-09-16 20:53:11 +00:00
director_basic.i Removed unused typemap file includes 2003-09-16 20:53:11 +00:00
director_detect.i Suppress warnings about covariant return types in Java and C#. 2003-12-28 21:06:52 +00:00
director_exception.i forgot %feature(director) for Bar 2004-08-25 05:32:34 +00:00
director_finalizer.i four new director tests 2003-03-07 10:30:11 +00:00
director_frob.i also, change the module name to director_frob 2004-01-22 00:52:06 +00:00
director_nested.i The dirprot feature is now disabled by default. Added dirprot option and ruby runtime examples. 2003-12-09 02:52:08 +00:00
director_protected.i Fixed more %rename errors, and moving 2003-12-11 03:59:18 +00:00
director_redefined.i eliminate spurious temporal variables 2004-01-14 06:46:20 +00:00
director_unroll.i Removed unused typemap file includes 2003-09-16 20:53:11 +00:00
director_using.i Fixed more %rename errors, and moving 2003-12-11 03:59:18 +00:00
director_wombat.i Enhanced to check typedef'd parameters in directors - Scott Michel contribution. 2003-11-01 20:06:09 +00:00
dynamic_cast.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
enum_plus.i Remove ruby wrong class name warning 2003-02-11 21:23:10 +00:00
enum_scope.i Increased evil quotient. To test bug [ 756552 ] missing default argument class scope with "|" 2003-11-25 19:25:21 +00:00
enum_scope_template.i The great merge 2002-11-30 22:01:28 +00:00
enum_thorough.i missing typename added to keep gcc-3.4 and other ISO compilers happy 2004-08-29 22:27:43 +00:00
enum_thorough_proper.i Proper enum test added. Needs JDK1.5 beta 2 2004-06-15 19:51:18 +00:00
enum_thorough_simple.i New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C# 2004-05-24 20:05:40 +00:00
enum_thorough_typesafe.i New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C# 2004-05-24 20:05:40 +00:00
enum_thorough_typeunsafe.i New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C# 2004-05-24 20:05:40 +00:00
enum_var.i The great merge 2002-11-30 22:01:28 +00:00
enums.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
evil_diamond.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
evil_diamond_ns.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
evil_diamond_prop.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
exception_order.i fix precatching exception behaviour to postcatching 2004-01-12 23:40:58 +00:00
extend_placement.i new tests 2003-03-27 22:54:37 +00:00
extend_template.i The great merge 2002-11-30 22:01:28 +00:00
extend_template_ns.i The great merge 2002-11-30 22:01:28 +00:00
extern_throws.i new tests 2003-09-26 19:56:45 +00:00
features.i New test case testing some broken aspects of %feature 2004-02-04 21:05:39 +00:00
file_test.i debug messages removed 2004-08-24 21:42:15 +00:00
fragments.i Simple patch to allow fragments to include other fragments: 2004-01-27 23:39:35 +00:00
friends.i These is the current tests for the friend function support. 2003-12-20 07:46:27 +00:00
function_typedef.i new test 2003-03-17 17:56:53 +00:00
global_ns_arg.i new test 2003-02-06 15:58:32 +00:00
grouping.i The great merge 2002-11-30 22:01:28 +00:00
ignore_parameter.i Fix for Sun Workshop compiler 2004-06-15 19:48:06 +00:00
import_nomodule.h The great merge 2002-11-30 22:01:28 +00:00
import_nomodule.i C# removed from this test 2003-06-11 09:31:19 +00:00
imports.list The great merge 2002-11-30 22:01:28 +00:00
imports_a.h enums added for testing across different SWIG generated modules 2004-04-22 20:32:48 +00:00
imports_a.i Ruby warnings removed 2004-07-10 16:29:35 +00:00
imports_b.h enums added for testing across different SWIG generated modules 2004-04-22 20:32:48 +00:00
imports_b.i enums added for testing across different SWIG generated modules 2004-04-22 20:32:48 +00:00
imports_runtime.i Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
inctest.i Added test for %import 2003-12-11 21:33:34 +00:00
inherit_missing.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
inherit_void_arg.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
inline_initializer.i new test 2003-04-04 18:35:44 +00:00
java_constants.i Test for %javaconstvalue added 2004-06-27 21:05:48 +00:00
java_enums.i Test for %javaconstvalue added 2004-06-27 21:05:48 +00:00
java_jnitypes.i The great merge 2002-11-30 22:01:28 +00:00
java_lib_arrays.i New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C# 2004-05-24 20:05:40 +00:00
java_lib_various.i quieten Sun Workshop compiler 2004-08-30 16:08:34 +00:00
java_pragmas.i Mods for new java typemaps 2004-06-03 22:41:58 +00:00
java_throws.i Test for %javaexception classes being added to a method's throws clause 2004-06-27 21:07:15 +00:00
java_typemaps_proxy.i Correct changes 2004-06-04 23:19:44 +00:00
java_typemaps_typewrapper.i Correct changes 2004-06-04 23:19:44 +00:00
kind.i The great merge 2002-11-30 22:01:28 +00:00
lib_carrays.i The great merge 2002-11-30 22:01:28 +00:00
lib_cdata.i The great merge 2002-11-30 22:01:28 +00:00
lib_cmalloc.i The great merge 2002-11-30 22:01:28 +00:00
lib_constraints.i The great merge 2002-11-30 22:01:28 +00:00
lib_cpointer.i The great merge 2002-11-30 22:01:28 +00:00
lib_cstring.i The great merge 2002-11-30 22:01:28 +00:00
lib_math.i The great merge 2002-11-30 22:01:28 +00:00
lib_std_deque.i The great merge 2002-11-30 22:01:28 +00:00
lib_std_pair.i Added a new test case for the std_pair.i library module. 2003-09-19 22:05:08 +00:00
lib_std_string.i Added two more tests to lib_std_string.i, to test throwing a pointer to 2004-08-24 13:26:45 +00:00
lib_std_vector.i more tests 2004-03-21 23:38:59 +00:00
lib_typemaps.i more tests 2004-03-21 23:38:59 +00:00
list_vector.i Fix tests. 2003-06-03 22:13:23 +00:00
long_long.i The great merge 2002-11-30 22:01:28 +00:00
long_long_apply.i New test. It exposes some missing long long typemaps in some languages. 2003-03-06 23:15:14 +00:00
member_template.i The great merge 2002-11-30 22:01:28 +00:00
memberin1.i The great merge 2002-11-30 22:01:28 +00:00
minherit.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
multiple_inheritance.i Three new broken test cases created to test various patches in the patch list. 2004-08-23 07:06:01 +00:00
multivalue.i The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
name.i The great merge 2002-11-30 22:01:28 +00:00
name_cxx.i The great merge 2002-11-30 22:01:28 +00:00
name_inherit.i The great merge 2002-11-30 22:01:28 +00:00
name_warnings.i fix template complex 2004-03-17 09:43:35 +00:00
namespace_enum.i The great merge 2002-11-30 22:01:28 +00:00
namespace_extend.i The great merge 2002-11-30 22:01:28 +00:00
namespace_nested.i fixed some OS-X name clashes 2003-05-07 22:38:00 +00:00
namespace_spaces.i more difficult version 2003-08-11 17:54:27 +00:00
namespace_template.i The great merge 2002-11-30 22:01:28 +00:00
namespace_typedef_class.i new test 2004-01-09 19:32:08 +00:00
namespace_typemap.i The great merge 2002-11-30 22:01:28 +00:00
namespace_union.i new tests 2003-09-26 19:56:45 +00:00
namespace_virtual_method.i new tests 2003-04-23 18:00:17 +00:00
nested.i Removed deprecated pragmas 2003-04-03 12:12:22 +00:00
newobject1.i The great merge 2002-11-30 22:01:28 +00:00
newobject2.i Empty structs are not portable C. 2002-12-13 17:24:21 +00:00
overload_complicated.i overloading when SWIG cannot disambiguate parameters tests added 2004-02-12 21:45:11 +00:00
overload_copy.i The great merge 2002-11-30 22:01:28 +00:00
overload_extend.i The great merge 2002-11-30 22:01:28 +00:00
overload_extendc.i Empty structs are not portable C. 2002-12-13 17:24:21 +00:00
overload_simple.i Added extra test case 2003-09-30 17:35:39 +00:00
overload_subtype.i The great merge 2002-11-30 22:01:28 +00:00
overload_template.i The great merge 2002-11-30 22:01:28 +00:00
pointer_in_out.i The great merge 2002-11-30 22:01:28 +00:00
pointer_reference.i Merged first chunk of Guile changes contributed by John Lenz. 2003-06-03 22:12:50 +00:00
preproc.i add test for the mangling extension #@ preproc.i 2004-03-17 09:44:35 +00:00
primitive_ref.i The great merge 2002-11-30 22:01:28 +00:00
primitive_types.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
private_assign.i The great merge 2002-11-30 22:01:28 +00:00
profiletest.i added profile test 2004-06-14 09:09:12 +00:00
protected_rename.i Added missing function body which was causes linker errors 2003-12-12 23:19:07 +00:00
pure_virtual.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
README The great merge 2002-11-30 22:01:28 +00:00
redefined.i Added a %warnfilter to the redefined.i test case to suppress warning 2004-05-15 04:43:11 +00:00
refcount.h added refcount example using the old macro way and the proposed ref/unref features 2004-01-22 06:26:17 +00:00
refcount.i Added the ref/unref 'recursive' featues. See refcount.i for details 2004-02-10 09:21:36 +00:00
reference_global_vars.i Tests for SWIGTYPE& varin and varout typemaps 2003-02-07 22:13:46 +00:00
rename_default.i The great merge 2002-11-30 22:01:28 +00:00
rename_scope.i The great merge 2002-11-30 22:01:28 +00:00
ret_by_value.i The great merge 2002-11-30 22:01:28 +00:00
return_const_value.i Three new broken test cases created to test various patches in the patch list. 2004-08-23 07:06:01 +00:00
return_value_scope.i The great merge 2002-11-30 22:01:28 +00:00
rname.i The great merge 2002-11-30 22:01:28 +00:00
sizeof_pointer.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_const.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_const2.i new test 2003-03-16 03:55:36 +00:00
smart_pointer_multi.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_multi_typedef.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_namespace.i new tests 2003-10-01 21:55:26 +00:00
smart_pointer_namespace2.i new tests 2003-10-01 21:55:26 +00:00
smart_pointer_not.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_overload.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_protected.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
smart_pointer_rename.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_simple.i The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_static.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
smart_pointer_typedef.i The great merge 2002-11-30 22:01:28 +00:00
sneaky1.i The great merge 2002-11-30 22:01:28 +00:00
static_array_member.i Add %inline %{ ... %} 2004-08-17 14:31:32 +00:00
static_const_member.i The great merge 2002-11-30 22:01:28 +00:00
static_const_member_2.i The great merge 2002-11-30 22:01:28 +00:00
struct_rename.i new test 2003-09-01 17:54:18 +00:00
struct_value.i The great merge 2002-11-30 22:01:28 +00:00
sym.i The great merge 2002-11-30 22:01:28 +00:00
tag_no_clash_with_variable.i Add new C test tag_no_clash_with_variable 2004-04-27 17:33:26 +00:00
template.i The great merge 2002-11-30 22:01:28 +00:00
template_arg_replace.i Added Ruby-specific warning filter for template_arg_replace test case. 2002-12-20 16:57:06 +00:00
template_arg_scope.i The great merge 2002-11-30 22:01:28 +00:00
template_arg_typename.i The great merge 2002-11-30 22:01:28 +00:00
template_array_numeric.i new test 2003-08-11 19:20:31 +00:00
template_base_template.i The great merge 2002-11-30 22:01:28 +00:00
template_classes.i The great merge 2002-11-30 22:01:28 +00:00
template_const_ref.i The great merge 2002-11-30 22:01:28 +00:00
template_construct.i The great merge 2002-11-30 22:01:28 +00:00
template_default.i The great merge 2002-11-30 22:01:28 +00:00
template_default2.i The great merge 2002-11-30 22:01:28 +00:00
template_default_arg.i The great merge 2002-11-30 22:01:28 +00:00
template_default_inherit.i Test case fix for ISO compliant compilers 2004-06-04 23:32:51 +00:00
template_default_qualify.i The great merge 2002-11-30 22:01:28 +00:00
template_default_vw.i new test 2003-03-11 19:23:57 +00:00
template_enum.i The great merge 2002-11-30 22:01:28 +00:00
template_enum_ns_inherit.i The great merge 2002-11-30 22:01:28 +00:00
template_enum_typedef.i The great merge 2002-11-30 22:01:28 +00:00
template_explicit.i new test 2003-02-12 17:16:39 +00:00
template_extend1.i Fixed warning messages for preproc_5.i, template_extend1.i and 2003-02-19 20:17:47 +00:00
template_extend2.i Fixed warning messages for preproc_5.i, template_extend1.i and 2003-02-19 20:17:47 +00:00
template_extend_overload.i *** empty log message *** 2003-03-20 21:08:45 +00:00
template_extend_overload_2.i Added another broken test for template + extend + overload 2002-12-12 22:18:33 +00:00
template_forward.i The great merge 2002-11-30 22:01:28 +00:00
template_inherit.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
template_inherit_abstract.i Multiple inheritance workarounds for C# 2003-12-08 21:31:05 +00:00
template_int_const.i The great merge 2002-11-30 22:01:28 +00:00
template_ns.i add test for the mangling extension #@ preproc.i 2004-03-17 09:44:35 +00:00
template_ns2.i The great merge 2002-11-30 22:01:28 +00:00
template_ns3.i The great merge 2002-11-30 22:01:28 +00:00
template_ns4.i The great merge 2002-11-30 22:01:28 +00:00
template_ns_enum.i The great merge 2002-11-30 22:01:28 +00:00
template_ns_enum2.i The great merge 2002-11-30 22:01:28 +00:00
template_ns_inherit.i The great merge 2002-11-30 22:01:28 +00:00
template_ns_scope.i The great merge 2002-11-30 22:01:28 +00:00
template_opaque.i add template + opaque type test 2004-05-27 11:44:33 +00:00
template_partial_arg.i new test 2003-09-01 18:23:08 +00:00
template_qualifier.i The great merge 2002-11-30 22:01:28 +00:00
template_ref_type.i new test 2003-06-03 19:08:09 +00:00
template_rename.i The great merge 2002-11-30 22:01:28 +00:00
template_retvalue.i The great merge 2002-11-30 22:01:28 +00:00
template_specialization.i fix warning 2004-01-13 02:52:25 +00:00
template_specialization_defarg.i Added broken test for template + specialization + defarg 2002-12-10 23:19:49 +00:00
template_specialization_enum.i Added broken test for template + specialization + enum 2002-12-10 23:59:33 +00:00
template_static.i The great merge 2002-11-30 22:01:28 +00:00
template_tbase_template.i The great merge 2002-11-30 22:01:28 +00:00
template_type_namespace.i The great merge 2002-11-30 22:01:28 +00:00
template_typedef.i fix for java 2004-04-11 12:42:00 +00:00
template_typedef_cplx.i Moved initialization of static class members outside of the class 2003-05-23 02:35:14 +00:00
template_typedef_cplx2.h Moved initialization of static class members outside of the class 2003-05-23 02:35:14 +00:00
template_typedef_cplx2.i The great merge 2002-11-30 22:01:28 +00:00
template_typedef_cplx3.i The great merge 2002-11-30 22:01:28 +00:00
template_typedef_cplx4.i The great merge 2002-11-30 22:01:28 +00:00
template_typedef_cplx5.i *** empty log message *** 2003-11-27 16:54:26 +00:00
template_typedef_import.i The great merge 2002-11-30 22:01:28 +00:00
template_typedef_import.list The great merge 2002-11-30 22:01:28 +00:00
template_typedef_import_runtime.i Testcases that used the prebuilt runtime library generate their own runtime library DLL/so and use that instead now 2004-07-10 16:36:19 +00:00
template_typedef_ptr.i add new broken case template_typedef_ptr 2004-04-09 22:14:51 +00:00
template_virtual.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
template_whitespace.i The great merge 2002-11-30 22:01:28 +00:00
throw_exception.i Use %warnfilter to filter out a few warnings from the Ruby module about 2004-08-24 13:47:31 +00:00
typedef_array_member.i The great merge 2002-11-30 22:01:28 +00:00
typedef_class.i new test 2003-05-29 18:30:10 +00:00
typedef_funcptr.i For for workshop compilers 2004-08-12 21:07:39 +00:00
typedef_inherit.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
typedef_mptr.i Typedef_mptr test (with runme). 2003-06-06 16:19:28 +00:00
typedef_reference.i The great merge 2002-11-30 22:01:28 +00:00
typedef_scope.i The great merge 2002-11-30 22:01:28 +00:00
typemap_namespace.i fix for testing under C# 2003-06-12 13:29:30 +00:00
typemap_ns_using.i The great merge 2002-11-30 22:01:28 +00:00
typemap_self.i added more ugly 'self' cases 2004-01-15 22:59:55 +00:00
typemap_subst.i fix for testing under C# 2003-06-12 13:29:30 +00:00
typename.i The great merge 2002-11-30 22:01:28 +00:00
union_scope.i The great merge 2002-11-30 22:01:28 +00:00
unions.i Removed deprecated pragmas 2003-04-03 12:12:22 +00:00
using1.i The great merge 2002-11-30 22:01:28 +00:00
using2.i The great merge 2002-11-30 22:01:28 +00:00
using_composition.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
using_extend.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
using_inherit.i The great merge 2002-11-30 22:01:28 +00:00
using_namespace.i Inhibited multiple inheritance warnings for C# 2003-06-12 12:15:30 +00:00
using_pointers.i add virtual destructors where needed 2004-04-11 12:10:44 +00:00
using_private.i The great merge 2002-11-30 22:01:28 +00:00
using_protected.i The great merge 2002-11-30 22:01:28 +00:00
valuewrapper.i value_wrapper -> valuewrapper. My test suite depends on the module name 2003-12-09 02:06:57 +00:00
valuewrapper_base.i The great merge 2002-11-30 22:01:28 +00:00
valuewrapper_const.i Method name change as SWIG can't overload the return type when the difference is just 'const'. Perhaps SWIG ought to emit a warning for this though? 2003-05-07 18:55:28 +00:00
valuewrapper_default.i missing method bodies added to valuewrapper_default testcase 2003-07-31 21:45:26 +00:00
varargs.i beefed up varargs test 2003-03-19 20:48:52 +00:00
virtual_derivation.i _a -> m_a name change 2004-04-09 20:01:43 +00:00
virtual_destructor.i Added a protected destructor in derived class 2003-11-29 00:29:54 +00:00
virtual_poly.i Suppress warnings about covariant return types in Java and C#. 2003-12-28 21:06:52 +00:00
voidtest.i The great merge 2002-11-30 22:01:28 +00:00
wrapmacro.i add python runme 2004-01-20 20:49:05 +00:00

SWIG testsuite README file
--------------------------

This testsuite is here to ensure SWIG can handle a wide range of c/c++
syntax. The testsuite comprises many testcases in this directory. Each
test case is tested under each of the language modules thereby
thoroughly testing all of SWIG. It ensures that each of the language
modules are at a similar standard.

Those modules that support shadow classes run the tests producing
shadow classes to test the full language module functionality.

Some test cases need a runtime test. These need implementing in each
of the language modules. The language modules look for a file in the
language specific test-suite directory which has _runme appended after
the testcase name. If one is found it will be run as part of the test.

Some language modules add to this common set of test cases for
language specific tests. These can be found in the appropriate
language test-suite directory. There is also a README in each of the
language module directories.

For each testcase a message showing which testcase is being tested is
displayed. Nothing else is printed unless the test fails.


Some Developer Guidelines
-------------------------

Note that the whole test suite need not be run each time a testcase is
modified. An individual testcase may be run by going to the language
module test-suite directory and using make testcasename.xxx where xxx
is the type of test (eg cpptest). See common.mk. make -s doesn't print
any junk on the screen and is useful for emulating the way make check
works from the SWIG root directory.

If there are runtime tests needed, don't print anything unless there
is an error in which case stderr is suggested.

Please set the name of the module to the same name as the testcase,
otherwise modules will not be found.