Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Fabien Villepinte
|
8b5c351154
|
Avoid file clash in root_check skipifs
Extract root check into skipif_root.inc to share this commonly
repeated logic.
Closes GH-4779.
|
2019-10-08 18:20:13 +02:00 |
|
Nikita Popov
|
d6a77c992f
|
Avoid file clash in root_check skipifs
|
2019-10-02 11:34:32 +02:00 |
|
Fabien Villepinte
|
26dfce7f36
|
Replace dirname(__FILE__) by __DIR__ in tests
|
2019-03-15 22:55:30 +01: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 |
|
Nuno Lopes
|
69fbaf7d10
|
fix skip reasons. the word 'skip' should be followed by a single space and doesnt need any \n at the end
|
2007-09-13 18:24:26 +00:00 |
|
Zoe Slattery
|
c73237b7b9
|
Tests are not valid if run by root - adding check to skip is user is root.
|
2007-06-14 15:40:06 +00:00 |
|
Zoe Slattery
|
ce71724def
|
New test cases for file system functions
|
2007-06-05 09:10:50 +00:00 |
|