]> granicus.if.org Git - php/commitdiff
Rename reflection*.phpt to Reflection*.phpt for consistency.
authorSebastian Bergmann <sebastian@php.net>
Wed, 8 Apr 2009 16:08:58 +0000 (16:08 +0000)
committerSebastian Bergmann <sebastian@php.net>
Wed, 8 Apr 2009 16:08:58 +0000 (16:08 +0000)
107 files changed:
ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt [moved from ext/reflection/tests/reflectionClass_FileInfo_basic.phpt with 93% similarity]
ext/reflection/tests/ReflectionClass_FileInfo_error.phpt [moved from ext/reflection/tests/reflectionClass_FileInfo_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_constructor_001.phpt [moved from ext/reflection/tests/reflectionClass_constructor_001.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_constructor_002.phpt [moved from ext/reflection/tests/reflectionClass_constructor_002.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_export_basic1.phpt [moved from ext/reflection/tests/reflectionClass_export_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_export_basic2.phpt [moved from ext/reflection/tests/reflectionClass_export_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstant_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstant_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstant_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstants_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstants_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstants_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstants_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstructor_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt [moved from ext/reflection/tests/reflectionClass_getExtensionName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt [moved from ext/reflection/tests/reflectionClass_getExtensionName_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtension_basic.phpt [moved from ext/reflection/tests/reflectionClass_getExtension_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtension_variation.phpt [moved from ext/reflection/tests/reflectionClass_getExtension_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt [moved from ext/reflection/tests/reflectionClass_getInterfaceNames_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getModifierNames_basic.phpt [moved from ext/reflection/tests/reflectionClass_getModifierNames_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt [moved from ext/reflection/tests/reflectionClass_getModifiers_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_basic.phpt [moved from ext/reflection/tests/reflectionClass_getName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_error.phpt [moved from ext/reflection/tests/reflectionClass_getName_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_error1.phpt [moved from ext/reflection/tests/reflectionClass_getName_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getNamespaceName.phpt [moved from ext/reflection/tests/reflectionClass_getNamespaceName.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getParentClass.phpt [moved from ext/reflection/tests/reflectionClass_getParentClass.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasMethod_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasProperty_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt [moved from ext/reflection/tests/reflectionClass_isAbstract_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isFinal_basic.phpt [moved from ext/reflection/tests/reflectionClass_isFinal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstance_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInstance_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstance_error.phpt [moved from ext/reflection/tests/reflectionClass_isInstance_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInterface_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInterface_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInternal_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInternal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInternal_error.phpt [moved from ext/reflection/tests/reflectionClass_isInternal_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt [moved from ext/reflection/tests/reflectionClass_isIterateable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt [moved from ext/reflection/tests/reflectionClass_isIterateable_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt [moved from ext/reflection/tests/reflectionClass_isUserDefined_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt [moved from ext/reflection/tests/reflectionClass_isUserDefined_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_constructor_basic.phpt [moved from ext/reflection/tests/reflectionExtension_constructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_constructor_error.phpt [moved from ext/reflection/tests/reflectionExtension_constructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_export_basic.phpt [moved from ext/reflection/tests/reflectionExtension_export_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt [moved from ext/reflection/tests/reflectionExtension_getClassNames_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getClassNames_variation1.phpt [moved from ext/reflection/tests/reflectionExtension_getClassNames_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getClasses_basic.phpt [moved from ext/reflection/tests/reflectionExtension_getClasses_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getDependencies_basic.phpt [moved from ext/reflection/tests/reflectionExtension_getDependencies_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getDependencies_variation2.phpt [moved from ext/reflection/tests/reflectionExtension_getDependencies_variation2.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getName_basic.phpt [moved from ext/reflection/tests/reflectionExtension_getName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_getVersion_basic.phpt [moved from ext/reflection/tests/reflectionExtension_getVersion_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionExtension_info_basic.phpt [moved from ext/reflection/tests/reflectionExtension_info_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt [moved from ext/reflection/tests/reflectionObject_FileInfo_basic.phpt with 90% similarity]
ext/reflection/tests/ReflectionObject_FileInfo_error.phpt [moved from ext/reflection/tests/reflectionObject_FileInfo_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject___toString_basic1.phpt [moved from ext/reflection/tests/reflectionObject___toString_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject___toString_basic2.phpt [moved from ext/reflection/tests/reflectionObject___toString_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_constructor_basic.phpt [moved from ext/reflection/tests/reflectionObject_constructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_constructor_error.phpt [moved from ext/reflection/tests/reflectionObject_constructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic1.phpt [moved from ext/reflection/tests/reflectionObject_export_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic2.phpt [moved from ext/reflection/tests/reflectionObject_export_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic3.phpt [moved from ext/reflection/tests/reflectionObject_export_basic3.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstant_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstant_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstant_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstants_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstants_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstants_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstants_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstructor_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_basic.phpt [moved from ext/reflection/tests/reflectionObject_getName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_error.phpt [moved from ext/reflection/tests/reflectionObject_getName_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_error1.phpt [moved from ext/reflection/tests/reflectionObject_getName_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstance_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInstance_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstance_error.phpt [moved from ext/reflection/tests/reflectionObject_isInstance_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInternal_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInternal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInternal_error.phpt [moved from ext/reflection/tests/reflectionObject_isInternal_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt [moved from ext/reflection/tests/reflectionObject_isSubclassOf_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt [moved from ext/reflection/tests/reflectionObject_isSubclassOf_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt [moved from ext/reflection/tests/reflectionObject_isUserDefined_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt [moved from ext/reflection/tests/reflectionObject_isUserDefined_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_export_basic.phpt [moved from ext/reflection/tests/reflectionParameter_export_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_export_error.phpt [moved from ext/reflection/tests/reflectionParameter_export_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_export_error2.phpt [moved from ext/reflection/tests/reflectionParameter_export_error2.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_export_error3.phpt [moved from ext/reflection/tests/reflectionParameter_export_error3.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_getDeclaringFunction_basic.phpt [moved from ext/reflection/tests/reflectionParameter_getDeclaringFunction_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_getPosition_basic.phpt [moved from ext/reflection/tests/reflectionParameter_getPosition_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt [moved from ext/reflection/tests/reflectionParameter_invalidMethodInConstructor.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_toString_basic.phpt [moved from ext/reflection/tests/reflectionParameter_toString_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_basic1.phpt [moved from ext/reflection/tests/reflectionProperty_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_basic2.phpt [moved from ext/reflection/tests/reflectionProperty_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_constructor_error.phpt [moved from ext/reflection/tests/reflectionProperty_constructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt [moved from ext/reflection/tests/reflectionProperty_constructor_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_error.phpt [moved from ext/reflection/tests/reflectionProperty_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_export_basic.phpt [moved from ext/reflection/tests/reflectionProperty_export_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_export_error.phpt [moved from ext/reflection/tests/reflectionProperty_export_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt [moved from ext/reflection/tests/reflectionProperty_getDeclaringClass_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt [moved from ext/reflection/tests/reflectionProperty_getDocComment_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt [moved from ext/reflection/tests/reflectionProperty_getDocComment_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt [moved from ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getValue_error.phpt [moved from ext/reflection/tests/reflectionProperty_getValue_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt [moved from ext/reflection/tests/reflectionProperty_isDefault_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_setAccessible.phpt [moved from ext/reflection/tests/reflectionProperty_setAccessible.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_setValue_error.phpt [moved from ext/reflection/tests/reflectionProperty_setValue_error.phpt with 100% similarity]

similarity index 93%
rename from ext/reflection/tests/reflectionClass_FileInfo_basic.phpt
rename to ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt
index 08c543053ea5cafa16669b922fee291f08a9db96..dfcbd07286ab15766fdba44be7db1f2728070bf8 100644 (file)
@@ -25,7 +25,7 @@ Class C {
 }
 ?>
 --EXPECTF--
-unicode(%d) "%sreflectionClass_FileInfo_basic.php"
+unicode(%d) "%sReflectionClass_FileInfo_basic.php"
 int(20)
 int(22)
 bool(false)
similarity index 90%
rename from ext/reflection/tests/reflectionObject_FileInfo_basic.phpt
rename to ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt
index 57a42fba4bfceb7be2c17c1bf975ab3c9418b258..efd944598328925ee9b22cf5ccf51c963c11f307 100644 (file)
@@ -17,7 +17,7 @@ Class C {
 }
 ?>
 --EXPECTF--
-unicode(%d) "%sreflectionObject_FileInfo_basic.php"
+unicode(%d) "%sReflectionObject_FileInfo_basic.php"
 int(12)
 int(14)
 bool(false)