swig/Examples/test-suite
William S Fulton d98658d30b Suppress ecj warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10226 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-01-31 22:58:43 +00:00
..
allegrocl Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
cffi Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
chicken Chicken test suite now runs with no errors 2007-10-26 23:08:34 +00:00
clisp Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
csharp test exception_partial_info only in Java and C# 2007-10-28 21:36:43 +00:00
errors
guile Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
guilescm parallel build fix 2007-10-28 23:41:07 +00:00
java Fix ARRAYSOFCLASSES bug reported by Kevin Mills where the changes made to an array element in the C layer are not reflected back into Java 2008-01-25 22:03:12 +00:00
lua [lua] Fix a bug in the class hierachy code, where the methods were not propagated, 2007-12-04 09:25:58 +00:00
mzscheme Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
ocaml Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
perl5 Fix #1798728 - numbers can be passed to functions taking char * 2007-12-12 19:26:22 +00:00
php4 Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
pike Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
python Additions to %types so that a user can specify the code to go into the casting / conversion function 2008-01-31 22:48:24 +00:00
r Revert last change 2007-11-15 02:17:19 +00:00
ruby Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
schemerunme [MzScheme] Typemaps for all integral types now accept the full range 2006-02-19 19:28:42 +00:00
tcl Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
testdir
uffi Remove cvs $Header$ 2007-10-17 21:56:11 +00:00
abstract_access.i add support for named warning codes 2006-01-06 11:42:24 +00:00
abstract_inherit.i add support for named warning codes 2006-01-06 11:42:24 +00:00
abstract_inherit_ok.i add support for named warning codes 2006-01-06 11:42:24 +00:00
abstract_signature.i virtual method hiding fix 2006-02-17 23:41:57 +00:00
abstract_typedef.i
abstract_typedef2.i
abstract_virtual.i Silence visual studio 2006-01-10 23:24:57 +00:00
access_change.i More tests when a method's access changes through inheritance hierarchy 2005-06-09 18:42:59 +00:00
add_link.i
aggregate.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
allowexcept.i fix unused 'fail:' label warnings 2006-02-05 04:08:56 +00:00
anonymous_bitfield.i
apply_signed_char.i %apply signed char test added 2006-08-10 21:22:12 +00:00
apply_strings.i Suppress SWIG warnings 2007-10-28 21:33:15 +00:00
argout.i fix docs, path provided by Olly 2006-04-11 01:40:20 +00:00
array_member.i fix bug #1158178 2006-02-24 08:34:03 +00:00
array_typedef_memberin.i
arrayref.i
arrays.i add <stdlib.h> for malloc and lua 2006-01-31 06:16:41 +00:00
arrays_dimensionless.i add support for named warning codes 2006-01-06 11:42:24 +00:00
arrays_global.i more test cases, less cast operations 2006-01-07 00:28:51 +00:00
arrays_global_twodim.i more test cases, less cast operations 2006-01-07 00:57:44 +00:00
arrays_scope.i
bloody_hell.i add support for named warning codes 2006-01-06 11:42:24 +00:00
bools.i add support for named warning codes 2006-01-06 11:42:24 +00:00
cast_operator.i
casts.i
char_constant.i fix bug #1435090 2006-02-21 18:04:59 +00:00
char_strings.i fix char *& typemap, reported by Geoff Hutchison 2006-02-23 21:26:36 +00:00
class_ignore.i adding more broken cases 2005-10-27 09:14:20 +00:00
class_scope_weird.i Fix test for gcc-4.1 2006-06-05 21:04:35 +00:00
clientdata_prop.list
clientdata_prop_a.h
clientdata_prop_a.i
clientdata_prop_b.h
clientdata_prop_b.i
common.mk Additions to %types so that a user can specify the code to go into the casting / conversion function 2008-01-31 22:48:24 +00:00
compactdefaultargs.i warning/error fixes for Visual Studio 2005-10-09 13:49:44 +00:00
const_const.i
const_const_2.i
constant_pointers.i Remove _wrap from .R files 2007-11-11 03:08:10 +00:00
constants.i adding more broken cases 2005-10-27 09:14:20 +00:00
constover.i
constructor_copy.i Updated CHANGES.current. 2007-04-30 09:45:10 +00:00
constructor_exception.i
constructor_explicit.i
constructor_ignore.i Fix ignore on implicit constructors 2007-09-07 22:10:03 +00:00
constructor_value.i
contract.i add support for named warning codes 2006-01-06 11:42:24 +00:00
conversion.i
conversion_namespace.i more thorough %rename tests including conversion operator %rename 2007-05-26 00:05:32 +00:00
conversion_ns_template.i fix repeated symbol 2006-02-05 04:09:36 +00:00
cplusplus_throw.i muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself. 2006-01-12 23:43:16 +00:00
cpp_basic.i fix macro expansion issue reported by Andreas Held 2006-02-13 08:56:55 +00:00
cpp_broken.i fix example max macro/template and external max macro conflicts 2005-09-16 00:35:38 +00:00
cpp_enum.i fix for undefined reference on Cygwin 2005-05-12 20:46:20 +00:00
cpp_namespace.i
cpp_nodefault.i remove debug printout 2006-02-04 17:37:09 +00:00
cpp_static.i
cpp_typedef.i
csharp_attributes.i C# attribute support added - %csattributes feature, %csattributes typemap 2005-05-12 20:19:47 +00:00
csharp_exceptions.i New invalid cast exception added 2006-11-08 00:57:29 +00:00
csharp_features.i add in missing virtual destructor 2006-07-04 20:49:55 +00:00
csharp_prepost.i pre, post, cshin, pgcppname attribute tests for javain/csin typemap 2007-04-17 22:48:38 +00:00
csharp_typemaps.i Back out valueparm attribute in the csvarin typemap. Add example usage of temporary variables in the csvarin typemap into docs. Modify CDate C# example. Add in special variable expansion in the csvarin typemap. 2007-09-21 23:58:00 +00:00
default_args.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
default_constructor.i check/fix the %delobject feature for member methods 2006-01-29 01:21:52 +00:00
defvalue_constructor.i
derived_byvalue.i Fixed bug in typemaps which caused derived_byvalue and rname test cases to fail. 2007-02-22 09:21:23 +00:00
derived_nested.i
destructor_reprotected.i
director_abstract.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
director_basic.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
director_classes.i Suppress director out warning for pointers/references 2006-06-05 21:05:15 +00:00
director_classic.i More comprehensive test 2006-07-27 21:57:35 +00:00
director_constructor.i
director_default.i more directors and default arg tests 2006-09-13 20:36:44 +00:00
director_detect.i missing %feature(director) 2006-09-13 20:35:49 +00:00
director_enum.i add support for named warning codes 2006-01-06 11:42:24 +00:00
director_exception.i muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself. 2006-01-12 23:43:16 +00:00
director_extend.i use $self special variable instead of self in %extend 2006-11-08 01:01:37 +00:00
director_finalizer.i
director_frob.i Fix bug #1776651 - bug when the director class name is similar to other symbols being used 2007-08-20 19:48:45 +00:00
director_ignore.i add in missing return values 2006-10-24 20:16:29 +00:00
director_namespace_clash.i test directors with 2 same name classes in different namespace 2006-07-07 10:08:45 +00:00
director_nested.i Add in missing director directives 2006-06-02 20:53:37 +00:00
director_overload.i Fix directors for some overloaded methods where the imtype resulted in identical methods being generated in the C# director class 2007-07-03 22:39:35 +00:00
director_primitives.i add in missing virtual destructor 2006-07-04 20:49:55 +00:00
director_protected.i remove name clash with runtime tests 2006-08-16 20:59:11 +00:00
director_redefined.i
director_string.i Add testcase which fails with C# directors. 2006-10-12 00:00:13 +00:00
director_thread.i Fix win32 threads 2006-08-16 20:51:50 +00:00
director_unroll.i
director_using.i Add in missing director directives 2006-06-02 20:53:37 +00:00
director_wombat.i add support for named warning codes 2006-01-06 11:42:24 +00:00
director_wstring.i Bug 1446319 - variable of same emitted more than once when more than wstring parameter in director methods 2006-03-10 21:47:13 +00:00
disown.i add support for named warning codes 2006-01-06 11:42:24 +00:00
dynamic_cast.i C# exception handling correction 2008-01-12 22:43:22 +00:00
empty.i test wrapping nothing! 2005-09-28 20:55:18 +00:00
enum_plus.i add support for named warning codes 2006-01-06 11:42:24 +00:00
enum_scope_template.i
enum_template.i fix extra ; 2006-01-19 04:49:10 +00:00
enum_thorough.i workaround global namespace pollution by older versions of perl 2006-02-10 16:43:49 +00:00
enum_thorough_proper.i
enum_thorough_simple.i
enum_thorough_typesafe.i
enum_thorough_typeunsafe.i
enum_var.i
enums.i ruby warning suppression 2006-09-13 20:31:42 +00:00
evil_diamond.i add support for named warning codes 2006-01-06 11:42:24 +00:00
evil_diamond_ns.i add support for named warning codes 2006-01-06 11:42:24 +00:00
evil_diamond_prop.i add support for named warning codes 2006-01-06 11:42:24 +00:00
exception_order.i change variable name for Ruby 2006-01-29 01:14:57 +00:00
exception_partial_info.i Chicken test suite now runs with no errors 2007-10-26 23:08:34 +00:00
extend.i 64 bit portability warnings fix 2006-11-24 22:41:17 +00:00
extend_default.i add support for named warning codes 2006-01-06 11:42:24 +00:00
extend_placement.i use $self special variable instead of self in %extend 2006-11-08 01:01:37 +00:00
extend_template.i
extend_template_ns.i
extend_variable.i add %extend for static member variables test 2006-11-29 21:56:03 +00:00
extern_declaration.i massive typemap unification 2005-10-18 13:24:15 +00:00
extern_namespace.i fix extra ; 2006-01-19 04:49:10 +00:00
extern_throws.i muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself. 2006-01-12 23:43:16 +00:00
features.i add support for named warning codes 2006-01-06 11:42:24 +00:00
file_test.i
fragments.i
friends.i Fix test for gcc-4.1 2006-06-05 21:04:35 +00:00
function_typedef.i
fvirtual.i testcase for -fvirtual 2006-09-28 21:53:23 +00:00
global_ns_arg.i add missing check for noargs 2006-02-03 09:08:27 +00:00
global_vars.i Remove R explicit workaround 2006-09-13 20:32:10 +00:00
grouping.i
ignore_parameter.i
ignore_template_constructor.i Updated CHANGES.current. 2007-04-30 09:45:10 +00:00
immutable.i capitalization for Ruby 2005-10-15 01:13:17 +00:00
import_nomodule.h
import_nomodule.i add %delobject, which is the equivalent of %newobject but for functions that delete an element. This allows to properly disown the argument, as the %newobject directive allows to 'own' the object 2006-01-09 17:35:04 +00:00
imports.list
imports_a.h add back the newline at the end of the file since gcc complains too much 2006-03-27 21:17:04 +00:00
imports_a.i add support for named warning codes 2006-01-06 11:42:24 +00:00
imports_b.h
imports_b.i recover the %import(module=name) option,lost in previous fix 2005-09-30 15:27:20 +00:00
inctest.h fix include within a structure - #1162194 2006-10-06 23:02:45 +00:00
inctest.i test include within a structure - #1162194 2006-10-06 22:59:22 +00:00
inherit.i Test for patch #1116431 Fix non member functions inadvertently being called instead of member functions. 2005-09-23 21:20:27 +00:00
inherit_missing.i Fix dodgy code 2006-01-10 23:25:40 +00:00
inherit_same_name.i add missing virtual destructors 2006-02-23 07:08:11 +00:00
inherit_target_language.i fix generated code for derived classes when csbase or javabase typemaps are used with the replace=1 attribute. 2007-10-19 21:48:05 +00:00
inherit_void_arg.i
inline_initializer.i
integers.i New test case integers. 2006-02-14 18:25:16 +00:00
intermediary_classname.i vc++ warning suppression 2006-01-24 21:42:02 +00:00
java_constants.i
java_director.i 64 bit portability warnings fix 2006-11-24 22:41:17 +00:00
java_enums.i Suppress ecj warnings 2008-01-31 22:58:43 +00:00
java_jnitypes.i
java_lib_arrays.i Fix ARRAYSOFCLASSES bug reported by Kevin Mills where the changes made to an array element in the C layer are not reflected back into Java 2008-01-25 22:03:12 +00:00
java_lib_arrays_dimensionless.i
java_lib_various.i add setter into test 2005-02-17 22:23:37 +00:00
java_pgcpp.i Strip C comments from the java typemaps when determining to use the premature garbage collection prevention parameter 2007-10-12 21:41:27 +00:00
java_pragmas.i Suppress ecj warnings 2008-01-31 22:58:43 +00:00
java_prepost.i pre, post, cshin, pgcppname attribute tests for javain/csin typemap 2007-04-17 22:48:38 +00:00
java_throws.i Suppress ecj warnings 2008-01-31 22:58:43 +00:00
java_typemaps_proxy.i Suppress ecj warnings 2008-01-31 22:58:43 +00:00
java_typemaps_typewrapper.i Suppress ecj warnings 2008-01-31 22:58:43 +00:00
kind.i update to use proxy terminology 2006-06-29 21:17:30 +00:00
langobj.i set PyObject * out typemaps back to simple returns 2006-01-28 03:38:05 +00:00
lextype.i add <stdlib.h> for malloc and lua 2006-01-31 06:16:41 +00:00
li_attribute.i fix compilation warnings for vc++ 2007-10-22 21:33:01 +00:00
li_boost_shared_ptr.i minor tweaks 2008-01-13 21:16:12 +00:00
li_carrays.i add in global array variable 2007-04-02 21:37:13 +00:00
li_cdata.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
li_cdata_carrays.i [perl5] Use sv_setpvn() to set a scalar from a pointer and length 2007-09-17 23:24:11 +00:00
li_cmalloc.i use include <> instead of "" for system files 2006-01-15 02:08:31 +00:00
li_constraints.i remove non-portable test 2007-07-24 21:29:12 +00:00
li_cpointer.i add support for named warning codes 2006-01-06 11:42:24 +00:00
li_cstring.i use consistent macro name SWIG_CSTRING_UNIMPL 2006-01-06 01:52:19 +00:00
li_cwstring.i use consistent macro name SWIG_CSTRING_UNIMPL 2006-01-06 01:52:19 +00:00
li_factory.i readd %factory for create method 2006-03-19 23:28:34 +00:00
li_implicit.i add support for named warning codes 2006-01-06 11:42:24 +00:00
li_math.i
li_std_deque.i
li_std_except.i mods for VC++ 2006-01-13 23:40:42 +00:00
li_std_map.i Changed %trackobjects directive to %feature directive 2007-05-01 05:46:46 +00:00
li_std_pair.i Move ruby specific test into Ruby specific testcase li_std_pair_lang_object.i 2007-09-03 19:45:14 +00:00
li_std_set.i Improved multimap, vector and set by rearranging 2007-05-01 06:43:56 +00:00
li_std_stream.i Made autodoc ignore numinputs=0. 2007-05-02 22:09:06 +00:00
li_std_string.i solaris warning fix 2006-11-02 18:15:20 +00:00
li_std_vector.i Improved algorithm of renaming of methods with numbers at the end. 2007-05-04 13:12:31 +00:00
li_std_wstring.i Fixes to std_map and multimap. There's still a problem 2007-05-01 01:08:17 +00:00
li_stdint.i adding stdint.i, the ISO C99 int types 2005-11-21 20:27:24 +00:00
li_typemaps.i Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts 2005-04-15 05:23:14 +00:00
li_windows.i Fix test - SWIG was incorrectly getting #defines to the windows integer types, which was not intended in original test 2006-07-24 20:34:12 +00:00
list_vector.i
long_long.i add support for named warning codes 2006-01-06 11:42:24 +00:00
long_long_apply.i
member_pointer.i Remove obscure mpointer example and replace with member_pointer.i testcase and runtime examples 2007-08-09 23:47:13 +00:00
member_template.i fix example max macro/template and external max macro conflicts 2005-09-16 00:35:38 +00:00
memberin1.i
minherit.i
minherit2.i fix module name 2006-11-04 10:29:50 +00:00
mixed_types.i add support for named warning codes 2006-01-06 11:42:24 +00:00
mod.h avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example 2006-01-20 18:59:06 +00:00
mod.list avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example 2006-01-20 18:59:06 +00:00
mod_a.i avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example 2006-01-20 18:59:06 +00:00
mod_b.i avoid cast list elements, add more debug info, add Rubin's multi-module 'mod'example 2006-01-20 18:59:06 +00:00
multi_import.h Added test suite entry for Bug #1735931 2007-10-12 17:04:24 +00:00
multi_import.list Added test suite entry for Bug #1735931 2007-10-12 17:04:24 +00:00
multi_import_a.i Added test suite entry for Bug #1735931 2007-10-12 17:04:24 +00:00
multi_import_b.i Added test suite entry for Bug #1735931 2007-10-12 17:04:24 +00:00
multi_import_c.i Added test suite entry for Bug #1735931 2007-10-12 17:04:24 +00:00
multiple_inheritance.i add missing virtual destructors 2006-03-03 22:35:23 +00:00
multivalue.i
name.i add support for named warning codes 2006-01-06 11:42:24 +00:00
name_cxx.i add support for named warning codes 2006-01-06 11:42:24 +00:00
name_warnings.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
namespace_class.i nested class method test 2006-11-08 00:59:17 +00:00
namespace_enum.i
namespace_extend.i add support for named warning codes 2006-01-06 11:42:24 +00:00
namespace_nested.i add more cases 2006-02-22 21:54:19 +00:00
namespace_spaces.i
namespace_template.i add support for named warning codes 2006-01-06 11:42:24 +00:00
namespace_typedef_class.i
namespace_typemap.i c# keyword clash 2005-11-26 08:39:05 +00:00
namespace_union.i
namespace_virtual_method.i
naturalvar.i another case 2005-12-28 22:41:05 +00:00
nested.i
nested_comment.i
newobject1.i
newobject2.i use $self special variable instead of self in %extend 2006-11-08 01:01:37 +00:00
operator_overload.i use $self special variable instead of self in %extend 2006-11-08 01:01:37 +00:00
ordering.i fix php keyword warnings 2006-01-23 21:46:49 +00:00
overload_complicated.i
overload_copy.i
overload_extend.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
overload_extendc.i
overload_rename.i
overload_simple.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
overload_subtype.i
overload_template.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
overload_template_fast.i 'oficially' add fastdispatch option 2005-12-08 21:30:06 +00:00
pointer_in_out.i
pointer_reference.i add support for named warning codes 2006-01-06 11:42:24 +00:00
preproc.i Add preprocessor bug with trailing backslash 2007-11-20 21:48:20 +00:00
primitive_ref.i
primitive_types.i VC++ warning fix 2007-10-23 21:58:16 +00:00
private_assign.i add <stdlib.h> for malloc and lua 2006-01-31 06:16:41 +00:00
profiletest.i add more cases 2005-12-27 22:35:54 +00:00
protected_rename.i
pure_virtual.i add support for named warning codes 2006-01-06 11:42:24 +00:00
README
redefined.i add support for named warning codes 2006-01-06 11:42:24 +00:00
refcount.h warning/error fixes for Visual Studio 2005-10-09 13:49:44 +00:00
refcount.i add extended support for smart pointers 2006-02-04 09:48:40 +00:00
reference_global_vars.i add support for named warning codes 2006-01-06 11:42:24 +00:00
register_par.i
rename.h fix compilation warnings for vc++ 2007-10-22 21:33:01 +00:00
rename1.i more thorough %rename tests including conversion operator %rename 2007-05-26 00:05:32 +00:00
rename2.i more thorough %rename tests including conversion operator %rename 2007-05-26 00:05:32 +00:00
rename3.i more thorough %rename tests including conversion operator %rename 2007-05-26 00:05:32 +00:00
rename4.i more thorough %rename tests including conversion operator %rename 2007-05-26 00:05:32 +00:00
rename_camel.i add initial regexp support based on the coptional rxspencer library. Active it using --with-rxspencer after installing the rxspencer library 2006-01-17 00:32:21 +00:00
rename_scope.i fix [ 1432152 ] %rename friend operators in namespace 2006-02-16 06:59:06 +00:00
restrict_cplusplus.i Change class name for Ruby 2007-04-27 21:12:36 +00:00
ret_by_value.i add support for named warning codes 2006-01-06 11:42:24 +00:00
return_const_value.i type correction 2006-01-10 23:48:55 +00:00
return_value_scope.i
rname.i
shared_ptr_wrapper.h shared_ptr memory leak testing. Make increment and decrement counts thread safe. Fix template test. 2007-10-09 23:56:31 +00:00
sizeof_pointer.i
sizet.i const ref size_t added 2006-10-17 21:42:11 +00:00
smart_pointer_const.i
smart_pointer_const2.i
smart_pointer_extend.i warning fix 2006-10-24 20:33:38 +00:00
smart_pointer_inherit.i warning fixes 2006-11-13 22:13:49 +00:00
smart_pointer_member.i ruby warning fix 2005-03-28 19:43:33 +00:00
smart_pointer_multi.i
smart_pointer_multi_typedef.i
smart_pointer_namespace.i
smart_pointer_namespace2.i
smart_pointer_not.i
smart_pointer_overload.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
smart_pointer_protected.i
smart_pointer_rename.i
smart_pointer_simple.i
smart_pointer_static.i
smart_pointer_templatemethods.i Fix smart pointers and member methods 2007-08-01 00:07:23 +00:00
smart_pointer_templatevariables.i Fix template member variables wrapped by a smart pointer bug reported by Robert Lupton 2008-01-17 00:29:02 +00:00
smart_pointer_typedef.i
sneaky1.i fix for perl keyword 2006-03-07 23:05:11 +00:00
special_variables.i $symname test 2006-07-05 21:24:36 +00:00
static_array_member.i more cleanups 2005-12-22 08:43:11 +00:00
static_const_member.i
static_const_member_2.i add support for named warning codes 2006-01-06 11:42:24 +00:00
std_containers.i Fixed a bug with argout values being incorrectly 2007-05-01 22:40:55 +00:00
struct_rename.i
struct_value.i
swig_examples_lock.h shared_ptr memory leak testing. Make increment and decrement counts thread safe. Fix template test. 2007-10-09 23:56:31 +00:00
sym.i
tag_no_clash_with_variable.i
template.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_arg_replace.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_arg_scope.i
template_arg_typename.i
template_array_numeric.i
template_base_template.i fix php keyword warnings 2006-01-23 21:46:49 +00:00
template_classes.i add nested class test 2006-02-03 07:49:04 +00:00
template_const_ref.i
template_construct.i
template_default.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_default2.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_default_arg.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
template_default_class_parms.i Fix #1819847 %template with just one default template parameter 2007-12-12 19:00:15 +00:00
template_default_inherit.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_default_pointer.i
template_default_qualify.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_default_vw.i
template_enum.i fix template + enum issue reported by James Bigler 2006-03-20 00:14:24 +00:00
template_enum_ns_inherit.i
template_enum_typedef.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_explicit.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_expr.i Use SWIG_GE, SWIG_LE, etc instead of >=, <= since the latter cause 2006-09-26 07:52:24 +00:00
template_extend1.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_extend2.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_extend_overload.i
template_extend_overload_2.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
template_forward.i Fix #1538522 and #1338527, forward templated class declarations without a name for the templated class parameters, such as: template <typename, class> class X; 2007-01-25 23:50:04 +00:00
template_inherit.i
template_inherit_abstract.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_int_const.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_methods.i fix compilation warnings for vc++ 2007-10-22 21:33:01 +00:00
template_ns.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_ns2.i
template_ns3.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_ns4.i
template_ns_enum.i
template_ns_enum2.i php keyword fixes 2005-11-26 08:38:49 +00:00
template_ns_inherit.i
template_ns_scope.i
template_opaque.i
template_partial_arg.i
template_qualifier.i
template_ref_type.i
template_rename.i fix for directors, now the test-suite runs again using -directors 2006-02-21 11:20:09 +00:00
template_retvalue.i
template_specialization.i
template_specialization_defarg.i
template_specialization_enum.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_static.i fix extra ; 2006-01-19 04:49:10 +00:00
template_tbase_template.i php keyword fixes 2006-03-07 21:58:28 +00:00
template_template_parameters.i Fix template template parameters with default arguments 2007-12-06 22:35:43 +00:00
template_type_namespace.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_typedef.i
template_typedef_cplx.i
template_typedef_cplx2.h
template_typedef_cplx2.i
template_typedef_cplx3.i
template_typedef_cplx4.i
template_typedef_cplx5.i
template_typedef_fnc.i add template + typedef + fnc case reported by Carlos Pita. Broken in 1.3.24, but works in CVS. 2005-05-16 01:18:47 +00:00
template_typedef_funcptr.i Fix 1832613 - template function pointer typedefs 2007-12-16 20:55:43 +00:00
template_typedef_import.i
template_typedef_import.list
template_typedef_ns.i fix extra ; 2006-01-19 04:49:10 +00:00
template_typedef_ptr.i add support for named warning codes 2006-01-06 11:42:24 +00:00
template_typedef_rec.i fix name 2005-12-22 23:47:08 +00:00
template_typemaps.i add template_extmode case 2005-04-01 20:05:54 +00:00
template_using.i add template+using test 2005-06-13 16:41:27 +00:00
template_virtual.i
template_whitespace.i php keyword fixes 2005-11-26 08:38:49 +00:00
threads.i A testcase for testing multi-thread issues 2005-06-01 20:40:45 +00:00
throw_exception.i muffle exception specification ignored warning (VC++). This is only for testcases that introduce exception specifications in the testcase case itself. 2006-01-12 23:43:16 +00:00
traits.i add initial traits 2005-11-04 10:58:28 +00:00
typedef_array_member.i
typedef_class.i
typedef_funcptr.i add support for named warning codes 2006-01-06 11:42:24 +00:00
typedef_inherit.i
typedef_mptr.i
typedef_reference.i
typedef_scope.i add infinity loop case 2005-06-17 01:10:10 +00:00
typedef_sizet.i add test for 'typedef unsigned long size_t' 2005-12-07 07:35:11 +00:00
typedef_struct.i fix names for ruby 2006-03-19 23:37:46 +00:00
typemap_namespace.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
typemap_ns_using.i add support for named warning codes 2006-01-06 11:42:24 +00:00
typemap_numinputs.i
typemap_self.i
typemap_subst.i fix unused warnings 2006-02-05 04:10:10 +00:00
typemap_variables.i add the SWIGUTL macro to identify a language using the Unified Typemap Library, and using it around 2006-01-28 17:35:22 +00:00
typemap_various.i solaris warning fix 2006-11-02 18:23:01 +00:00
typename.i
types_directive.i Additions to %types so that a user can specify the code to go into the casting / conversion function 2008-01-31 22:48:24 +00:00
union_scope.i add support for named warning codes 2006-01-06 11:42:24 +00:00
unions.i Fix to compile on Windows. The code defines a type called small, but Windows already defines that type in rpcndr.h. Added code to undef small at the start of the wrapper file. 2005-09-24 21:48:07 +00:00
using1.i add support for named warning codes 2006-01-06 11:42:24 +00:00
using2.i add support for named warning codes 2006-01-06 11:42:24 +00:00
using_composition.i Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_extend.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +00:00
using_inherit.i Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_namespace.i remove extra ; 2006-02-24 23:54:29 +00:00
using_pointers.i remove vc++ noise 2006-01-21 00:02:05 +00:00
using_private.i add in missing virtual destructor 2006-07-04 20:49:55 +00:00
using_protected.i
valuewrapper.i
valuewrapper_base.i
valuewrapper_const.i
valuewrapper_opaque.i
varargs.i more %varargs tests 2005-03-21 22:03:28 +00:00
virtual_derivation.i fix bug #1292926 2005-10-20 15:42:48 +00:00
virtual_destructor.i
virtual_poly.i solaris warning fix 2006-02-17 23:36:39 +00:00
voidtest.i add test for 'void *' argument 2006-02-04 00:02:03 +00:00
wrapmacro.i [lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail. 2007-10-30 06:10:04 +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.