From: Marcus Boerger Date: Thu, 27 Jan 2005 00:34:13 +0000 (+0000) Subject: - Move tests to proper location now that the tested classes are hardcoded X-Git-Tag: RELEASE_0_2~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cabd2f12bf78a04f4a9303b52687e1e8cf8f347;p=php - Move tests to proper location now that the tested classes are hardcoded --- diff --git a/ext/spl/examples/tests/iterators_001.phpt b/ext/spl/tests/iterator_017.phpt similarity index 88% rename from ext/spl/examples/tests/iterators_001.phpt rename to ext/spl/tests/iterator_017.phpt index 5b4a6ffd0f..39d1000f62 100755 --- a/ext/spl/examples/tests/iterators_001.phpt +++ b/ext/spl/tests/iterator_017.phpt @@ -3,8 +3,6 @@ SPL: EmptyIterator --FILE-- $val) diff --git a/ext/spl/examples/tests/iterators_002.phpt b/ext/spl/tests/iterator_018.phpt similarity index 96% rename from ext/spl/examples/tests/iterators_002.phpt rename to ext/spl/tests/iterator_018.phpt index dcbaa9c875..9c234bb11d 100755 --- a/ext/spl/examples/tests/iterators_002.phpt +++ b/ext/spl/tests/iterator_018.phpt @@ -3,8 +3,6 @@ SPL: InfiniteIterator --FILE-- $val) diff --git a/ext/spl/examples/tests/iterators_003.phpt b/ext/spl/tests/iterator_019.phpt similarity index 93% rename from ext/spl/examples/tests/iterators_003.phpt rename to ext/spl/tests/iterator_019.phpt index f6d047de75..09842b0988 100755 --- a/ext/spl/examples/tests/iterators_003.phpt +++ b/ext/spl/tests/iterator_019.phpt @@ -3,8 +3,6 @@ SPL: NoRweindIterator --FILE-- 'A', 1 => 'B', 2 => 'C'))); diff --git a/ext/spl/examples/tests/iterators_004.phpt b/ext/spl/tests/iterator_020.phpt similarity index 96% rename from ext/spl/examples/tests/iterators_004.phpt rename to ext/spl/tests/iterator_020.phpt index 83827e29ba..119631c000 100755 --- a/ext/spl/examples/tests/iterators_004.phpt +++ b/ext/spl/tests/iterator_020.phpt @@ -3,8 +3,6 @@ SPL: AppendIterator --FILE--