From 5cabd2f12bf78a04f4a9303b52687e1e8cf8f347 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 27 Jan 2005 00:34:13 +0000 Subject: [PATCH] - Move tests to proper location now that the tested classes are hardcoded --- .../tests/iterators_001.phpt => tests/iterator_017.phpt} | 2 -- .../tests/iterators_002.phpt => tests/iterator_018.phpt} | 2 -- .../tests/iterators_003.phpt => tests/iterator_019.phpt} | 2 -- .../tests/iterators_004.phpt => tests/iterator_020.phpt} | 2 -- 4 files changed, 8 deletions(-) rename ext/spl/{examples/tests/iterators_001.phpt => tests/iterator_017.phpt} (88%) rename ext/spl/{examples/tests/iterators_002.phpt => tests/iterator_018.phpt} (96%) rename ext/spl/{examples/tests/iterators_003.phpt => tests/iterator_019.phpt} (93%) rename ext/spl/{examples/tests/iterators_004.phpt => tests/iterator_020.phpt} (96%) 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--