Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02: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 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02: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 |
|
Ant Phillips
|
ba7bc0ace4
|
Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
2008-12-02 13:29:17 +00:00 |
|
Steph Fox
|
833f4150a1
|
- killed off UEXPECT
- could someone please fix var_export2.phpt? NUL is corrupted, can't fix here
|
2008-05-26 23:36:10 +00:00 |
|
Josie Messa
|
b0daabb4e3
|
- New tests for end() and next() function
|
2008-02-21 16:41:39 +00:00 |
|