swig/Examples/test-suite/php
2011-05-25 05:19:48 +00:00
..
abstract_inherit_ok_runme.php
abstract_inherit_runme.php
add_link_runme.php
argout_runme.php
arrayptr_runme.php
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
casts_runme.php
char_strings_runme.php
class_ignore_runme.php
conversion_namespace_runme.php
conversion_ns_template_runme.php
conversion_runme.php
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
director_basic_runme.php
director_classic_runme.php
director_default_runme.php
director_detect_runme.php
director_enum_runme.php
director_exception_runme.php
director_extend_runme.php
director_finalizer_runme.php
director_frob_runme.php
director_nested_runme.php
director_profile_runme.php
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
director_string_runme.php
director_thread_runme.php
director_unroll_runme.php
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
evil_diamond_prop_runme.php
evil_diamond_runme.php
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
extend_template_runme.php
grouping_runme.php
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
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
li_std_string_runme.php
Makefile.in Fix typo which stopped %.test convenience helper from running multitests. 2011-03-07 03:14:24 +00:00
newobject1_runme.php
overload_rename_runme.php
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
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
skel.php
smart_pointer_rename_runme.php
sym_runme.php
template_arg_typename_runme.php
template_construct_runme.php
tests.php
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
typemap_ns_using_runme.php
using1_runme.php
using2_runme.php
valuewrapper_base_runme.php
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