Commit Graph

5 Commits

Author SHA1 Message Date
Gabriel Caruso
c93aba042f
Give a reason why the test was skipped
This will help us debug why a test was skipped in GCOV
(http://gcov.php.net/viewer.php?version=PHP_HEAD&func=skip), and maybe
put them to run again
2018-07-22 16:41:41 -03: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
Christoph M. Becker
2c91684394 Replace dirname(__FILE__) with __DIR__ in tests 2016-09-03 00:56:09 +02:00
Hannes Magnusson
6894772e55 fix skipif 2008-08-01 08:02:06 +00:00
Scott MacVicar
f591e9076d SQLite3 extension, still has 2 failing tests that will be sorted shortly. 2008-07-25 21:34:15 +00:00