aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/all_tests.php
Commit message (Collapse)AuthorAgeFilesLines
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-041-42/+0
| | | | PHPBB3-9967
* [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-251-2/+4
| | | | | | | SELECT is based on the user table fixture, write (INSERT/UPDATE/DELETE) is tested using the config table fixture. PHPBB3-9868
* [feature/dbal-tests] Added tests for dbal fetchrow and fetchfield.Joas Schilling2010-03-261-0/+40