From: Marcus Boerger Date: Wed, 21 Dec 2005 22:21:54 +0000 (+0000) Subject: - Add missing skipif X-Git-Tag: RELEASE_1_0_4~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a7a09399617c3c83d34faa62075a9357a23c820;p=php - Add missing skipif --- diff --git a/ext/spl/tests/array_015.phpt b/ext/spl/tests/array_015.phpt index 0a82fc7a5d..79d6a867f0 100755 --- a/ext/spl/tests/array_015.phpt +++ b/ext/spl/tests/array_015.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: ArrayIterator::next() with internal arrays +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- +--SKIPIF-- + --FILE-- --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_002.phpt b/ext/spl/tests/spl_autoload_002.phpt index 1bc45ec808..81d033422a 100755 --- a/ext/spl/tests/spl_autoload_002.phpt +++ b/ext/spl/tests/spl_autoload_002.phpt @@ -1,6 +1,8 @@ --TEST-- SPL: spl_autoloadfunctions() --SKIPIF-- + +--SKIPIF-- --FILE-- --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_004.phpt b/ext/spl/tests/spl_autoload_004.phpt index d995961d7a..6afc887857 100755 --- a/ext/spl/tests/spl_autoload_004.phpt +++ b/ext/spl/tests/spl_autoload_004.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with static methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_005.phpt b/ext/spl/tests/spl_autoload_005.phpt index 925771c82c..1f946d9794 100755 --- a/ext/spl/tests/spl_autoload_005.phpt +++ b/ext/spl/tests/spl_autoload_005.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_006.phpt b/ext/spl/tests/spl_autoload_006.phpt index 7cd576f352..007235843a 100755 --- a/ext/spl/tests/spl_autoload_006.phpt +++ b/ext/spl/tests/spl_autoload_006.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with static methods +--SKIPIF-- + --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_007.phpt b/ext/spl/tests/spl_autoload_007.phpt index 40b4b61cbd..66c9c5d83b 100755 --- a/ext/spl/tests/spl_autoload_007.phpt +++ b/ext/spl/tests/spl_autoload_007.phpt @@ -1,5 +1,7 @@ --TEST-- SPL: spl_autoload() with inaccessible methods +--SKIPIF-- + --INI-- include_path=. --FILE--