summaryrefslogtreecommitdiffstats
path: root/tests/lib/db.php
Commit message (Expand)AuthorAgeFilesLines
* fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer2013-07-051-14/+14
* use assertEquals number of rows in db testsJörn Friedrich Dreyer2013-07-041-4/+4
* fix fetchRow checks to also work with MDB2Jörn Friedrich Dreyer2013-06-141-2/+2
* add missing backticks all over the placeJörn Friedrich Dreyer2013-06-141-11/+11
* shorten table identifiers in testsJörn Friedrich Dreyer2013-06-141-2/+2
* drop SimpleTest compatibilityThomas Mueller2013-01-241-20/+20
* Swap expected and actual.Thomas Tanghus2012-11-041-1/+1
* VCategories: Swap expected and actual in unit tests.Thomas Tanghus2012-11-041-4/+4
* Added unit test testinsertIfNotExistDontOverwrite.Thomas Tanghus2012-10-311-0/+37
* Added unit tests for OC_DB::insertIfNotExist()Thomas Tanghus2012-10-191-0/+26
* Fix the db tests when running all testsBart Visscher2012-10-121-27/+7
* Add unit tests for OC_DBBart Visscher2012-10-121-0/+90