..
allegrocl
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
cffi
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
chicken
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
clisp
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
csharp
More diagnostics for csharp_exceptions testcase for diagnosing erratic failures
2014-05-25 12:00:42 +01:00
d
Update all languages to use SCRIPTDIR
2014-05-15 23:11:07 +01:00
errors
Fix errors test-suite on windows
2014-05-29 11:47:38 +01:00
go
Fully clean Go test-suite
2014-05-29 02:24:33 +02:00
guile
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
java
Add support for java.nio.Buffer
2014-07-18 15:45:16 +03:00
javascript
Fix infinity testcase on windows
2014-05-29 07:50:21 +01:00
lua
Merge pull request #176 from v-for-vandal/lua_eq
2014-06-02 19:52:07 +01:00
mzscheme
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
ocaml
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
octave
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
perl5
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
php
Fully clean PHP test-suite
2014-05-29 02:29:27 +02:00
pike
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
python
Check multi-module examples. Dont use sed.
2014-06-10 08:59:55 +02:00
r
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
ruby
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
schemerunme
Guile: illustrate bug in non-ascii string handling
2014-02-05 12:17:05 +01:00
tcl
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02:00
testdir
Minor update to test-suite README help files
2013-01-17 07:48:16 +00:00
uffi
Set SRCDIR when calling test-suite clean targets, in case it's needed
2014-05-29 02:29:27 +02: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
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
abstract_typedef2.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
abstract_virtual.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +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
The operator& trick in allowexcept.i doesn't work for SWIG/PHP because the
2008-07-03 22:00:01 +00:00
allprotected.i
Fix wrapping of char * member variables (or any types with a memberin typemap) when using allprotected mode.
2008-05-09 21:41:46 +00:00
allprotected_not.i
Fix bug 3529601 - seg fault when a protected method has the director
2012-05-29 22:02:43 +00:00
anonymous_bitfield.i
fix bitfield with expr
2004-10-02 02:11:40 +00:00
apply_signed_char.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
apply_strings.i
Suppress SWIG warnings
2007-10-28 21:33:15 +00:00
argcargvtest.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +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
vc++ compile failure workaround in testcase
2011-04-30 20:59:13 +00:00
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
Uncomment testing of overloading of const char arrays which was fixed in svn r12541 for swig-2.0.3.
2013-02-21 07:09:27 +00:00
arrays_global_twodim.i
more test cases, less cast operations
2006-01-07 00:57:44 +00:00
arrays_scope.i
Rename BSIZE in Examples/test-suite/arrays_scope.i to BBSIZE to avoid
2008-04-24 11:07:56 +00:00
autodoc.i
Fix %callback which was generating uncompileable code for C# and D
2011-08-26 18:05:50 +00:00
bloody_hell.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
bom_utf8.i
Skip the UTF-8 BOM of including files.
2013-08-29 19:22:50 +01:00
bools.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00: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
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
cast_operator.i
test fix
2004-08-12 21:06:45 +00:00
casts.i
catches.i
Fix exception handling when %catches is used in C#
2009-08-15 23:22:20 +00:00
char_binary.i
Added some missing multi-argument typemaps: (char *STRING, size_t LENGTH) and (char *STRING, int LENGTH) - Java patch is from Volker Grabsch. Elements of the primitive_types.i testcase for this moved into char_binary.i. Documentation for this enhanced.
2011-01-14 19:06:43 +00:00
char_constant.i
fix bug #1435090
2006-02-21 18:04:59 +00:00
char_strings.i
More string tests: char const*const
2010-05-01 10:01:26 +00:00
chicken_ext_test.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
class_forward.i
Fix forward class declaration in a class when used as a base
2012-01-17 07:06:22 +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
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_a.h
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_a.i
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_b.h
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
clientdata_prop_b.i
Fix a few bugs in the tcl module related to clientdata propagation.
2004-10-07 02:31:14 +00:00
common.mk
More tests for equality operator overloading
2014-05-28 22:02:47 +04:00
compactdefaultargs.i
warning/error fixes for Visual Studio
2005-10-09 13:49:44 +00:00
complextest.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
const_const.i
const_const_2.i
constant_expr.i
fix 0 sized array compile error in test
2010-04-08 20:22:03 +00:00
constant_pointers.i
Fix warning running under Go
2010-10-03 15:01:24 +00:00
constants.i
adding more broken cases
2005-10-27 09:14:20 +00:00
constover.i
constructor_copy.i
Merge branch 'master' into tmp
2014-03-05 01:09:26 +01:00
constructor_exception.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
constructor_explicit.i
constructor_ignore.i
Fix ignore on implicit constructors
2007-09-07 22:10:03 +00:00
constructor_rename.i
fix regression of Python constructor renaming introduced by py3k work
2010-04-25 14:07:14 +00:00
constructor_value.i
contract.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +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
cpp11_alignment.i
C++11 alignof alignas testcase and further C++11 doc updates
2014-03-14 01:57:16 +00:00
cpp11_alternate_function_syntax.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_constexpr.i
C++11 constexpr variables support added
2014-03-14 01:57:14 +00:00
cpp11_decltype.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_default_delete.i
Fix some cases of C++11 exception specifications on constructors with =default or =delete
2013-11-22 00:13:48 +00:00
cpp11_delegating_constructors.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_explicit_conversion_operators.i
C++11 conversion operator example and docs added
2014-03-14 01:57:15 +00:00
cpp11_final_override.i
Add C++11 virtual specifier sequences (final and/or override on methods)
2014-01-03 20:17:48 +00:00
cpp11_function_objects.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_hash_tables.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_inheriting_constructors.i
More C++11 doc and test improvements
2014-03-14 01:57:15 +00:00
cpp11_initializer_list.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_initializer_list_extend.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_lambda_functions.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_noexcept.i
Fix some cases of C++11 exception specifications on constructors with =default or =delete
2013-11-22 00:13:48 +00:00
cpp11_null_pointer_constant.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_raw_string_literals.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_reference_wrapper.i
C++11 std::reference_wrapper example - no support
2014-03-14 01:57:16 +00:00
cpp11_result_of.i
C++11 result_of testcase
2014-03-14 01:57:16 +00:00
cpp11_rvalue_reference.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_rvalue_reference2.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_rvalue_reference3.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_sizeof_object.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_static_assert.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_strongly_typed_enumerations.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_template_double_brackets.i
Further shift operator regression fixes
2014-04-08 19:19:44 +01:00
cpp11_template_explicit.i
Fix C++11 extern template test
2014-03-21 18:36:21 +00:00
cpp11_template_typedefs.i
C++11 alias templates seg fault fix
2013-12-03 23:38:54 +00:00
cpp11_thread_local.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_type_traits.i
Add metaprogramming type_traits example in C++11 documentation
2014-03-14 01:57:16 +00:00
cpp11_uniform_initialization.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_unrestricted_unions.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_userdefined_literals.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp11_variadic_templates.i
Rename all C++0x to C++11 and cpp0x to cpp11
2013-10-07 20:37:00 +01:00
cpp_basic.i
Finish implementation with proxy functions
2014-04-15 03:38:45 +04:00
cpp_broken.i
Remove bugs which have been fixed over time from cpp_broken.i
2009-11-15 00:05:25 +00:00
cpp_enum.i
Fix wrapping of C++ enum boolean values
2010-05-14 18:46:20 +00:00
cpp_namespace.i
remove more warnings, ICC
2004-09-17 21:46:44 +00:00
cpp_nodefault.i
remove debug printout
2006-02-04 17:37:09 +00:00
cpp_static.i
cpp_typedef.i
Fix constructors in named typedef class declarations
2011-08-25 19:27:38 +00:00
csharp_attributes.i
add missing return to testcase
2010-10-03 16:47:30 +00:00
csharp_exceptions.i
New invalid cast exception added
2006-11-08 00:57:29 +00:00
csharp_features.i
Unicode literals
2013-01-21 19:09:56 +00:00
csharp_lib_arrays.i
reverse merge last commit - 11348
2009-07-02 22:40:49 +00:00
csharp_namespace_system_collision.i
Remove nspace feature not yet supported warning
2014-02-15 18:54:28 +00:00
csharp_prepost.i
Remove using directives from the generated C# code and fully qualify the use of all .NET framework types in order to minimize potential name collisions from input files defining types, namespace, etc with the same name as .NET framework members.
2013-10-17 15:44:24 -05:00
csharp_swig2_compatibility.i
Correct spelling of compatibility.
2013-10-22 14:08:47 -05:00
csharp_typemaps.i
Remove using directives from the generated C# code and fully qualify the use of all .NET framework types in order to minimize potential name collisions from input files defining types, namespace, etc with the same name as .NET framework members.
2013-10-17 15:44:24 -05:00
curiously_recurring_template_pattern.i
Add a testcase for the Curiously Recurring Template Pattern - CRTP
2012-09-13 20:15:03 +00:00
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
Fixes for compactdefaultargs and pass by value where the class being passed by value has no default constructor - previously it used SwigValueWrapper
2009-06-24 17:20:17 +00:00
default_constructor.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
defvalue_constructor.i
missing function body added
2004-10-17 19:22:58 +00:00
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
filtered warnings, turned on "flatnested" for nested template test
2014-02-02 23:38:23 +04:00
destructor_reprotected.i
add destructor reprotected/desprotected case
2004-10-06 19:07:40 +00:00
director_abstract.i
use include <> instead of "" for system files
2006-01-15 02:08:31 +00:00
director_alternating.i
[D] Fixed a bug in the loop breaking code for directors leading to a superclass implementation erroneously being called.
2011-01-08 21:05:49 +00:00
director_basic.i
Add ability to suppress some director warnings by their method name, not just the containing class name
2013-03-19 19:50:43 +00:00
director_binary_string.i
Fix (char *STRING, size_t LENGTH) typemaps to accept NULL string
2012-09-07 06:07:20 +00:00
director_classes.i
Add ability to suppress some director warnings by their method name, not just the containing class name
2013-03-19 19:50:43 +00:00
director_classic.i
remove svn:executable property where applied incorrectly
2008-11-26 21:54:49 +00:00
director_constructor.i
add test case using 'super'
2004-12-12 21:40:18 +00:00
director_default.i
more directors and default arg tests
2006-09-13 20:36:44 +00:00
director_detect.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
director_enum.i
Fix R keyword warning
2010-05-25 18:35:21 +00:00
director_exception.i
Add feature director:except for improved director exception handling in Java
2013-10-22 20:44:35 +01:00
director_extend.i
Remove Go director hack just to please the SWIG test-suite
2010-06-11 19:05:30 +00:00
director_finalizer.i
Remove the -rename option in the Go language support. Do a much
2010-06-17 18:59:26 +00:00
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
Apply patch SF #335 - Truly ignore constructors in directors with %ignore and correct testcase that tests this
2013-01-29 06:55:22 +00:00
director_keywords.i
[C#, D, Java] Check for collision of parameter names with target language keywords when generating the director glue code.
2010-12-30 15:40:17 +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_nspace.i
Merge branch 'master' into tmp
2014-03-05 01:09:26 +01:00
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
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_overload2.i
New director test highlighting a proble in Go
2012-10-26 19:32:19 +00:00
director_primitives.i
add in missing virtual destructor
2006-07-04 20:49:55 +00:00
director_profile.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
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
Fix compilation error when using directors on protected virtual overloaded methods reported by Sam Hendley.
2009-01-13 07:09:27 +00:00
director_redefined.i
fix warnings for ruby, add another case
2004-10-30 11:51:19 +00:00
director_smartptr.i
Don't test shared_ptr for languages that don't have support for shared_ptr
2013-03-23 18:22:20 +00:00
director_stl.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
director_string.i
Add testcase which fails with C# directors.
2006-10-12 00:00:13 +00:00
director_thread.i
Fix problem caused by thread not properly terminated in director_thread test. This was cause crash in Python 3
2009-03-19 16:56:01 +00:00
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
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
Apply #3219676 from Shane Liesegang which adds: - support for %factory - a __tostring method - a __disown method
2012-04-13 18:28:37 +00:00
dynamic_cast.i
[D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it).
2010-11-28 23:12:03 +00:00
empty.i
test wrapping nothing!
2005-09-28 20:55:18 +00:00
enum_forward.i
Add 'fix' for Javascript/v8 to test 'enum_forward'.
2014-04-23 00:38:01 +02:00
enum_ignore.i
Ignored enum fixes.
2014-04-08 23:25:27 +01:00
enum_macro.i
Fix syntax error when preprocessor macros are defined inside of enum lists
2013-04-18 22:48:42 +01:00
enum_missing.i
Fixes for C enums used in an API and the definition of the enum has not been parsed.
2014-03-28 07:54:03 +00:00
enum_plus.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
enum_rename.i
Remove old experimental rxspencer encoder and rxsmatch function.
2010-07-22 17:02:35 +00:00
enum_scope_template.i
enum_template.i
fix extra ;
2006-01-19 04:49:10 +00:00
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
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
fix Java and C# enums when one of the enum items is ignored
2009-06-16 19:29:08 +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
enums.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
equality.i
Fix equality testcase
2014-06-04 12:21:09 +01:00
evil_diamond.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
evil_diamond_ns.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
evil_diamond_prop.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
exception_order.i
Fix to work with Go when using the gccgo compiler.
2011-01-11 18:47:40 +00:00
exception_partial_info.i
Chicken test suite now runs with no errors
2007-10-26 23:08:34 +00:00
expressions.i
Apply patch #2955146 from Sergey Satskiy to fix expressions containing divide by operator in constructor initialization lists.
2010-05-07 19:10:41 +00:00
extend.i
64 bit portability warnings fix
2006-11-24 22:41:17 +00:00
extend_constructor_destructor.i
Fix C code where a typedef name was used for constructor and destructor names in %extend. Deprecate use of typedef names for constructor and destructor names going forwards.
2013-02-18 22:40:42 +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_special_variables.i
Fix expansion of the $parentclassname special variable
2014-07-01 20:27:48 +01:00
extend_template.i
minor comment added
2010-03-04 18:27:23 +00:00
extend_template_ns.i
extend_typedef_class.i
Restrict the name used in %extend to be just the struct/class name and not a typedef to a class/struct. Typedefs were only partially working anyway. Anonymous struct typedefs excluded. Deprecate with a warning for now.
2013-02-18 19:53:37 +00:00
extend_variable.i
add %extend for static member variables test
2006-11-29 21:56:03 +00:00
extern_c.i
Fix #2310483 - function pointer typedef within extern C block.
2009-11-14 15:55:23 +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
Fix %feature not working for conversion operators
2009-02-08 22:30:10 +00:00
file_test.i
remove test.dat file
2004-11-16 05:25:17 +00:00
fragments.i
Simple patch to allow fragments to include other fragments:
2004-01-27 23:39:35 +00:00
friends.i
Fix test for gcc-4.1
2006-06-05 21:04:35 +00:00
funcptr.i
fixes for vc++
2008-02-27 20:22:09 +00:00
funcptr_cpp.i
Fix regression introduced in swig-2.0.1 (r12157) leading to uncompilable code when using typedef and function pointers
2011-09-19 20:54:39 +00:00
function_typedef.i
fvirtual.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
global_functions.i
Add testcase and info on python -builtin missing argument count check
2014-03-01 16:44:01 +00:00
global_namespace.i
Fix unary scope operator (::) (global scope) regression introduced in 2.0.0. The mangled symbol names were incorrect, sometimes resulting in types being incorrectly treated as opaque types.
2010-10-13 05:48:59 +00:00
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
some warning fixes on solaris
2010-05-27 20:12:58 +00:00
global_vars.i
Correct exception thrown attempting to access a non-existent C/C++ global variable on the 'cvar' object.
2014-03-02 01:31:36 +00:00
grouping.i
guile_ext_test.i
Make guile test suite default to scm api
2013-04-28 22:06:21 +02:00
iadd.i
move iadd.h contents into iadd.i
2008-11-28 23:33:37 +00:00
ignore_parameter.i
Fix for Sun Workshop compiler
2004-06-15 19:48:06 +00:00
ignore_template_constructor.i
Workaround for clang 3.2 libc++ empty struct bug.
2014-02-04 11:55:36 -05:00
immutable_values.i
Renamed 'immutable' test-case to 'immutable_values'.
2010-11-18 00:15:13 +00:00
implicittest.i
%implicitconv is improved for overloaded functions.
2013-08-28 20:30:46 +01:00
import_nomodule.h
import_nomodule.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
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
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
fix import + typedefs. see example in imports_b.i
2004-10-29 22:23:19 +00:00
imports_b.i
Document the module attribute in %import and add warning to Python for when it should be used
2008-09-18 14:52:52 +00:00
inctest.h
fix include within a structure - #1162194
2006-10-06 23:02:45 +00:00
inctest.i
moved testdir/* to testdir/inctest/* under Examples/test-suite/
2013-01-13 23:14:46 +01:00
infinity.i
Correct infinity testcase
2014-05-29 08:45:56 +01: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
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
inherit_void_arg.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
inline_initializer.i
inout.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
inplaceadd.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
input.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
insert_directive.i
add new %begin directive for inserting code at top of wrapper file
2009-02-20 07:52:24 +00:00
integers.i
guile: fix integer test on 64 bit systems
2013-04-28 22:06:27 +02:00
intermediary_classname.i
reverse merge last commit - 11348
2009-07-02 22:40:49 +00:00
java_constants.i
Test for %javaconstvalue added
2004-06-27 21:05:48 +00:00
java_director.i
Fix for %%javaexception and directors so that all the appropriate throws clauses are generated
2009-12-23 01:05:17 +00:00
java_director_assumeoverride.i
Add ability to suppress some director warnings by their method name, not just the containing class name
2013-03-19 19:50:43 +00:00
java_director_exception_feature.i
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
java_director_exception_feature_nspace.i
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
java_enums.i
Fix wrapping of C++ enum boolean values when using %javaconst(1)
2010-05-14 19:03:01 +00:00
java_jnitypes.i
fix overloading of jboolean with other JNI types at the c++ level for some platforms (64bit Linux)
2009-09-02 20:49:55 +00:00
java_lib_arrays.i
Marshalling char[] and char[ANY] to Java byte[] is now a bit easier
2011-06-17 06:41:53 +00:00
java_lib_arrays_dimensionless.i
test java arrays wrapping for dimensionless arrays
2005-02-15 22:41:52 +00:00
java_lib_various.i
Add support for java.nio.Buffer
2014-07-18 15:45:16 +03:00
java_nspacewithoutpackage.i
Suppress warning in testcase
2013-01-19 01:28:55 +00:00
java_pgcpp.i
Change typemap matching rules for the default type (SWIGTYPE) to follow template partial specialization type deduction. Fixes some containers of const pointers. SWIGTYPE*& typemps removed and replaced with SWIGTYPE *const&.
2010-04-01 18:26:37 +00:00
java_pragmas.i
Suppress ecj warnings
2008-01-31 22:58:43 +00:00
java_prepost.i
Tweak test so it works if test-suite is run using -copyctor
2012-11-13 22:17:55 +00:00
java_throws.i
Fix classes not being added into Java method's throws clause when %catches is used
2009-08-16 00:04:29 +00:00
java_typemaps_proxy.i
minor vc++ /W4 warning fixes
2008-06-21 16:04:55 +00:00
java_typemaps_typewrapper.i
Fix segfault attempting illegal javaclassname and csclassname special variable substitution
2010-05-26 19:01:12 +00:00
keyword_rename.i
Revert unnecessary changes in keyword_rename test
2014-02-27 20:23:32 +00:00
kind.i
update to use proxy terminology
2006-06-29 21:17:30 +00:00
kwargs_feature.i
Rename python_kwargs testcase to kwargs_feature. Add kwargs_feature to Ruby and fix Ruby warnings when using kwargs feature. Add %kwargs macro for Ruby
2011-06-13 17:38:08 +00:00
langobj.i
set PyObject * out typemaps back to simple returns
2006-01-28 03:38:05 +00:00
lextype.i
fix lextype testcase when compiled as c++ as is the case with octave
2009-08-16 19:40:29 +00:00
li_attribute.i
Add %attributeval and %attributestring to attribute.swg library
2009-02-13 22:42:45 +00:00
li_attribute_template.i
Add test case for attributes with moderately complex templates
2013-05-25 00:44:36 +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
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_attribute.i
Add testcase for %attributestring on shared_ptr
2014-01-11 19:34:22 +00:00
li_boost_shared_ptr_bits.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
li_boost_shared_ptr_template.i
fix R namespace conflict
2012-03-18 06:22:04 +00:00
li_carrays.i
add in global array variable
2007-04-02 21:37:13 +00:00
li_cdata.i
Fix memmove regression
2009-09-11 18:53:14 +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
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
2008-09-11 17:18:07 +00:00
li_cwstring.i
Merged the Python 3.0 support branch. The merging progress is not so smooth, so hope this commit won't make anything broken.
2008-09-11 17:18:07 +00:00
li_factory.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
li_implicit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
li_math.i
Just disable SWIGWARN_PARSE_KEYWORD for li_math.i under PHP.
2009-08-13 14:58:27 +00:00
li_reference.i
fix warnings
2009-08-18 13:41:22 +00:00
li_std_auto_ptr.i
auto_ptr deprecation warning suppression
2014-01-03 08:27:41 +00:00
li_std_carray.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
li_std_combinations.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
li_std_containers_int.i
Add support for slicing steps to Python STL wrappers (positive step only atm - these work the same as other Python sequences such as list)
2012-01-20 21:14:03 +00:00
li_std_deque.i
new name mods
2004-11-01 22:57:56 +00:00
li_std_except.i
mods for VC++
2006-01-13 23:40:42 +00:00
li_std_except_as_class.i
Some test-suite warning fixes
2013-04-06 16:19:17 -07:00
li_std_functors.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_list.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_map.i
Fix std::map warning keyword hack in Go
2010-06-11 22:36:58 +00:00
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
Fix for missing C++ code in std::multimap wrappers.
2013-08-06 07:02:49 +01: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_pair_extra.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_pair_lang_object.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_pair_using.i
Fix using declarations and templates. %template was putting the
2012-08-04 20:24:22 +00:00
li_std_queue.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_set.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_stack.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
li_std_stream.i
Sun studio warning suppression in tests
2011-02-20 13:02:21 +00:00
li_std_string.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
li_std_string_extra.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
li_std_vector.i
Fix some scope and symbol lookup problems when template default parameters are being used with typedef - add the fully expanded template into the c symbol table and scope table.
2011-07-01 22:59:55 +00:00
li_std_vector_enum.i
Fix #3475492 - iterating through std::vector wrappers of enumerations.
2012-03-13 07:10:24 +00:00
li_std_vector_extra.i
Fix std::vector of const pointers
2009-10-20 18:22:16 +00:00
li_std_vector_member_var.i
Fix SF#3528035, a regression introduced by the fix for SF#3428833.
2012-05-23 02:58:24 +00:00
li_std_vector_ptr.i
Fix std::vector of const pointers
2009-10-20 18:22:16 +00:00
li_std_vectora.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
li_std_wstream.i
Sun studio warning suppression in tests
2011-02-20 13:02:21 +00:00
li_std_wstring.i
SWIG_AsWCharPtrAndSize improper operation if cptr NULL
2013-07-02 18:58:56 +01:00
li_stdint.i
adding stdint.i, the ISO C99 int types
2005-11-21 20:27:24 +00:00
li_swigtype_inout.i
Test case compiler warning fix
2014-03-15 21:00:25 +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_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
Cygwin test-suite fix for tcl 8.5 on Cygwin
2013-09-14 15:52:42 -07: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
lua_no_module_global.i
SF patch #3394339 from Torsten Landschoff - new option -nomoduleglobal to disable installing the module table into the global namespace. Require call also returns the module table instead of a string
2011-08-22 19:27:56 +00:00
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
fix example max macro/template and external max macro conflicts
2005-09-16 00:35:38 +00:00
memberin1.i
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
2012-12-14 15:48:31 +00:00
memberin_extend.i
Change %extend example which said that char arrays were problematic to wrap, when in fact they are not
2009-12-02 22:16:48 +00:00
memberin_extend_c.i
Change %extend example which said that char arrays were problematic to wrap, when in fact they are not
2009-12-02 22:16:48 +00:00
minherit.i
Add support for the Go programming language.
2010-06-10 01:13:31 +00:00
minherit2.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
mixed_types.i
Remove the -rename option in the Go language support. Do a much
2010-06-17 18:59:26 +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
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
multivalue.i
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
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
Add support for the Go programming language.
2010-06-10 01:13:31 +00:00
namespace_class.i
filtered warnings, turned on "flatnested" for nested template test
2014-02-02 23:38:23 +04:00
namespace_enum.i
namespace_extend.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
namespace_forward_declaration.i
Fix using declarations combined with using directives with forward class
2012-08-04 20:23:07 +00:00
namespace_nested.i
add more cases
2006-02-22 21:54:19 +00:00
namespace_spaces.i
Sun studio warning suppression in tests
2011-02-20 13:02:21 +00:00
namespace_template.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
namespace_typedef_class.i
new test
2004-01-09 19:32:08 +00:00
namespace_typemap.i
Ruby: Replace all occurences of STR2CSTR macro with calls to StringValuePtr
2012-12-14 15:48:31 +00:00
namespace_union.i
warnfilter fixed
2014-02-03 02:21:44 +04:00
namespace_virtual_method.i
CHANGES.current
2004-09-26 01:14:49 +00:00
naturalvar.i
another case
2005-12-28 22:41:05 +00:00
naturalvar_more.i
Remove incorrectly and newly introduced assert
2013-10-05 02:16:02 +01:00
naturalvar_onoff.i
%naturalvar feature fixes and documentation
2014-01-11 19:32:43 +00:00
nested.i
Nested class improvements - Fixed inconsistency in handling C++ nested classes - sometimes they were treated as forward declarations, other times as if C nested struct was parsed. Added the nestedworkaround feature for C++ nested class handling. Document improved nested class handling. Numerous C and C++ nested struct/class/union test cases added.
2009-11-11 00:30:34 +00:00
nested_class.i
warnings suppressed for deeply nested classes
2014-02-07 07:39:07 +04:00
nested_comment.i
warnfilter fixed
2014-02-03 02:21:44 +04:00
nested_directors.i
Fix warning suppression in testcase
2014-03-14 16:53:09 +00:00
nested_extend_c.i
test fixed
2014-05-31 07:59:39 +04:00
nested_private.i
Testcase of private nested class usage causing segfault
2013-12-02 07:10:44 +00:00
nested_scope.i
Rename "struct Global" to "struct Global_" to avoid PHP keyword
2014-02-19 18:26:07 +13:00
nested_structs.i
Add note about cplusplusout for nested_struct testcase
2014-03-14 01:57:14 +00:00
nested_workaround.i
Nested classes support
2013-11-29 07:02:34 +00:00
newobject1.i
newobject2.i
use $self special variable instead of self in %extend
2006-11-08 01:01:37 +00:00
nspace.i
Merge branch 'master' into devel
2014-03-30 23:07:56 +02:00
nspace_extend.i
Merge branch 'master' into tmp
2014-03-05 01:09:26 +01: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
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
octave_dim.i
Make octave_dim tests pass for octave version != 3.2.4
2012-04-15 22:47:38 +00:00
operator_overload.i
Fix comment typos
2014-04-28 13:13:47 +12:00
operator_overload_break.i
[D] Operator overloading support for D1 and D2.
2010-12-30 02:44:04 +00:00
operator_pointer_ref.i
Some test-suite fixes for visual studio
2012-04-16 18:45:33 +00:00
operbool.i
Minor rename in the 'operbool' test-case to avoid special casing for D.
2010-11-18 00:16:23 +00:00
ordering.i
fix php keyword warnings
2006-01-23 21:46:49 +00:00
overload_bool.i
Change in default behaviour wrapping C++ bool for Python.
2014-03-08 12:04:19 +00:00
overload_complicated.i
overloading when SWIG cannot disambiguate parameters tests added
2004-02-12 21:45:11 +00:00
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
default arguments in C code test
2004-10-20 21:01:47 +00:00
overload_method.i
Rename r_base_test to overload_method as it is a useful test for all languages
2012-04-15 18:10:58 +00:00
overload_numeric.i
Infinity is now by default an acceptable value for type 'float'.
2013-09-12 07:28:12 +01:00
overload_rename.i
fix typo
2004-11-15 22:15:32 +00:00
overload_return_type.i
[PHP] Fix handling of overloaded methods/functions where some
2011-03-14 12:33:56 +00:00
overload_simple.i
Patch #3260265 fixing overloading of non-primitive types and integers in Perl 5.12 and later
2011-05-19 19:31:39 +00:00
overload_subtype.i
overload_template.i
Rename max() to maximum() as max() is a built-in function in PHP.
2009-08-14 01:33:23 +00:00
overload_template_fast.i
'oficially' add fastdispatch option
2005-12-08 21:30:06 +00:00
packageoption.h
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption.list
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_a.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_b.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
packageoption_c.i
Apply patch #2143727 for Python from Serge Monkewitz to fix importing base classes when the package option is specified in %module and that module is %import'ed
2008-12-02 20:21:16 +00:00
php_namewarn_rename.i
Add missing return statements in testcase
2014-03-15 00:23:55 +00:00
pointer_in_out.i
pointer_reference.i
Drop guilegh interface
2013-04-28 22:06:24 +02:00
prefix.i
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
2009-07-22 11:08:29 +00:00
preproc.i
Warning suppression
2011-02-17 22:43:28 +00:00
preproc_constants.i
CFFI - Fix some string constants are incorrect
2012-12-14 08:00:22 +00:00
preproc_constants_c.i
true and false supported in constant expressions (C++ only). && || == != < > <= >= operators now return type bool (C++ only) and type int for C as per C/C++ standards.
2009-09-02 22:33:04 +00:00
preproc_defined.i
Fix C code in test case
2011-02-20 00:37:54 +00:00
preproc_include.i
Fix %include inside %define macros - patch from Karl Wette
2012-03-15 20:32:14 +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_include_h1.i
Fix %include inside %define macros - patch from Karl Wette
2012-03-15 20:32:14 +00:00
preproc_include_h2.i
Fix %include inside %define macros - patch from Karl Wette
2012-03-15 20:32:14 +00:00
preproc_include_h3.i
Fix %include inside %define macros - patch from Karl Wette
2012-03-15 20:32:14 +00:00
preproc_line_file.i
[D] Renamed the "dnativeconst" feature to "dmanifestconst".
2010-11-18 10:16:05 +00:00
primitive_ref.i
test for ref+int overload
2004-10-25 19:06:50 +00:00
primitive_types.i
Change the length of strings created from fixed-size buffers.
2013-12-23 21:12:17 +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
Added missing function body which was causes linker errors
2003-12-12 23:19:07 +00:00
pure_virtual.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
python_abstractbase.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_append.i
Enable pep8 check
2014-06-07 13:10:27 +02:00
python_director.i
Fix Python directorin typemap for PyObject *
2011-07-16 14:43:04 +00:00
python_nondynamic.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_overload_simple_cast.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_pybuf.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +00:00
python_richcompare.i
Added test case for python richcompare operators.
2011-03-31 03:55:42 +00:00
python_varargs_typemap.i
Fix vararg documentation for Python 3
2013-05-24 23:02:34 +01:00
r_copy_struct.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
r_double_delete.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
r_legacy.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
r_overload_array.i
check in R-swig changes that implement vector conversions to and
2012-03-29 16:32:51 +00:00
r_sexp.i
add regression tests for SEXP return values
2013-07-14 20:29:37 +08:00
README
Minor update to test-suite README help files
2013-01-17 07:48:16 +00:00
redefined.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
redefined_not.i
Fix test case so it doesn't clash with the real size_t
2011-10-25 06:53:07 +00:00
refcount.h
warning/error fixes for Visual Studio
2005-10-09 13:49:44 +00:00
refcount.i
Some test-suite fixes for visual studio
2012-04-16 18:45:33 +00:00
reference_global_vars.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
register_par.i
add missing method bodies
2004-12-02 21:19:12 +00:00
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
Remove old experimental rxspencer encoder and rxsmatch function.
2010-07-22 17:02:35 +00:00
rename_pcre_encoder.i
Add support for case conversion characters in regex substitutions.
2013-10-15 07:17:56 +01:00
rename_pcre_enum.i
Add support for "[not]regexmatch" and "regextarget" to %rename.
2010-07-22 17:02:10 +00:00
rename_predicates.i
Add %$isextendmember for %rename of members added via %extend
2014-02-18 23:21:46 +00:00
rename_scope.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
rename_simple.i
Add runfile to check for correct compatibility name generation
2013-11-09 14:54:36 +00:00
rename_strip_encoder.i
Add the strip encoder patch from Anatoly Techtonik #2130016
2008-11-01 22:52:26 +00:00
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
add support for named warning codes
2006-01-06 11:42:24 +00:00
return_const_value.i
Add missing return value in testcase
2010-10-03 20:47:45 +00:00
return_value_scope.i
rname.i
Fix rname testcase when run under OpenJDK icedtea on Linux because libjvm.so also contains a class called Base. Also remove need for Go specific handling in this testcase.
2011-01-05 21:15:10 +00:00
ruby_keywords.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_li_std_speed.i
merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes
2010-03-06 00:51:54 +00:00
ruby_naming.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_track_objects.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
ruby_track_objects_directors.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
samename.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
shared_ptr_wrapper.h
Correct test for global shared_ptr variable
2008-04-04 23:26:54 +00:00
simple_array.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +00:00
simutry.i
modifying build system not to rely on the -I path to find the input files avoiding warning 125: move python .i files up one directory, some files have been renamed - prepended with python
2008-11-26 22:50:35 +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_const_overload.i
Apply patch #3066958 from Mikael Johansson to fix default smart pointer handling when the smart pointer contains both a const and non-const operator->.
2010-10-03 13:12:00 +00:00
smart_pointer_extend.i
warning fix
2006-10-24 20:33:38 +00:00
smart_pointer_inherit.i
Workaround for clang 3.2 libc++ empty struct bug.
2014-02-04 11:55:36 -05:00
smart_pointer_member.i
Remove the -rename option in the Go language support. Do a much
2010-06-17 18:59:26 +00:00
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
[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
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
smart_pointer_rename.i
smart_pointer_simple.i
smart_pointer_static.i
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
smart_pointer_template_const_overload.i
test case fix
2011-03-29 22:21:08 +00:00
smart_pointer_template_defaults_overload.i
Fix std::map and smart pointers.
2014-03-06 19:52:03 +00:00
smart_pointer_templatemethods.i
Warning fixes in test-suite
2014-05-24 14:13:24 +01: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_variable_macros.i
Remove using directives from the generated C# code and fully qualify the use of all .NET framework types in order to minimize potential name collisions from input files defining types, namespace, etc with the same name as .NET framework members.
2013-10-17 15:44:24 -05:00
special_variables.i
Two additional special variable are expanded in %exception - $parentname
2012-10-11 19:24:24 +00:00
static_array_member.i
more cleanups
2005-12-22 08:43:11 +00:00
static_const_member.i
[D] Renamed the "dnativeconst" feature to "dmanifestconst".
2010-11-18 10:16:05 +00:00
static_const_member_2.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
std_containers.i
Workaround for clang 3.2 libc++ empty struct bug.
2014-02-04 11:55:36 -05:00
stl_new.i
modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes.
2008-11-26 21:35:15 +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
Fix parsing of struct declaration and initialization
2009-11-17 18:45:53 +00:00
struct_rename.i
struct_value.i
move broken example to derived_byvalue.i since it could take long to fix
2004-10-07 22:02:50 +00:00
swig_examples_lock.h
Fix test suite lock initialisation leading to random seg faults in li_boost_shared_ptr
2013-03-29 06:31:26 +00:00
swigobject.i
fix cast of pointer to long
2009-01-08 19:46:38 +00:00
sym.i
symbol_clash.i
Improve target language symbol tables for Java and C#, using different scopes for the constants interface, module class and intermediary class rather than incorrectly putting all the symbols into one scope
2010-02-13 00:42:09 +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_arg_replace.i
Fix ~15 tests, minor doc fixes, improve STL support.
2008-03-05 04:35:34 +00:00
template_arg_scope.i
template_arg_typename.i
template_array_numeric.i
various fixes to remove warnings
2004-11-01 21:10:06 +00:00
template_base_template.i
fix php keyword warnings
2006-01-23 21:46:49 +00:00
template_basic.i
Renamed 'template' test-case to 'template_basic'.
2010-11-18 00:15:41 +00:00
template_classes.i
Stop generating uncompileable code when using nested template classes in functions. Replace SWIGWARN_PARSE_NESTED_CLASS with SWIGWARN_PARSE_NAMED_NESTED_CLASS and SWIGWARN_PARSE_UNNAMED_NESTED_CLASS for named and unnamed nested classes respectively. Named nested class ignored warnings can now be suppressed by name using %warnfilter
2009-11-12 19:47:04 +00:00
template_const_ref.i
template_construct.i
template_default.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +00:00
template_default2.i
[PHP] Update warnings about clashes between identifiers and PHP
2009-07-28 13:12:06 +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_arg_virtual_destructor.i
Add CHANGES note for virtual destructor in templates bug in prev commit
2013-01-06 01:49:25 +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_class_parms_typedef.i
testcase fix for vc++
2012-04-17 05:52:25 +00:00
template_default_inherit.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_default_pointer.i
add template_default_pointer broken case
2004-12-01 01:14:56 +00:00
template_default_qualify.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_default_vw.i
template_enum.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
template_enum_ns_inherit.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
template_enum_typedef.i
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +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
add virtual destructors where needed
2004-04-11 12:10:44 +00:00
template_inherit_abstract.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
template_int_const.i
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
template_matrix.i
Workaround for clang 3.2 libc++ empty struct bug.
2014-02-04 11:55:36 -05:00
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_namespace_forward_declaration.i
Fix using declarations and templates. %template was putting the
2012-08-04 20:24:22 +00:00
template_nested.i
%feature ("flatnested") is set for nested scope test
2014-02-03 01:15:05 +04:00
template_nested_typemaps.i
Revert template_nested_typemaps to what it was before nested merge
2013-12-16 19:28:11 +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
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
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
Workaround for clang 3.2 libc++ empty struct bug.
2014-02-04 11:55:36 -05:00
template_partial_arg.i
template_partial_specialization.i
Fix some usage of global scope operator ::
2009-11-03 19:14:37 +00:00
template_partial_specialization_typedef.i
Fix partial specialization and explicit specialization lookup
2009-10-20 17:50:36 +00:00
template_private_assignment.i
Template private assignment testcase
2014-01-11 17:39:47 +00:00
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
fix warning
2004-01-13 02:52:25 +00:00
template_specialization_defarg.i
more examples, and fixes
2004-10-18 02:08:55 +00:00
template_specialization_enum.i
Remove the -rename option in the Go language support. Do a much
2010-06-17 18:59:26 +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
warning fixes
2008-02-03 21:38:07 +00:00
template_type_namespace.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
template_typedef.i
Fix ~15 tests, minor doc fixes, improve STL support.
2008-03-05 04:35:34 +00:00
template_typedef_class_template.i
Fix a few warnings/errors in the test-suite using Solaris compiler
2012-04-15 21:56:38 +00:00
template_typedef_cplx.i
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
template_typedef_cplx2.h
Various warning fixes for Visual Studio 2003 C++ compiler
2004-09-01 22:24:24 +00:00
template_typedef_cplx2.i
template_typedef_cplx3.i
template_typedef_cplx4.i
template_typedef_cplx5.i
*** empty log message ***
2003-11-27 16:54:26 +00:00
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
Add regression tests for R
2009-01-12 07:41:38 +00:00
template_typedef_import.i
template_typedef_import.list
template_typedef_inherit.i
Fix %module declaration.
2012-03-14 19:23:18 +00:00
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
variable name changes to remove php keywords
2008-06-24 20:11:46 +00:00
template_typedef_typedef.i
Typedef typedef prefix test for templates
2014-01-14 07:20:06 +00:00
template_typemaps.i
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
template_typemaps_typedef.i
Correct test cases to be valid C++ by doing a typedef to the
2012-03-14 19:25:14 +00:00
template_typemaps_typedef2.i
Correct test cases to be valid C++ by doing a typedef to the
2012-03-14 19:25:14 +00:00
template_using.i
add template+using test
2005-06-13 16:41:27 +00:00
template_using_directive_and_declaration_forward.i
Work around clang bugs with symbol resolution
2014-01-30 16:18:21 -05:00
template_virtual.i
add missing method bodies
2004-12-02 21:19:12 +00:00
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
threads_exception.i
Fix erratically failing threads_exception python test
2013-03-26 20:57:41 +00:00
throw_exception.i
[PHP] Update the list of PHP keywords - "cfunction" is no longer a
2009-07-05 05:40:50 +00:00
traits.i
add initial traits
2005-11-04 10:58:28 +00:00
typedef_array_member.i
added more test cases and broken ones
2004-11-15 18:45:28 +00:00
typedef_class.i
Fix constructors in named typedef class declarations
2011-08-25 19:27:38 +00:00
typedef_funcptr.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
typedef_inherit.i
more warn fixes
2004-09-18 00:27:40 +00:00
typedef_mptr.i
Sun studio warning suppression in tests
2011-02-20 13:02:21 +00:00
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 a few warnings/errors in the test-suite using Solaris compiler
2012-04-15 21:56:38 +00:00
typedef_typedef.i
Modify typedef_typedef testcase to work for all languages
2014-01-14 07:21:40 +00:00
typemap_array_qualifiers.i
Warning fixes in test-suite
2014-05-24 14:13:24 +01:00
typemap_arrays.i
Fix expansion in array typemaps
2010-12-14 21:38:36 +00:00
typemap_delete.i
Fix typemap delete regression introduced in rev 11838
2010-05-03 22:58:27 +00:00
typemap_directorout.i
[PHP] The usage of $input in PHP directorout typemaps has been
2013-12-12 15:40:15 +13:00
typemap_global_scope.i
some warning fixes on solaris
2010-05-27 20:12:58 +00:00
typemap_manyargs.i
Fix comment typo in William's recent change
2011-11-29 05:20:45 +00:00
typemap_namespace.i
[D] Replaced the term "wrap D module" with "intermediary D module" (including names derived from it).
2010-11-28 23:12:03 +00:00
typemap_ns_using.i
add support for named warning codes
2006-01-06 11:42:24 +00:00
typemap_numinputs.i
fix warnings
2004-11-07 02:36:07 +00:00
typemap_out_optimal.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
typemap_qualifier_strip.i
Guile OUTPUT typemap fix
2013-09-15 10:43:49 +01:00
typemap_self.i
added more ugly 'self' cases
2004-01-15 22:59:55 +00:00
typemap_subst.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
typemap_template.i
Fix incorrect typemaps being used for a symbol within a templated type
2011-06-20 17:46:38 +00:00
typemap_template_parm_typedef.i
attempt to fix test again
2012-05-24 23:01:28 +00:00
typemap_variables.i
Javascript: generalise test-case 'typemap_variables' so that it can be used for Javascript V8.
2014-05-19 00:58:32 +02:00
typemap_various.i
Compiler warning fixes in testcases
2014-03-15 18:24:01 +00:00
typename.i
types_directive.i
Add regression tests for R
2009-01-12 07:41:38 +00:00
unicode_strings.i
Python unicode_strings test case: restrict to Python > 3.0
2014-05-24 15:39:53 -04:00
union_parameter.i
Add support for the Go programming language.
2010-06-10 01:13:31 +00:00
union_scope.i
Restore warning suppression in testcase
2014-02-08 09:45:20 +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
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
using_directive_and_declaration.i
Fix using declarations combined with using directives with forward class
2012-08-04 20:23:07 +00:00
using_directive_and_declaration_forward.i
Work around clang bugs with symbol resolution
2014-01-30 16:18:21 -05:00
using_extend.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
using_inherit.i
Fix using statements for overloaded methods
2007-11-30 22:34:50 +00:00
using_namespace.i
Added special cases to the test-suite as required for D.
2010-11-18 00:17:37 +00:00
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
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
expand protected using testcase
2011-01-28 19:50:57 +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
Change class names in test code which clash with PHP reserved words
2009-08-13 03:58:09 +00:00
valuewrapper_const.i
Fix some usage of global scope operator ::
2009-11-03 19:14:37 +00:00
valuewrapper_opaque.i
various fixes to remove warnings
2004-11-01 21:10:06 +00:00
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
fix bug #1292926
2005-10-20 15:42:48 +00:00
virtual_destructor.i
Added a protected destructor in derived class
2003-11-29 00:29:54 +00:00
virtual_poly.i
Sun studio warning suppression in tests
2011-02-20 13:02:21 +00:00
virtual_vs_nonvirtual_base.i
Testcase correction for missing virtual destructor
2012-12-16 08:38:22 +00:00
voidtest.i
add test for 'void *' argument
2006-02-04 00:02:03 +00:00
wallkw.i
Make PHP %keywordwarn message wording consistent with other languages
2014-02-19 16:51:31 +13:00
wrapmacro.i
Lua warning fix since previous commit changed max to maximum
2010-10-03 15:08:03 +00:00