From fc0fe6472ef662b57de3bfd2df79c3f2b3951598 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 21 Dec 2005 22:22:33 +0000 Subject: [PATCH] - MFH Add missing skipif --- ext/spl/tests/array_015.phpt | 2 ++ ext/spl/tests/bug31185.phpt | 2 ++ ext/spl/tests/bug31346.phpt | 2 ++ ext/spl/tests/bug31348.phpt | 2 ++ ext/spl/tests/bug31926.phpt | 2 ++ ext/spl/tests/bug32134.phpt | 2 ++ ext/spl/tests/bug32394.phpt | 2 ++ ext/spl/tests/bug33136.phpt | 2 ++ ext/spl/tests/bug34548.phpt | 2 ++ ext/spl/tests/fileobject_001.phpt | 2 ++ ext/spl/tests/fileobject_002.phpt | 2 ++ ext/spl/tests/iterator_010.phpt | 2 ++ ext/spl/tests/iterator_011.phpt | 2 ++ ext/spl/tests/iterator_012.phpt | 2 ++ ext/spl/tests/iterator_013.phpt | 2 ++ ext/spl/tests/iterator_014.phpt | 2 ++ ext/spl/tests/iterator_015.phpt | 2 ++ ext/spl/tests/iterator_016.phpt | 2 ++ ext/spl/tests/iterator_017.phpt | 2 ++ ext/spl/tests/iterator_018.phpt | 2 ++ ext/spl/tests/iterator_019.phpt | 2 ++ ext/spl/tests/iterator_020.phpt | 2 ++ ext/spl/tests/iterator_021.phpt | 2 ++ ext/spl/tests/iterator_022.phpt | 2 ++ ext/spl/tests/iterator_023.phpt | 2 ++ ext/spl/tests/iterator_024.phpt | 2 ++ ext/spl/tests/iterator_025.phpt | 2 ++ ext/spl/tests/iterator_026.phpt | 2 ++ ext/spl/tests/iterator_028.phpt | 2 ++ ext/spl/tests/observer_001.phpt | 2 ++ ext/spl/tests/observer_002.phpt | 2 ++ ext/spl/tests/spl_001.phpt | 2 ++ ext/spl/tests/spl_002.phpt | 2 ++ ext/spl/tests/spl_autoload_001.phpt | 2 ++ ext/spl/tests/spl_autoload_002.phpt | 2 ++ ext/spl/tests/spl_autoload_003.phpt | 2 ++ ext/spl/tests/spl_autoload_004.phpt | 2 ++ ext/spl/tests/spl_autoload_005.phpt | 2 ++ ext/spl/tests/spl_autoload_006.phpt | 2 ++ ext/spl/tests/spl_autoload_007.phpt | 2 ++ 40 files changed, 80 insertions(+) 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-- --INI-- include_path=. --FILE-- diff --git a/ext/spl/tests/spl_autoload_002.phpt b/ext/spl/tests/spl_autoload_002.phpt index 21caa43bfa..98cb173f09 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 1f26521b90..ec80d38337 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 21a6084eb4..4931c9f27f 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-- -- 2.40.0