aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10507] DBAL unit testVjacheslav Trushkin2011-12-151-0/+39
| | | | | | Unit test for ORDER BY LOWER(style_name) PHPBB3-10507
* [ticket/10483] Fix test suite when running with MySQL strict modeIgor Wiedler2011-11-212-0/+32
| | | | PHPBB3-10483
* [ticket/10296] Add unit test for CROSS JOIN with INNER JOINJoas Schilling2011-11-151-0/+43
| | | | PHPBB3-10296
* [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-251-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 Adermann2010-04-011-19/+19
|
* [feature/dbal-tests] Tests for $db->sql_query_limit()Joas Schilling2010-03-261-0/+4
|
* [feature/dbal-tests] Added tests for dbal fetchrow and fetchfield.Joas Schilling2010-03-261-0/+15