Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10507] DBAL unit test | Vjacheslav Trushkin | 2011-12-15 | 1 | -0/+39 |
| | | | | | | Unit test for ORDER BY LOWER(style_name) PHPBB3-10507 | ||||
* | [ticket/10483] Fix test suite when running with MySQL strict mode | Igor Wiedler | 2011-11-21 | 2 | -0/+32 |
| | | | | PHPBB3-10483 | ||||
* | [ticket/10296] Add unit test for CROSS JOIN with INNER JOIN | Joas Schilling | 2011-11-15 | 1 | -0/+43 |
| | | | | PHPBB3-10296 | ||||
* | [task/mssql-db-tests] Split up database tests into SELECT and write operations | Nils Adermann | 2010-10-25 | 1 | -0/+18 |
| | | | | | | | SELECT is based on the user table fixture, write (INSERT/UPDATE/DELETE) is tested using the config table fixture. PHPBB3-9868 | ||||
* | [feature/dbal-tests] Fix whitespace and line endings. | Nils Adermann | 2010-04-01 | 1 | -19/+19 |
| | |||||
* | [feature/dbal-tests] Tests for $db->sql_query_limit() | Joas Schilling | 2010-03-26 | 1 | -0/+4 |
| | |||||
* | [feature/dbal-tests] Added tests for dbal fetchrow and fetchfield. | Joas Schilling | 2010-03-26 | 1 | -0/+15 |