From e16bba12b1998755b2f8bac9d86e21098f143e4c Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 12 Mar 2006 12:38:25 +0000 Subject: [PATCH] - Prefix test names - Add missing skipif --- ext/reflection/tests/001.phpt | 2 ++ ext/reflection/tests/002.phpt | 2 ++ ext/reflection/tests/003.phpt | 4 +++- ext/reflection/tests/004.phpt | 4 +++- ext/reflection/tests/005.phpt | 2 ++ ext/reflection/tests/006.phpt | 2 ++ ext/reflection/tests/007.phpt | 2 ++ ext/reflection/tests/bug26640.phpt | 4 +++- ext/reflection/tests/bug26695.phpt | 4 +++- ext/reflection/tests/bug29268.phpt | 4 +++- ext/reflection/tests/bug29523.phpt | 4 +++- ext/reflection/tests/bug29828.phpt | 4 +++- ext/reflection/tests/bug29986.phpt | 2 +- ext/reflection/tests/bug30146.phpt | 4 +++- ext/reflection/tests/bug30148.phpt | 4 +++- ext/reflection/tests/bug30209.phpt | 4 +++- ext/reflection/tests/bug30856.phpt | 4 +++- ext/reflection/tests/bug30961.phpt | 4 +++- ext/reflection/tests/bug31651.phpt | 4 +++- ext/reflection/tests/bug32981.phpt | 4 +++- ext/reflection/tests/bug33312.phpt | 4 +++- ext/reflection/tests/bug33389.phpt | 4 +++- ext/reflection/tests/bug36308.phpt | 4 +++- ext/reflection/tests/bug36434.phpt | 4 +++- ext/reflection/tests/parameters_001.phpt | 4 +++- ext/reflection/tests/property_exists.phpt | 4 +++- ext/reflection/tests/static_properties_002.phpt | 4 ++-- 27 files changed, 73 insertions(+), 23 deletions(-) diff --git a/ext/reflection/tests/001.phpt b/ext/reflection/tests/001.phpt index f68afc950e..8e4a487298 100755 --- a/ext/reflection/tests/001.phpt +++ b/ext/reflection/tests/001.phpt @@ -1,5 +1,7 @@ --TEST-- Reflection inheritance +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- getClass()) +Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass()) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- diff --git a/ext/reflection/tests/bug30146.phpt b/ext/reflection/tests/bug30146.phpt index 4f48985dcc..3a7ce92a01 100755 --- a/ext/reflection/tests/bug30146.phpt +++ b/ext/reflection/tests/bug30146.phpt @@ -1,5 +1,7 @@ --TEST-- -Bug #30146 (ReflectionProperty->getValue() requires instance for static property) +Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property) +--SKIPIF-- + --FILE-- isConstructor() fails for inherited classes) +Reflection Bug #30148 (ReflectionMethod->isConstructor() fails for inherited classes) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- + --FILE--