php-src/ext/standard/tests/class_object
Jani Taskinen 46a94ebaa6 - Fix test
2009-08-06 13:54:21 +00:00
..
AutoInterface.inc New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
AutoLoaded.inc New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
AutoTest.inc New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
class_exists_basic_001.phpt
class_exists_error_001.phpt
class_exists_variation_001.phpt
class_exists_variation_002.phpt
class_exists_variation_003.phpt
forward_static_call_001.phpt
forward_static_call_002.phpt
forward_static_call_003.phpt
get_class_error_001.phpt Fixed bug #47664 (get_class returns NULL instead of FALSE) 2009-03-16 09:51:32 +00:00
get_class_methods_basic_001.phpt
get_class_methods_basic_002.phpt
get_class_methods_basic_003.phpt
get_class_methods_error_001.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
get_class_methods_variation_001.phpt
get_class_methods_variation_002.phpt removing UEXPECT 2009-03-03 09:59:36 +00:00
get_class_variation_001.phpt - Fix test 2009-08-06 13:54:21 +00:00
get_class_variation_002.phpt removing UEXPECT 2009-03-03 09:59:36 +00:00
get_class_vars_error.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
get_class_vars_variation1.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
get_class_vars_variation2.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
get_declared_classes_basic_001.phpt
get_declared_classes_error_001.phpt
get_declared_classes_variation1.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
get_declared_interfaces_basic_001.phpt
get_declared_interfaces_error_001.phpt
get_declared_interfaces_variation1.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
get_object_vars_basic_001.phpt
get_object_vars_basic_002.phpt
get_object_vars_error_001.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
get_object_vars_variation_001.phpt
get_object_vars_variation_002.phpt
get_object_vars_variation_003.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
get_parent_class_error_001.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
get_parent_class_variation_001.phpt
get_parent_class_variation_002.phpt
interface_exists_error.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
interface_exists_variation1.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
interface_exists_variation2.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
interface_exists_variation3.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
interface_exists_variation4.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
is_a_error_001.phpt - Fixed tests 2008-06-26 11:15:48 +00:00
is_a_variation_001.phpt - Fixed tests 2008-06-26 11:15:48 +00:00
is_a_variation_002.phpt - Fixed tests 2008-06-26 11:15:48 +00:00
is_a_variation_003.phpt - Fixed tests 2008-06-26 11:15:48 +00:00
is_subclass_of_error_001.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
is_subclass_of_variation_001.phpt
is_subclass_of_variation_002.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
is_subclass_of_variation_003.phpt
is_subclass_of_variation_004.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
method_exists_basic_001.phpt
method_exists_basic_002.phpt
method_exists_basic_003.phpt
method_exists_error_001.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
method_exists_variation_001.phpt
method_exists_variation_002.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
method_exists_variation_003.phpt
property_exists_error.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00
property_exists_variation1.phpt New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis 2009-06-16 08:59:39 +00:00