swig/Examples/test-suite/php
Vadim Zeitlin a4b319ce8e Remove callback function from autodoc unit test.
It doesn't seem to belong there at all, there is a dedicated callback unit
test for it and it was added to the initial version of autodoc.i back in
124253d698 without any explanation, so just
remove it.

As this callback was used in a PHP test, perform this test for callback.i now
and use "%(uppercase)s" construct inside %callback to test that this works.
2015-07-19 18:14:06 +02: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 [PHP] The generated __isset() method now returns true for read-only properties. 2014-05-01 14:37:58 +12: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
callback_runme.php Remove callback function from autodoc unit test. 2015-07-19 18:14:06 +02: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
cpp11_strongly_typed_enumerations_runme.php Add c++11 strongly typed enum support for PHP 2014-11-27 19:59:20 +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 Fix segmentation faults with directors in PHP >= 5.4 2014-09-09 13:39:30 -03: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 Test suite warning fixes 2014-12-28 10:38:12 +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 Remove incorrect comments 2014-02-19 18:27:14 +13: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 Disable director_thread_runme.php 2015-01-15 09:32:34 +13: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 Test suite warning fixes 2014-12-28 10:38:12 +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 Test suite warning fixes 2014-12-28 10:38:12 +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 Make callback unit test pass for PHP backend. 2015-07-19 00:13:08 +02: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
php_iterator_runme.php [PHP] Add support for specifying any PHP interfaces a wrapped class 2014-09-12 12:48:37 -03: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 Test suite warning fixes 2014-12-28 10:38:12 +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