stevseea Tue Dec 18 17:20:04 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests reflectionProperty_basic1.phpt reflectionProperty_error.phpt reflectionProperty_getDocComment_error.phpt reflectionProperty_basic2.phpt reflectionProperty_export_error.phpt reflectionProperty_isDefault_basic.phpt reflectionProperty_getDocComment_basic.phpt reflectionProperty_constructor_error.phpt reflectionProperty_export_basic.phpt reflectionProperty_getDeclaringClass_variation1.phpt reflectionProperty_setValue_error.phpt reflectionProperty_getModifiers_basic.phpt reflectionProperty_getValue_error.phpt Log: Adding PHPT tests for the ReflectionProperty class.
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_basic1.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_basic1.phpt +++ php-src/ext/reflection/tests/reflectionProperty_basic1.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_error.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_getDocComment_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_getDocComment_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_getDocComment_error.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_basic2.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_basic2.phpt +++ php-src/ext/reflection/tests/reflectionProperty_basic2.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_export_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_export_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_export_error.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_isDefault_basic.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_isDefault_basic.phpt +++ php-src/ext/reflection/tests/reflectionProperty_isDefault_basic.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_getDocComment_basic.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_getDocComment_basic.phpt +++ php-src/ext/reflection/tests/reflectionProperty_getDocComment_basic.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_constructor_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_constructor_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_constructor_error.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_export_basic.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_export_basic.phpt +++ php-src/ext/reflection/tests/reflectionProperty_export_basic.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_getDeclaringClass_variation1.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_getDeclaringClass_variation1.phpt +++ php-src/ext/reflection/tests/reflectionProperty_getDeclaringClass_variation1.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_setValue_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_setValue_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_setValue_error.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt +++ php-src/ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflectionProperty_getValue_error.phpt?view=markup&rev=1.1 Index: php-src/ext/reflection/tests/reflectionProperty_getValue_error.phpt +++ php-src/ext/reflection/tests/reflectionProperty_getValue_error.phpt -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php