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
|
c025cf47c0
|
Rename uppercase JPG file to lowercase jpg
To not introduce new file type and since it is not related to a test.
Lowercase JPG file type more common and recommended to use.
|
2019-05-06 05:18:27 +02:00 |
|
Fabien Villepinte
|
26dfce7f36
|
Replace dirname(__FILE__) by __DIR__ in tests
|
2019-03-15 22:55:30 +01:00 |
|
Gabriel Caruso
|
6c4e2079c0
|
Use EXPECT when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2019-03-11 00:05:44 -03:00 |
|
Colin Basnett
|
9ec519e094
|
Fixed bug #77184
The U in URATIONAL is for unsigned, so the values should be printed
as unsigned.
|
2018-11-26 22:48:48 +01:00 |
|