aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-312-2/+2
* [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-102-0/+0
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-043-46/+2
* [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-254-173/+195
* [ticket/9592] Remove test cases for empty IN()Igor Wiedler2010-09-121-2/+3
* [feature/dbal-tests] Follow the coding guidelines and ...Joas Schilling2010-06-171-50/+88
* [feature/dbal-tests] Update dataJoas Schilling2010-06-171-0/+42
* [feature/dbal-tests] Multi insertJoas Schilling2010-06-171-0/+26
* [feature/dbal-tests] Delete dataJoas Schilling2010-06-171-0/+30
* [feature/dbal-tests] Insert dataJoas Schilling2010-06-171-0/+34
* [feature/dbal-tests] Fix SQL-ERROR: invalid input syntax for integer: ""Joas Schilling2010-06-171-16/+8
* [feature/dbal-tests] Fix whitespace and line endings.Nils Adermann2010-04-011-19/+19
* [feature/dbal-tests] Make some tests for build_array_data on SELECTJoas Schilling2010-03-271-3/+46
* [feature/dbal-tests] Make some tests for return_on_error on SELECT-queriesJoas Schilling2010-03-261-8/+208
* [feature/dbal-tests] Tests for $db->sql_query_limit()Joas Schilling2010-03-262-1/+47
* [feature/dbal-tests] Added tests for dbal fetchrow and fetchfield.Joas Schilling2010-03-263-0/+98