swig/Examples/test-suite/php
2012-05-23 02:58:24 +00:00
..
abstract_inherit_ok_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
abstract_inherit_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
add_link_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
argout_runme.php Comment out use of call-time pass by reference, which has been deprecated for 2012-05-18 02:42:23 +00:00
arrayptr_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
arrays_global_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
arrays_global_twodim_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
arrays_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
arrays_scope_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
autodoc_runme.php [PHP] Fix the constant typemaps for SWIGTYPE, etc - previously 2012-05-10 11:41:19 +00:00
casts_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
char_strings_runme.php Zap extra blank line after ?> which appears in testsuite output 2009-08-14 00:15:23 +00:00
class_ignore_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
conversion_namespace_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
conversion_ns_template_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
conversion_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
cpp_static_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
director_abstract_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_basic_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_classic_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_default_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_detect_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_enum_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_exception_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_extend_runme.php PHP: remove unneeded ctor from the director_extend testcase 2009-08-18 13:47:27 +00:00
director_finalizer_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_frob_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_nested_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
director_profile_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_protected_runme.php 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_stl_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_string_runme.php add php typecheck typemaps for const reference for primitives 2009-08-13 22:39:20 +00:00
director_thread_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
director_unroll_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
enum_scope_template_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
evil_diamond_ns_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
evil_diamond_prop_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
evil_diamond_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
exception_order_runme.php [PHP] When using %throws or %catches, SWIG-generated PHP5 wrappers 2010-05-26 07:32:20 +00:00
extend_template_ns_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
extend_template_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
grouping_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
ignore_parameter_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
import_nomodule_runme.php PHP: fix for the import_nomodule testcase 2009-08-03 13:52:25 +00:00
li_carrays_runme.php Update lists of expected function, classes, and globals to match what we get 2009-12-04 03:54:24 +00:00
li_factory_runme.php Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
li_std_string_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
li_std_vector_member_var_runme.php Fix SF#3528035, a regression introduced by the fix for SF#3428833. 2012-05-23 02:58:24 +00:00
Makefile.in Fix typo which stopped %.test convenience helper from running multitests. 2011-03-07 03:14:24 +00:00
newobject1_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
overload_rename_runme.php PHP: fix for the overload_rename testcase 2009-08-06 12:27:03 +00:00
overload_return_type_runme.php [PHP] Fix handling of overloaded methods/functions where some 2011-03-14 12:33:56 +00:00
pointer_reference_runme.php Fix typecheck typemaps for SWIGTYPE *const& 2011-01-30 00:42:27 +00:00
prefix_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
primitive_ref_runme.php Fix php limited precision test fix when dealing with large long long numbers 2010-05-14 19:47:39 +00:00
rename_scope_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
skel.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
smart_pointer_rename_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
sym_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
template_arg_typename_runme.php Remove two instances of call-time pass by reference, which has been removed in 2012-05-10 10:37:42 +00:00
template_construct_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
tests.php PHP: detect if a non-object is passed to check::classname() in the testsuite 2009-08-05 12:37:56 +00:00
threads_exception_runme.php [PHP] When using %throws or %catches, SWIG-generated PHP5 wrappers 2010-05-26 07:32:20 +00:00
typedef_reference_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
typemap_ns_using_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
using1_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
using2_runme.php modify build system to use php instead of php4 2008-12-06 21:40:54 +00:00
valuewrapper_base_runme.php PHP: remove '// Sample test file' comments from runme files 2009-08-16 22:23:32 +00:00
virtual_vs_nonvirtual_base_runme.php Add testcase virtual_vs_nonvirtual_base as a regression test for SF#3124665. 2011-05-25 05:19:48 +00:00
wrapmacro_runme.php Add wrapmacro_runme.php 2012-05-11 05:58:18 +00:00