swig/Examples/test-suite
2016-12-23 23:41:07 +00:00
..
allegrocl Don't run some tests twice 2016-02-21 21:36:43 +00:00
cffi Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
chicken Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
clisp Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
csharp C# std::array changes file addition 2016-10-30 22:35:59 +00:00
d Don't generate constructor wrappers if a base class has a private constructor 2015-07-07 20:15:55 +01:00
errors Suppress incorrect warning when a keyword is used in template classes 2016-12-20 19:44:57 +00:00
go Fix std::vector of pointers which failed if a pointer to a pointer of the container element type existed (Python) 2016-07-28 22:51:22 +01:00
guile Added support for guile's native pointer type 2016-12-16 15:15:13 +13:00
java Fix %rename override of wildcard %rename for templates 2016-11-28 22:50:52 +00:00
javascript [Javascript] Fix SWIG_exception() macro (#792) 2016-09-17 17:29:42 +12:00
lua handle const pointers to functions 2016-03-24 10:59:23 +01:00
mzscheme Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
ocaml Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
octave Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
perl5 Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cdata_carrays 2016-02-21 21:36:58 +00:00
php Add test and changes entry for Python -builtin %array_class fix 2016-12-18 17:50:47 +00:00
php5 Add test and changes entry for Python -builtin %array_class fix 2016-12-18 17:50:47 +00:00
pike Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
python Fix Python 2 builtin tp_hash hashfunc closure regression when using "python:slot" 2016-12-23 23:41:07 +00:00
r fix #697 - miscounting comma in member lists 2016-11-12 00:23:41 +08:00
ruby Remove li_boost_array testcase 2016-10-15 17:58:17 +01:00
schemerunme Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
scilab [Scilab] fix test scilab_pointer_conversion_function for scilab 5.3.3 2016-12-19 15:04:30 +01:00
tcl Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
testdir [Go] Add -cgo option, required for Go version 1.5 and later. 2015-03-02 14:03:33 -08:00
uffi Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
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 Spelling fix 2014-10-21 07:55:07 +01:00
allprotected.i scilab: fix allprotected test 2014-09-26 17:23:41 +02:00
allprotected_not.i
anonymous_bitfield.i
apply_signed_char.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
apply_strings.i [Go] Fixes for Go 1.6: avoid returning Go pointers from 2016-04-17 17:52:09 -07:00
argcargvtest.i
argout.i
array_member.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
array_typedef_memberin.i Test case warning suppression for visual c++ fix 2015-08-02 22:22:24 +01:00
arrayref.i
arrays.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
arrays_dimensionless.i
arrays_global.i
arrays_global_twodim.i
arrays_scope.i
autodoc.i [Python] Fix docstrings for %callback functions 2015-09-04 13:04:37 +12:00
bloody_hell.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
bom_utf8.i
bools.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
c_delete.i Suppress keyword warning in test-suite 2014-04-21 08:08:22 +01:00
c_delete_function.i Suppress keyword warning in test-suite 2014-04-21 08:08:22 +01:00
callback.i Remove callback function from autodoc unit test. 2015-07-19 18:14:06 +02:00
cast_operator.i
casts.i
catches.i
char_binary.i Make (char*, size_t) typemap usable for strings of other types in Java. 2015-08-07 19:44:45 +02:00
char_constant.i C# char wrappers fixes for enum values, static const member char values and %csconst 2016-03-12 18:52:49 +00:00
char_strings.i
chartest.i clang illegal character encoding warning fixes in tests 2016-03-13 15:44:10 +00:00
chicken_ext_test.i
class_forward.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 Fix %rename override of wildcard %rename for templates 2016-11-28 22:50:52 +00:00
compactdefaultargs.i Add tests for Python -builtin -O and compactdefaultargs and update changes file 2016-04-02 11:29:54 +01:00
complextest.i
const_const.i
const_const_2.i
constant_directive.i Testcase warning suppression for vc++ 2016-05-28 15:52:44 +01:00
constant_expr.i
constant_pointers.i scilab: fix tests having too long identifier names 2014-09-29 14:52:05 +02:00
constants.i
constover.i
constructor_copy.i Merge branch 'master' into gsoc2012-scilab 2014-06-06 16:33:16 +02:00
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 Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
conversion_operators.i Fix comments and newlines within operator definitions 2015-05-01 19:22:38 +01:00
cplusplus_throw.i
cpp11_alignment.i
cpp11_alternate_function_syntax.i
cpp11_constexpr.i Handle "constexpr explicit" and "constexpr static" 2015-01-09 11:47:40 +13:00
cpp11_decltype.i
cpp11_default_delete.i
cpp11_delegating_constructors.i
cpp11_director_enums.i C++11 strongly typed enum fixes for directors 2015-01-15 19:48:07 +00:00
cpp11_explicit_conversion_operators.i
cpp11_final_override.i
cpp11_function_objects.i Correct cpp11_function_objects testcase 2014-10-13 19:38:47 +01:00
cpp11_hash_tables.i
cpp11_inheriting_constructors.i
cpp11_initializer_list.i
cpp11_initializer_list_extend.i
cpp11_lambda_functions.i Test-suite fixes for c++11 compilation by g++-5.1 2015-07-06 20:07:23 +01:00
cpp11_li_std_array.i Convert the Java runtime testcase cpp11_li_std_array_runme to C# 2016-07-05 10:44:36 +08:00
cpp11_noexcept.i c++11 test case fixes 2015-07-10 21:50:35 +01:00
cpp11_null_pointer_constant.i
cpp11_raw_string_literals.i
cpp11_reference_wrapper.i
cpp11_result_of.i
cpp11_rvalue_reference.i
cpp11_rvalue_reference2.i c++11 test case fixes 2015-07-10 21:50:35 +01:00
cpp11_rvalue_reference3.i
cpp11_sizeof_object.i
cpp11_static_assert.i
cpp11_strongly_typed_enumerations.i Fix assertion for some languages when wrapping a C++11 enum class that is private in a class. 2016-03-31 20:27:36 +01:00
cpp11_strongly_typed_enumerations_simple.i Fix strongly typed enums for Java when using simple enum wrappers 2014-11-24 07:04:54 +00:00
cpp11_template_double_brackets.i Further shift operator regression fixes 2014-04-08 19:19:44 +01:00
cpp11_template_explicit.i
cpp11_template_typedefs.i Add C++11 alias templates 2016-07-06 00:31:04 +03:00
cpp11_thread_local.i
cpp11_type_aliasing.i Added support for type alias 2016-06-22 23:13:28 +03:00
cpp11_type_traits.i
cpp11_uniform_initialization.i
cpp11_unrestricted_unions.i
cpp11_userdefined_literals.i
cpp11_variadic_templates.i
cpp_basic.i Finish implementation with proxy functions 2014-04-15 03:38:45 +04:00
cpp_broken.i
cpp_enum.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
cpp_namespace.i
cpp_nodefault.i
cpp_static.i Additional static member variable testing for Python 2016-10-14 07:30:44 +01:00
cpp_typedef.i
csharp_attributes.i
csharp_exceptions.i Suppress pedantic warnings in C# testcases 2015-02-11 23:24:40 +00:00
csharp_features.i
csharp_lib_arrays.i
csharp_namespace_system_collision.i
csharp_prepost.i
csharp_swig2_compatibility.i
csharp_typemaps.i Suppress pedantic warnings in C# testcases 2015-02-11 23:24:40 +00:00
curiously_recurring_template_pattern.i
d_nativepointers.i
default_arg_values.i Fix Python typedef bool default arguments that are not booleans. 2015-05-27 20:55:56 +01:00
default_args.i Add tests for enum values and static const member variables chars containing escape sequences 2016-01-26 20:16:47 +00:00
default_args_c.i Removing empty error tests - c_default_error 2016-06-01 21:25:25 +01:00
default_constructor.i Test case warning suppression for visual c++ 2015-08-02 21:50:32 +01:00
defvalue_constructor.i
derived_byvalue.i
derived_nested.i
destructor_reprotected.i
director_abstract.i Fix comment typo 2014-09-11 13:06:17 -03:00
director_alternating.i
director_basic.i
director_binary_string.i Fix Java multi-argument typemaps (char *STRING, size_t LENGTH) 2015-05-10 13:35:51 +01:00
director_classes.i
director_classic.i
director_constructor.i
director_default.i
director_detect.i
director_enum.i
director_exception.i [PHP] Fix code generated for feature("director:except") 2016-09-25 14:42:04 +13:00
director_extend.i
director_finalizer.i
director_frob.i Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
director_ignore.i [Go] Fix bug with ignored destructor--generated code did not compile. 2015-05-18 09:53:13 -07:00
director_keywords.i Fix 'self' parameter name clash when generating for Python builtin 2014-10-31 07:23:08 +00:00
director_namespace_clash.i
director_nested.i
director_nested_class.i Expand director_nested_class test to test more than one level of nesting 2014-11-10 19:57:49 +00:00
director_nestedmodule.i apply SF Patch #350 and add testcase 2014-08-15 21:47:10 -07:00
director_nspace.i
director_nspace_director_name_collision.i Enable Javascript in director_nspace_director_name_collision.i. 2014-04-29 00:37:33 +02:00
director_overload.i
director_overload2.i Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
director_pass_by_value.i Fix directorin SWIGTYPE typemaps to make a copy as these are used for pass by value. 2016-05-14 21:32:24 +01:00
director_primitives.i
director_profile.i
director_property.i Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
director_protected.i
director_protected_overloaded.i
director_redefined.i
director_ref.i Added missing untracked files. 2015-05-04 15:27:51 -07:00
director_smartptr.i Director smartptr testing 2015-09-30 07:53:19 +01:00
director_stl.i
director_string.i
director_thread.i
director_unroll.i
director_using.i
director_void.i Add missing VOID_INT_PTR director typemaps 2016-10-23 16:18:05 +01:00
director_wombat.i
director_wstring.i
disown.i
dynamic_cast.i
empty.i
empty_c.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: empty 2016-02-21 18:03:14 +00:00
enum_forward.i Warning suppression change 2015-02-11 23:32:29 +00:00
enum_ignore.i Ignored enum fixes. 2014-04-08 23:25:27 +01:00
enum_macro.i Warning suppression change 2015-02-11 23:32:29 +00:00
enum_missing.i Warning fix in testcase for Javascript node 2015-02-11 23:32:45 +00:00
enum_plus.i
enum_rename.i Spelling fix 2014-10-21 07:55:07 +01:00
enum_scope_template.i
enum_template.i
enum_thorough.i Add more test case for char const expression in enum 2016-09-14 22:41:02 -07:00
enum_thorough_proper.i
enum_thorough_simple.i
enum_thorough_typesafe.i
enum_thorough_typeunsafe.i
enum_var.i Revert "scilab: implement enum_var test" 2014-06-26 20:30:24 +01:00
enums.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
equality.i Fix equality testcase 2014-06-04 12:21:09 +01:00
evil_diamond.i
evil_diamond_ns.i
evil_diamond_prop.i
exception_classname.i Fix some test-suite warnings 2016-10-16 19:10:35 +01:00
exception_order.i Bypass Python tests throwing base classes as exceptions for -builtin 2014-10-07 20:58:30 +01:00
exception_partial_info.i Spelling fix 2014-10-21 07:55:07 +01:00
expressions.i
extend.i test-suite warning fixes 2016-02-21 21:36:58 +00:00
extend_constructor_destructor.i
extend_default.i Spelling fix 2014-10-21 07:55:07 +01:00
extend_placement.i
extend_special_variables.i Warning suppressions in tests 2014-12-22 20:35:13 +00:00
extend_template.i
extend_template_ns.i
extend_typedef_class.i
extend_variable.i
extern_c.i Fix parsing of extern "C" and typedef for example: 2015-04-07 21:34:23 +01:00
extern_declaration.i
extern_namespace.i
extern_throws.i
features.i
file_test.i
fragments.i
friends.i
friends_template.i Add support for friend templates, including operator overloading. 2015-05-05 06:48:25 +01:00
funcptr.i
funcptr_cpp.i handle const pointers to functions 2016-03-24 10:59:23 +01:00
function_typedef.i
fvirtual.i
global_functions.i
global_namespace.i
global_ns_arg.i
global_scope_types.i
global_vars.i
go_director_inout.i [Go] Make sure that arguments for which use memcpy when calling C are 2015-05-04 15:11:31 -07:00
go_inout.i [Go] Fix use of goout typemap when calling base method by 2016-04-18 15:30:06 -07:00
go_subdir_import.list Fixed SWIG go for cases when SWIG %import-s another package which is located in a subdirectory. 2015-02-17 10:27:45 +02:00
go_subdir_import_a.i [Go] Add -cgo option, required for Go version 1.5 and later. 2015-03-02 14:03:33 -08:00
go_subdir_import_b.i [Go] Add -cgo option, required for Go version 1.5 and later. 2015-03-02 14:03:33 -08:00
grouping.i
guile_ext_test.i
iadd.i
ignore_parameter.i
ignore_template_constructor.i
immutable_values.i
implicittest.i
import_nomodule.h
import_nomodule.i Bypass Python tests not supported by -builtin 2014-10-07 20:58:40 +01:00
import_stl.list
import_stl_a.i
import_stl_b.i
imports.list
imports_a.h
imports_a.i
imports_b.h
imports_b.i
inctest.h
inctest.i
infinity.i Correct infinity testcase 2014-05-29 08:45:56 +01:00
inherit.i
inherit_member.i parent_class testcase name warning fixes for PHP 2015-07-05 09:29:47 +01:00
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 Fix unused variable warnings in test-suite 2016-05-28 00:45:24 +01:00
integers.i
intermediary_classname.i
java_constants.i
java_director.i
java_director_assumeoverride.i
java_director_exception_feature.i
java_director_exception_feature_nspace.i
java_director_ptrclass.i Enable variable and typemap substitution in typemap kwargs, and a test that verifies this works for directorin:descriptor. 2015-07-22 11:31:21 -07:00
java_enums.i
java_jnitypes.i
java_lib_arrays.i
java_lib_arrays_dimensionless.i
java_lib_various.i Add support for java.nio.Buffer 2014-07-18 15:45:16 +03:00
java_nspacewithoutpackage.i
java_pgcpp.i
java_pragmas.i
java_prepost.i
java_throws.i
java_typemaps_proxy.i Fix potential security exploit in generated Java classes 2015-08-02 11:22:46 +01:00
java_typemaps_typewrapper.i Fix potential security exploit in generated Java classes 2015-08-02 11:22:46 +01:00
keyword_rename.i Revert "Fix when is 'self' used as a parameter name in Python" 2014-10-29 09:42:11 +00:00
keyword_rename_c.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: keyword_rename 2016-02-21 18:04:04 +00:00
kind.i
kwargs_feature.i Fix Python default args when using kwargs 2015-01-15 07:54:36 +00:00
langobj.i
lextype.i
li_attribute.i
li_attribute_template.i Better Scilab workaround for testcase 2014-06-26 20:30:24 +01:00
li_boost_intrusive_ptr.i Fix li_boost_intrusive_ptr for various versions of boost 2014-05-18 23:29:06 +01:00
li_boost_shared_ptr.i test-suite warning fixes 2016-02-21 21:36:58 +00:00
li_boost_shared_ptr_attribute.i Turn on missing shared_ptr tests for Octave 2015-09-25 22:58:00 +01:00
li_boost_shared_ptr_bits.i Test case fix 2015-10-03 12:10:14 +01:00
li_boost_shared_ptr_template.i %shared_ptr and %template testcase modified to work for python -O 2016-06-21 19:49:27 +01:00
li_carrays.i Add test and changes entry for Python -builtin %array_class fix 2016-12-18 17:50:47 +00:00
li_carrays_cpp.i Add test and changes entry for Python -builtin %array_class fix 2016-12-18 17:50:47 +00:00
li_cdata.i
li_cdata_carrays.i
li_cdata_carrays_cpp.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cdata_carrays 2016-02-21 21:36:58 +00:00
li_cdata_cpp.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cdata 2016-02-21 18:04:04 +00:00
li_cmalloc.i
li_constraints.i
li_cpointer.i
li_cpointer_cpp.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_cpointer 2016-02-21 18:04:04 +00:00
li_cstring.i
li_cwstring.i
li_factory.i
li_implicit.i
li_math.i
li_reference.i
li_std_auto_ptr.i Warning suppression change 2015-02-11 23:32:29 +00:00
li_std_carray.i
li_std_combinations.i Fix 'not defined SWIGSCILAB' in testcases 2015-01-26 21:38:17 +00:00
li_std_container_typemaps.i scilab: fix missing include in li_std_container_typemaps test 2014-07-10 12:54:57 +02:00
li_std_containers_int.i
li_std_deque.i
li_std_except.i Add std::bad_cast to std_except.i 2016-09-17 10:26:54 +02:00
li_std_except_as_class.i Bypass Python tests throwing base classes as exceptions for -builtin 2014-10-07 20:58:30 +01:00
li_std_functors.i
li_std_list.i
li_std_map.i
li_std_map_member.i
li_std_multimap.i
li_std_pair.i Fix STL wrappers to not generate <: digraphs. 2015-12-12 14:05:46 +00:00
li_std_pair_extra.i
li_std_pair_lang_object.i
li_std_pair_using.i
li_std_queue.i
li_std_set.i
li_std_stack.i
li_std_stream.i
li_std_string.i Scilab testcase fix 2015-01-27 06:01:20 +00:00
li_std_string_extra.i Bypass Python tests failing with -builtin 2014-10-07 20:58:39 +01:00
li_std_vector.i run test and copying typemaps to std::string 2016-04-05 10:06:42 +10:00
li_std_vector_enum.i
li_std_vector_extra.i Warning suppression in li_std_vector_extra testcase for clang 2015-02-03 19:39:32 +00:00
li_std_vector_member_var.i
li_std_vector_ptr.i Fix testcase causing nodejs test failure 2016-07-30 15:00:55 +01:00
li_std_vectora.i
li_std_wstream.i
li_std_wstring.i Bypass Python tests failing with -builtin 2014-10-07 20:58:39 +01:00
li_stdint.i Cosmetic changes in a few test cases 2015-01-27 07:48:48 +00:00
li_swigtype_inout.i Test suite warning fixes 2014-12-28 10:38:12 +00:00
li_typemaps.i
li_typemaps_apply.i
li_windows.i
list_vector.i
long_long.i Java - unsigned long long marshalling improvements for negative numbers 2016-03-31 18:56:32 +01:00
long_long_apply.i
lua_inherit_getitem.i Add test case for Lua __getitem + inheritance 2016-03-17 07:48:01 +01:00
lua_no_module_global.i
member_funcptr_galore.i test-suite warning fixes 2016-02-21 21:36:58 +00:00
member_pointer.i
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
multiple_inheritance_abstract.i interface feature test changes for the tests to pass for all languages 2016-03-03 19:45:00 +00:00
multiple_inheritance_interfaces.i Interface feature fix for typedef types 2016-03-07 21:42:27 +00:00
multiple_inheritance_nspace.i interface feature test changes for the tests to pass for all languages 2016-03-03 19:45:00 +00:00
multiple_inheritance_shared_ptr.i Add limited support for %interface_impl and %shared_ptr 2016-03-06 21:20:23 +00:00
multivalue.i
name.i
name_cxx.i
name_warnings.i
namespace_class.i
namespace_enum.i
namespace_extend.i
namespace_forward_declaration.i
namespace_nested.i
namespace_spaces.i
namespace_template.i
namespace_typedef_class.i
namespace_typemap.i Correct docs and examples to call SWIG_fail after setting a Python error 2016-10-23 20:16:35 +01:00
namespace_union.i
namespace_virtual_method.i
naturalvar.i
naturalvar_more.i
naturalvar_onoff.i
nested.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
nested_class.i Issue #508: Classprefix is not restored after nested structures processing. Also, Classprefix is incorrectly checked in some places. 2015-10-01 15:06:42 +03:00
nested_comment.i
nested_directors.i
nested_extend_c.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
nested_ignore.i renamed test module, in accordance with other tests 2016-06-08 14:19:29 +03:00
nested_private.i
nested_scope.i Test suite warning fixes 2014-12-28 10:38:12 +00:00
nested_structs.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
nested_template_base.i Warning suppressions in tests 2014-12-22 20:35:13 +00:00
nested_workaround.i
newobject1.i
newobject2.i
nspace.i
nspace_extend.i
null_pointer.i
octave_cell_deref.i
octave_dim.i
operator_overload.i Fix unused variable warnings in test-suite 2016-05-28 00:45:24 +01:00
operator_overload_break.i Fix unresolved symbols in testcase 2015-05-02 00:25:15 +01:00
operator_pointer_ref.i
operbool.i
ordering.i
overload_arrays.i Run overload_arrays testcase in all languages not just Scilab 2014-06-26 20:30:25 +01:00
overload_bool.i
overload_complicated.i
overload_copy.i
overload_extend.i
overload_extend2.i rename overload_extendc testcase 2016-02-21 18:04:04 +00:00
overload_extend_c.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
overload_method.i
overload_numeric.i
overload_polymorphic.i [Go] Fix overloading on an undefined type. 2015-03-06 17:51:30 -08:00
overload_rename.i
overload_return_type.i
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_iterator.i [PHP] Add support for specifying any PHP interfaces a wrapped class 2014-09-12 12:48:37 -03:00
php_namewarn_rename.i
pointer_in_out.i
pointer_reference.i
prefix.i
preproc.i Suppress clang warning in testcase 2015-02-11 19:29:39 +00:00
preproc_constants.i Fix #define error when value contains char in compound expression 2016-10-02 13:01:16 -07:00
preproc_constants_c.i
preproc_defined.i Fix unused warnings in perl wrappers 2016-05-28 09:59:16 +01:00
preproc_include.i
preproc_include_a.h
preproc_include_b.h
preproc_include_c.h
preproc_include_d withspace.h
preproc_include_e withspace.h
preproc_include_f withspace.h
preproc_include_g.h
preproc_include_h1.i
preproc_include_h2.i
preproc_include_h3.i
preproc_line_file.i Fix preproc_line_file test 2015-01-26 22:35:17 +00:00
primitive_ref.i
primitive_types.i Scilab test-suite warning suppression 2016-03-17 19:43:12 +00:00
private_assign.i
profiletest.i
protected_rename.i
pure_virtual.i
python_abstractbase.i Only test python:abc feature when passing -py3 to swig 2016-06-06 19:10:25 +01:00
python_append.i Support python(pre|ap)pend on static methods in classic mode 2016-02-04 15:27:54 -05:00
python_builtin.i Fix Python 2 builtin tp_hash hashfunc closure regression when using "python:slot" 2016-12-23 23:41:07 +00:00
python_destructor_exception.i Add test case for Python 3.5 assertion with a pending StopIteration 2015-12-16 12:57:06 +00:00
python_director.i
python_docstring.i Improve Python docstring indentation handling 2015-07-30 08:26:08 +01:00
python_extranative.i Python - fix compilation error when using -extranative and -builtin. 2016-11-02 22:00:54 +00:00
python_moduleimport.i Fix pep8 E265 error in testcase 2016-12-11 22:20:44 +00:00
python_nondynamic.i Fix comment typo 2014-09-02 23:12:35 -03:00
python_overload_simple_cast.i
python_pickle.i Pickle test additions 2016-10-14 07:30:44 +01:00
python_pybuf.i
python_pythoncode.i Fix or workaround PEP8 warnings 2015-06-30 01:36:07 +12:00
python_richcompare.i
python_strict_unicode.i Tests for Python Bytes/Unicode distinction 2016-02-04 21:07:40 -05:00
python_threads.i Fix Python crash when using -threads iterating containers 2014-09-23 22:33:25 +01:00
python_varargs_typemap.i Correct docs and examples to call SWIG_fail after setting a Python error 2016-10-23 20:16:35 +01:00
r_copy_struct.i R test case warning fixes 2015-12-19 16:21:22 +00:00
r_double_delete.i
r_legacy.i
r_overload_array.i Fix R Lib files and testcase failing due to new preprocessor checks 2014-10-29 23:11:09 +00:00
r_overload_comma.i fix #697 - miscounting comma in member lists 2016-11-12 00:23:41 +08:00
r_sexp.i
README
redefined.i
redefined_not.i
refcount.h
refcount.i
reference_global_vars.i
register_par.i
rename.h Rename test warning suppressions when using clang 2015-02-03 08:02:35 +00:00
rename1.i
rename2.i
rename3.i
rename4.i Rename test warning suppressions when using clang 2015-02-03 08:02:35 +00:00
rename_camel.i
rename_pcre_encoder.i
rename_pcre_enum.i
rename_predicates.i
rename_rstrip_encoder.i Add rstrip encoder for use in %rename. 2016-03-02 07:11:09 +00:00
rename_scope.i
rename_simple.i
rename_strip_encoder.i
rename_wildcard.i Fix %rename override of wildcard %rename for templates 2016-11-28 22:50:52 +00:00
restrict_cplusplus.i
ret_by_value.i
return_const_value.i
return_value_scope.i
rname.i
ruby_keywords.i
ruby_li_std_speed.i
ruby_manual_proxy.i Ruby opaque pointer handling regression fix 2016-05-24 19:09:17 +01:00
ruby_minherit_shared_ptr.i Ruby shared_ptr fixes for use with minherit 2015-10-01 22:36:01 +01:00
ruby_naming.i
ruby_track_objects.i
ruby_track_objects_directors.i
samename.i
scilab_consts.i scilab: support typed constants (U UL L) in scilabconst(1) 2014-10-16 16:00:51 +02:00
scilab_enums.i scilab: fix issue #755 2016-07-29 11:52:26 +02:00
scilab_identifier_name.i fix failing unit tests with Scilab V6 2015-01-12 16:20:27 +01:00
scilab_li_matrix.i fix failing unit tests with Scilab V6 2015-01-12 16:20:27 +01:00
scilab_multivalue.i scilab: new test scilab_multivalue 2014-04-01 15:47:27 +02:00
scilab_pointer_conversion_functions.i scilab: SWIG_ptr() accepts mlist typed pointers and converts them to pointers 2016-12-15 23:57:42 +01:00
shared_ptr_wrapper.h
simple_array.i
simutry.i
sizeof_pointer.i Cosmetic changes in a few test cases 2015-01-27 07:48:48 +00:00
sizet.i
smart_pointer_const.i
smart_pointer_const2.i
smart_pointer_const_overload.i Warning suppressions in tests 2014-12-22 20:35:13 +00:00
smart_pointer_extend.i
smart_pointer_ignore.i Fix some test-suite warnings 2016-10-16 19:10:35 +01:00
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
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
smart_pointer_template_defaults_overload.i
smart_pointer_templatemethods.i Warning fixes in test-suite 2014-05-24 14:13:24 +01:00
smart_pointer_templatevariables.i
smart_pointer_typedef.i
sneaky1.i
special_variable_attributes.i testcase warning fix 2015-08-02 19:58:10 +01:00
special_variable_macros.i Fix ancient bad merge from trunk 2014-06-26 20:30:25 +01:00
special_variables.i
static_array_member.i
static_const_member.i
static_const_member_2.i
std_containers.i
stl_new.i
string_constants.i Add missing string_constant.i testcase 2016-03-12 23:26:23 +00:00
string_simple.i Add cast to test 'string_simple' to avoid C++ compiler error. 2014-04-23 00:38:45 +02:00
struct_initialization.i Warning fixes in test-suite 2014-05-24 14:13:24 +01:00
struct_initialization_cpp.i
struct_rename.i
struct_value.i
swig_examples_lock.h
swig_exception.i Arrange to return after calling zend_throw_exception() 2016-09-16 17:54:02 +12:00
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 Python code generated with '-builtin -modernargs' segfaults for any method taking zero arguments. 2015-04-24 21:08:17 +01:00
template_const_ref.i
template_construct.i
template_default.i
template_default2.i
template_default_arg.i test-suite warning fixes 2016-02-21 21:36:58 +00:00
template_default_arg_overloaded.i Fix overloaded templates and default arguments 2015-10-11 17:30:34 +01:00
template_default_arg_overloaded_extend.i Testcase fix for R 2016-05-07 19:30:13 +01:00
template_default_arg_virtual_destructor.i
template_default_class_parms.i Pedantic warning fix in testcase 2015-02-11 23:24:39 +00:00
template_default_class_parms_typedef.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_keyword_in_type.i Testcase workaround for Solaris 2015-07-05 17:16:37 +01:00
template_matrix.i
template_methods.i
template_namespace_forward_declaration.i
template_nested.i Fix 'not defined SWIGSCILAB' in testcases 2015-01-26 21:38:17 +00:00
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_private_assignment.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 Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
template_templated_constructors.i Fix templated constructors regression 2014-12-09 23:48:37 +00:00
template_type_namespace.i
template_typedef.i
template_typedef_class_template.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_inherit.i Correct testcase warning fix 2016-02-22 07:06:47 +00:00
template_typedef_ns.i
template_typedef_ptr.i
template_typedef_rec.i
template_typedef_typedef.i Work around D test suite failure due to issue #254. 2014-11-06 23:04:35 +01:00
template_typemaps.i
template_typemaps_typedef.i
template_typemaps_typedef2.i
template_using.i
template_using_directive_and_declaration_forward.i
template_virtual.i
template_whitespace.i
threads.i
threads_exception.i Bypass Python tests throwing base classes as exceptions for -builtin 2014-10-07 20:58:30 +01:00
throw_exception.i Cosmetic changes in a few test cases 2015-01-27 07:48:48 +00:00
typedef_array_member.i
typedef_class.i
typedef_funcptr.i
typedef_inherit.i
typedef_mptr.i
typedef_reference.i
typedef_scope.i
typedef_sizet.i
typedef_struct.i Test case warning fixes for nodejs 2016-07-30 21:23:57 +01:00
typedef_struct_cpp.i Duplicate tests that are run twice as both C and C++ tests to fix parallel make: typedef_struct 2016-02-21 19:24:27 +00:00
typedef_typedef.i
typemap_array_qualifiers.i Warning and error fixes for Solaris Sun Studio compiler 2015-01-27 19:30:24 +00:00
typemap_arrays.i
typemap_delete.i
typemap_directorout.i D: Work around nativepointer problem in test-suite/typemap_directorout.i. 2014-11-06 23:04:35 +01:00
typemap_documentation.i Update documentation for using SWIG_ConvertPtr example usage 2016-10-23 20:16:35 +01:00
typemap_global_scope.i
typemap_manyargs.i Fix unused variable warnings in test-suite 2016-05-28 00:45:24 +01:00
typemap_namespace.i
typemap_ns_using.i
typemap_numinputs.i
typemap_out_optimal.i
typemap_qualifier_strip.i
typemap_self.i
typemap_subst.i Fix unused warnings in perl wrappers 2016-05-28 09:59:16 +01:00
typemap_template.i
typemap_template_parm_typedef.i
typemap_variables.i Merge remote-tracking branch 'origin/master' into gsoc2012-scilab 2015-01-26 10:50:20 +01:00
typemap_various.i Add support for "ret" typemap where missing and improve documentation on it. 2016-09-29 08:07:26 +01:00
typename.i
types_directive.i
unicode_strings.i Python 2 Unicode strings can be used as inputs to char * or std::string types 2015-12-19 03:55:26 +00:00
union_parameter.i
union_scope.i
unions.i Cosmetic changes in a few test cases 2015-01-27 07:48:48 +00:00
using1.i
using2.i
using_composition.i
using_directive_and_declaration.i
using_directive_and_declaration_forward.i
using_extend.i
using_inherit.i
using_namespace.i
using_namespace_loop.i
using_pointers.i
using_private.i
using_protected.i test-suite warning fixes 2016-02-21 21:36:58 +00:00
valuewrapper.i
valuewrapper_base.i
valuewrapper_const.i
valuewrapper_opaque.i
varargs.i
varargs_overload.i
variable_replacement.i [Go] Fix argument names in inherited functions #795 (#797) 2016-09-27 15:08:47 +13:00
virtual_derivation.i
virtual_destructor.i
virtual_poly.i
virtual_vs_nonvirtual_base.i test-suite warning fixes 2016-02-21 21:36:58 +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.

There is a special directory called testdir for testcases requiring
inputs from subdirectories or multiple directories. See the
testdir/README file.

Further Documentation
---------------------

There is documentation about the test-suite and how to use use it in
the SWIG documentation - Doc/Manual/Extending.html#Extending_test_suite.