Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -8/+8 |
| | |||||
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
| | | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it. | ||||
* | Replace `dirname(__FILE__)` with `__DIR__` in tests | Christoph M. Becker | 2016-09-03 | 1 | -2/+2 |
| | |||||
* | Tests for SQLite3Stmt::paramCount(). | Felix De Vliegher | 2008-10-29 | 1 | -0/+59 |