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 |
|
Nikita Popov
|
59522c5a85
|
Generate less code in compile time binary op test
Don't generate try {} blocks for the operations that don't throw.
|
2019-07-01 17:27:42 +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 |
|
Bob Weinand
|
94d3e40102
|
Delay array to string conversion notice until runtime
|
2019-02-27 18:46:31 +01:00 |
|
Bob Weinand
|
a72c741624
|
Uncomment cleanup for runtime_compile_time_binary_operands.phpt
|
2019-02-27 13:02:14 +01:00 |
|
rjhdby
|
fcfec9102b
|
Add runtime_compile_time_binary_operands.phpt
|
2019-02-27 12:59:06 +01:00 |
|