Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix insertIfNotExist return value, update doc and corresponding test | Jörn Friedrich Dreyer | 2013-07-05 | 1 | -14/+14 |
* | use assertEquals number of rows in db tests | Jörn Friedrich Dreyer | 2013-07-04 | 1 | -4/+4 |
* | fix fetchRow checks to also work with MDB2 | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -2/+2 |
* | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -11/+11 |
* | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -2/+2 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -20/+20 |
* | Swap expected and actual. | Thomas Tanghus | 2012-11-04 | 1 | -1/+1 |
* | VCategories: Swap expected and actual in unit tests. | Thomas Tanghus | 2012-11-04 | 1 | -4/+4 |
* | Added unit test testinsertIfNotExistDontOverwrite. | Thomas Tanghus | 2012-10-31 | 1 | -0/+37 |
* | Added unit tests for OC_DB::insertIfNotExist() | Thomas Tanghus | 2012-10-19 | 1 | -0/+26 |
* | Fix the db tests when running all tests | Bart Visscher | 2012-10-12 | 1 | -27/+7 |
* | Add unit tests for OC_DB | Bart Visscher | 2012-10-12 | 1 | -0/+90 |