Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Sebastian Bergmann
|
3a4eb3e4a6
|
Drop SKIPIF check for ext/spl.
|
2008-05-24 14:10:44 +00:00 |
|
Marcus Boerger
|
e4ce3e36ef
|
- Negative seeking is not supported
|
2005-03-05 11:35:13 +00:00 |
|
Marcus Boerger
|
d9145daa61
|
- Rename test 14 to 16 (which is a new one) and MFB 14 again
|
2005-03-03 10:48:02 +00:00 |
|
Marcus Boerger
|
90012aa3cc
|
- Implement classes IteratorIterator and NoRewindIterator in C
|
2004-10-31 18:43:00 +00:00 |
|
Marcus Boerger
|
c9d32d9b71
|
- Update test
|
2004-09-29 19:36:30 +00:00 |
|
Marcus Boerger
|
1cd7013517
|
Add new test for seeking
|
2004-08-31 20:54:31 +00:00 |
|