Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary PHPDoc-alike blocks from tests | Máté Kocsis | 2020-06-24 | 1 | -6/+0 |
| | | | | Closes GH-5759 | ||||
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -2/+0 |
| | | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872. | ||||
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
| | | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it. | ||||
* | - New tests for current() function | Josie Messa | 2008-02-20 | 1 | -0/+42 |