summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/printf_basic4.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
| | | | Closes GH-5759
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
| | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872.
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* New string tests. Tested on Windows, Linux and Linu 64 bitandy wharmby2009-01-161-0/+61