swig/Examples/test-suite
2011-05-18 00:29:36 +00:00
..
allegrocl
cffi
chicken
clisp
csharp Add in missing wrappers for friend functions for some target languages 2011-04-01 23:06:40 +00:00
d [D] Ported r12557 (char enum values). 2011-04-10 16:10:42 +00:00
errors Fix partial overloading warning messages appearing 2011-03-11 22:36:59 +00:00
go More varargs overload testing for Go. 2011-02-20 04:47:17 +00:00
guile
guilescm
java Add in missing wrappers for friend functions for some target languages 2011-04-01 23:06:40 +00:00
lua Fix typecheck typemaps for SWIGTYPE *const& 2011-01-30 00:42:27 +00:00
mzscheme
ocaml
octave Workaround for Octave crashing at extit in the mods and multi_import testcases 2011-05-18 00:29:36 +00:00
perl5
php [PHP] Fix handling of overloaded methods/functions where some 2011-03-14 12:33:56 +00:00
pike
python %varargs - better documentation and remove additional argument generation which didn't work properly as a sentinel 2011-05-14 00:13:43 +00:00
r R - SF #3168676 Fix %rename not working for member variables and methods. Add new simple rename testcase with runtime tests for C# and R 2011-02-04 23:42:06 +00:00
ruby
schemerunme
tcl Apply #3300072 from Christian Delbaere to fix multiple module loading not always sharing variables across modules. 2011-05-17 18:12:53 +00:00
testdir
uffi
abstract_access.i
abstract_inherit.i
abstract_inherit_ok.i
abstract_signature.i
abstract_typedef.i
abstract_typedef2.i
abstract_virtual.i
access_change.i
add_link.i
aggregate.i
allowexcept.i
allprotected.i
anonymous_bitfield.i
apply_signed_char.i
apply_strings.i
argcargvtest.i
argout.i
array_member.i
array_typedef_memberin.i vc++ compile failure workaround in testcase 2011-04-30 20:59:13 +00:00
arrayref.i
arrays.i
arrays_dimensionless.i
arrays_global.i
arrays_global_twodim.i
arrays_scope.i
bloody_hell.i
bools.i
callback.i
cast_operator.i
casts.i
catches.i
char_binary.i
char_constant.i
char_strings.i
chicken_ext_test.i
class_ignore.i
class_scope_weird.i
clientdata_prop.list
clientdata_prop_a.h
clientdata_prop_a.i
clientdata_prop_b.h
clientdata_prop_b.i
common.mk Rename varargs_typemap test case to python_varargs_typemap, and move 2011-05-02 21:11:15 +00:00
compactdefaultargs.i
complextest.i
const_const.i
const_const_2.i
constant_expr.i
constant_pointers.i
constants.i
constover.i
constructor_copy.i
constructor_exception.i
constructor_explicit.i
constructor_ignore.i
constructor_rename.i
constructor_value.i
contract.i
conversion.i
conversion_namespace.i
conversion_ns_template.i
cplusplus_throw.i
cpp_basic.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
cpp_broken.i
cpp_enum.i
cpp_namespace.i
cpp_nodefault.i
cpp_static.i
cpp_typedef.i
csharp_attributes.i
csharp_exceptions.i
csharp_features.i
csharp_lib_arrays.i
csharp_prepost.i
csharp_typemaps.i
d_exception_name.i
d_nativepointers.i [D] Test C++ references in »d_nativepointers«; normalized indentation. 2011-01-29 21:32:11 +00:00
default_arg_values.i gcc-4.5 warning fix 2011-03-12 21:37:35 +00:00
default_args.i
default_constructor.i
defvalue_constructor.i
derived_byvalue.i
derived_nested.i
destructor_reprotected.i
director_abstract.i
director_alternating.i
director_basic.i
director_classes.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
director_classic.i
director_constructor.i
director_default.i
director_detect.i
director_enum.i
director_exception.i
director_extend.i
director_finalizer.i
director_frob.i
director_ignore.i
director_keywords.i
director_namespace_clash.i
director_nested.i
director_overload.i
director_primitives.i
director_profile.i
director_protected.i Any 'using' statements in the protected section of a class were previously ignored with dirprot mode, certainly with Java and C#. Also directors - a call to a method being defined in the base class, not overridden in a subcalss, but again overridden in a class derived from the first subclass was not being dispatched correcly to the most derived class - affecting non-scripting languages. Fix for C# is based on recent fix for D. 2011-02-01 07:02:50 +00:00
director_protected_overloaded.i
director_redefined.i
director_stl.i
director_string.i
director_thread.i
director_unroll.i
director_using.i Any 'using' statements in the protected section of a class were previously ignored with dirprot mode, certainly with Java and C#. Also directors - a call to a method being defined in the base class, not overridden in a subcalss, but again overridden in a class derived from the first subclass was not being dispatched correcly to the most derived class - affecting non-scripting languages. Fix for C# is based on recent fix for D. 2011-02-01 07:02:50 +00:00
director_wombat.i
director_wstring.i
disown.i
dynamic_cast.i
empty.i
enum_plus.i
enum_rename.i
enum_scope_template.i
enum_template.i
enum_thorough.i SF bug #3195112 - fix wrapping of enums that are type char 2011-03-26 15:28:31 +00:00
enum_thorough_proper.i
enum_thorough_simple.i
enum_thorough_typesafe.i
enum_thorough_typeunsafe.i
enum_var.i
enums.i
evil_diamond.i
evil_diamond_ns.i
evil_diamond_prop.i
exception_order.i
exception_partial_info.i
expressions.i
extend.i
extend_default.i
extend_placement.i
extend_template.i
extend_template_ns.i
extend_variable.i
extern_c.i
extern_declaration.i
extern_namespace.i
extern_throws.i
features.i
file_test.i
fragments.i
friends.i
funcptr.i
funcptr_cpp.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
function_typedef.i
fvirtual.i
global_namespace.i
global_ns_arg.i Rename symbol in test case as the name is clashing in some way with new versions of Octave (3.2.4) 2011-02-19 16:20:38 +00:00
global_scope_types.i
global_vars.i
grouping.i
guilescm_ext_test.i
iadd.i
ignore_parameter.i
ignore_template_constructor.i
immutable_values.i
implicittest.i
import_nomodule.h
import_nomodule.i
import_stl.list new %import test for vector 2011-04-11 21:28:06 +00:00
import_stl_a.i new %import test for vector 2011-04-11 21:28:06 +00:00
import_stl_b.i new %import test for vector 2011-04-11 21:28:06 +00:00
imports.list
imports_a.h
imports_a.i
imports_b.h
imports_b.i
inctest.h
inctest.i
inherit.i
inherit_missing.i
inherit_same_name.i
inherit_target_language.i
inherit_void_arg.i
inline_initializer.i
inout.i
inplaceadd.i
input.i
insert_directive.i
integers.i
intermediary_classname.i
java_constants.i
java_director.i
java_enums.i
java_jnitypes.i
java_lib_arrays.i
java_lib_arrays_dimensionless.i
java_lib_various.i
java_pgcpp.i
java_pragmas.i
java_prepost.i
java_throws.i
java_typemaps_proxy.i
java_typemaps_typewrapper.i
keyword_rename.i
kind.i
langobj.i
lextype.i
li_attribute.i
li_boost_intrusive_ptr.i
li_boost_shared_ptr.i li_boost_shared_ptr.i testcase - fix for missing %shared_ptr highlighted by new smart pointer warning 520 2011-02-01 19:14:14 +00:00
li_boost_shared_ptr_bits.i
li_carrays.i
li_cdata.i
li_cdata_carrays.i
li_cmalloc.i
li_constraints.i
li_cpointer.i
li_cstring.i
li_cwstring.i
li_factory.i
li_implicit.i
li_math.i
li_reference.i
li_std_carray.i
li_std_combinations.i
li_std_deque.i
li_std_except.i
li_std_functors.i
li_std_list.i
li_std_map.i
li_std_map_member.i Bug 1498929: Access to member fields of map elements. 2011-04-25 21:12:33 +00:00
li_std_multimap.i
li_std_pair.i
li_std_pair_extra.i
li_std_pair_lang_object.i
li_std_queue.i
li_std_set.i
li_std_stack.i
li_std_stream.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
li_std_string.i
li_std_string_extra.i
li_std_vector.i
li_std_vector_extra.i
li_std_vector_ptr.i
li_std_vectora.i
li_std_wstream.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
li_std_wstring.i
li_stdint.i
li_typemaps.i
li_typemaps_apply.i Fix C# typemaps.i so that %apply works doesn't break function returns using the same types, for example, %apply int &INPUT { int & } won't break 'int &foo(int &x);' 2011-01-24 19:27:06 +00:00
li_windows.i
list_vector.i
long_long.i
long_long_apply.i
member_funcptr_galore.i Solaris warnings/errors testcase fixes 2011-02-20 19:29:50 +00:00
member_pointer.i Solaris warnings/errors testcase fixes 2011-02-20 19:29:50 +00:00
member_template.i
memberin1.i
memberin_extend.i
memberin_extend_c.i
minherit.i
minherit2.i
mixed_types.i
mod.h
mod.list
mod_a.i
mod_b.i
multi_import.h
multi_import.list
multi_import_a.i
multi_import_b.i
multi_import_c.i
multiple_inheritance.i
multivalue.i
name.i
name_cxx.i
name_warnings.i
namespace_class.i
namespace_enum.i
namespace_extend.i
namespace_nested.i
namespace_spaces.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
namespace_template.i
namespace_typedef_class.i
namespace_typemap.i
namespace_union.i
namespace_virtual_method.i
naturalvar.i
nested.i
nested_class.i Solaris warnings/errors testcase fixes 2011-02-20 19:29:50 +00:00
nested_comment.i
nested_structs.i
nested_workaround.i
newobject1.i
newobject2.i
nspace.i [D] nspace support. 2011-03-13 00:32:26 +00:00
nspace_extend.i [D] nspace support. 2011-03-13 00:32:26 +00:00
null_pointer.i Apply patch 3224663 for Tcl - NULL value fixes and performance improvements for classes with many methods. 2011-03-29 18:57:42 +00:00
octave_cell_deref.i
operator_overload.i
operator_overload_break.i
operator_pointer_ref.i Test case for bug 3285386 2011-04-12 16:35:09 +00:00
operbool.i
ordering.i
overload_complicated.i
overload_copy.i
overload_extend.i Fix Lua warning suppression for overload_extend testcase 2011-02-19 12:39:44 +00:00
overload_extendc.i
overload_rename.i
overload_return_type.i [PHP] Fix handling of overloaded methods/functions where some 2011-03-14 12:33:56 +00:00
overload_simple.i
overload_subtype.i
overload_template.i
overload_template_fast.i
packageoption.h
packageoption.list
packageoption_a.i
packageoption_b.i
packageoption_c.i
php_namewarn_rename.i
pointer_in_out.i
pointer_reference.i Fix typecheck typemaps for SWIGTYPE *const& 2011-01-30 00:42:27 +00:00
prefix.i
preproc.i Warning suppression 2011-02-17 22:43:28 +00:00
preproc_constants.i
preproc_constants_c.i
preproc_defined.i Fix C code in test case 2011-02-20 00:37:54 +00:00
preproc_include.i Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import 2011-03-17 07:33:05 +00:00
preproc_include_a.h Fix Fix #1927852 - #include directives don't preprocess the file passed to it 2011-02-13 13:53:14 +00:00
preproc_include_b.h Fix Fix #1927852 - #include directives don't preprocess the file passed to it 2011-02-13 13:53:14 +00:00
preproc_include_c.h Fix Fix #1927852 - #include directives don't preprocess the file passed to it 2011-02-13 13:53:14 +00:00
preproc_include_d withspace.h Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import 2011-03-17 07:33:05 +00:00
preproc_include_e withspace.h Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import 2011-03-17 07:33:05 +00:00
preproc_include_f withspace.h Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import 2011-03-17 07:33:05 +00:00
preproc_include_g.h Fix regression introduced in swig-2.0.2 where filenames with spaces were not found when used with %include and %import 2011-03-17 07:33:05 +00:00
preproc_line_file.i
primitive_ref.i
primitive_types.i
private_assign.i
profiletest.i
protected_rename.i
pure_virtual.i
python_abstractbase.i
python_append.i
python_autodoc.i
python_kwargs.i
python_nondynamic.i
python_overload_simple_cast.i
python_pybuf.i
python_richcompare.i Added test case for python richcompare operators. 2011-03-31 03:55:42 +00:00
python_varargs_typemap.i Python 3.2 portability fixes 2011-05-13 06:01:07 +00:00
r_copy_struct.i
r_double_delete.i
r_legacy.i
README
redefined.i
refcount.h
refcount.i
reference_global_vars.i
register_par.i
rename.h
rename1.i
rename2.i
rename3.i
rename4.i
rename_camel.i
rename_pcre_encoder.i
rename_pcre_enum.i
rename_scope.i
rename_simple.i R - SF #3168676 Fix %rename not working for member variables and methods. Add new simple rename testcase with runtime tests for C# and R 2011-02-04 23:42:06 +00:00
rename_strip_encoder.i
restrict_cplusplus.i Hack for testcase to compile under PHP 5.3 / gcc-4.4 2011-02-05 23:04:05 +00:00
ret_by_value.i
return_const_value.i
return_value_scope.i
rname.i
ruby_keywords.i
ruby_li_std_speed.i
ruby_naming.i
ruby_track_objects.i
ruby_track_objects_directors.i
samename.i
shared_ptr_wrapper.h
simple_array.i
simutry.i
sizeof_pointer.i
sizet.i
smart_pointer_const.i
smart_pointer_const2.i
smart_pointer_const_overload.i
smart_pointer_extend.i
smart_pointer_inherit.i
smart_pointer_member.i
smart_pointer_multi.i
smart_pointer_multi_typedef.i
smart_pointer_namespace.i
smart_pointer_namespace2.i
smart_pointer_not.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
smart_pointer_overload.i
smart_pointer_protected.i
smart_pointer_rename.i
smart_pointer_simple.i
smart_pointer_static.i
smart_pointer_template_const_overload.i test case fix 2011-03-29 22:21:08 +00:00
smart_pointer_templatemethods.i
smart_pointer_templatevariables.i
smart_pointer_typedef.i
sneaky1.i
special_variable_macros.i Fixed PyGetSetDescr for python3.2. 2011-05-08 06:54:21 +00:00
special_variables.i
static_array_member.i
static_const_member.i
static_const_member_2.i
std_containers.i
stl_new.i
struct_initialization.i
struct_initialization_cpp.i
struct_rename.i
struct_value.i
swig_examples_lock.h
swigobject.i
sym.i
symbol_clash.i
tag_no_clash_with_variable.i
template_arg_replace.i
template_arg_scope.i
template_arg_typename.i
template_array_numeric.i
template_base_template.i
template_basic.i
template_classes.i
template_const_ref.i
template_construct.i
template_default.i
template_default2.i
template_default_arg.i
template_default_class_parms.i
template_default_inherit.i
template_default_pointer.i
template_default_qualify.i
template_default_vw.i
template_enum.i
template_enum_ns_inherit.i
template_enum_typedef.i
template_explicit.i
template_expr.i
template_extend1.i
template_extend2.i
template_extend_overload.i
template_extend_overload_2.i
template_forward.i
template_inherit.i
template_inherit_abstract.i
template_int_const.i
template_matrix.i
template_methods.i Python builtin - warning suppression/fixes for 'gcc -Wall' and cosmetic changes in generated code. 2011-04-05 20:39:44 +00:00
template_nested.i
template_nested_typemaps.i
template_ns.i
template_ns2.i
template_ns3.i
template_ns4.i
template_ns_enum.i
template_ns_enum2.i
template_ns_inherit.i
template_ns_scope.i
template_opaque.i
template_partial_arg.i
template_partial_specialization.i
template_partial_specialization_typedef.i
template_qualifier.i
template_ref_type.i
template_rename.i
template_retvalue.i
template_specialization.i
template_specialization_defarg.i
template_specialization_enum.i
template_static.i
template_tbase_template.i
template_template_parameters.i
template_type_namespace.i
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
template_typedef_funcptr.i
template_typedef_import.i
template_typedef_import.list
template_typedef_ns.i
template_typedef_ptr.i
template_typedef_rec.i
template_typemaps.i
template_using.i
template_virtual.i
template_whitespace.i
threads.i
threads_exception.i
throw_exception.i
traits.i
typedef_array_member.i
typedef_class.i
typedef_funcptr.i
typedef_inherit.i
typedef_mptr.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
typedef_reference.i
typedef_scope.i
typedef_sizet.i
typedef_struct.i
typemap_arrays.i
typemap_delete.i
typemap_global_scope.i
typemap_namespace.i
typemap_ns_using.i
typemap_numinputs.i
typemap_out_optimal.i
typemap_qualifier_strip.i
typemap_self.i
typemap_subst.i
typemap_template.i
typemap_variables.i
typemap_various.i
typename.i
types_directive.i
union_parameter.i
union_scope.i
unions.i
using1.i
using2.i
using_composition.i
using_extend.i
using_inherit.i
using_namespace.i
using_namespace_loop.i Fixed the argument counts passed to SWIG_Python_UnpackTuple for varargs. 2011-04-29 18:25:16 +00:00
using_pointers.i
using_private.i
using_protected.i expand protected using testcase 2011-01-28 19:50:57 +00:00
valuewrapper.i
valuewrapper_base.i
valuewrapper_const.i
valuewrapper_opaque.i
varargs.i Fix %varargs when used with a numerical argument, which was emitting one more optional argument than documented 2011-05-06 20:56:42 +00:00
varargs_overload.i Merged from trunk. 2011-03-28 22:16:44 +00:00
virtual_derivation.i
virtual_destructor.i
virtual_poly.i Sun studio warning suppression in tests 2011-02-20 13:02:21 +00:00
voidtest.i
wallkw.i
wrapmacro.i

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.