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 |
|
Scott MacVicar
|
aaa89d7adb
|
Stop using sqlite3_aggregate_count() as this is now deprecated.
|
2008-12-24 19:21:42 +00:00 |
|
Scott MacVicar
|
3fbc4de93a
|
MFB: Update coding standards and fix a test, this was already in 5.3 alpha 1
|
2008-08-06 14:02:44 +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 |
|