Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add database tests for INSERT/SELECT date format. | Andreas Fischer | 2013-09-23 | 2 | -0/+42 |
| | |||||
* | Going from text to clob is not something we do. | Bart Visscher | 2013-07-09 | 1 | -1/+2 |
| | | | | | | | | Also Oracle DB has problems with this, see http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html Conflicts: tests/lib/dbschema.php | ||||
* | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-14 | 2 | -3/+3 |
| | |||||
* | Don't use indexes in test data as postgres complains over duplicate keys. | Thomas Tanghus | 2012-11-12 | 1 | -41/+0 |
| | |||||
* | Added unit tests for OC_DB::insertIfNotExist() | Thomas Tanghus | 2012-10-19 | 1 | -0/+84 |
| | |||||
* | Add missing test files | Bart Visscher | 2012-10-12 | 2 | -0/+215 |
| | |||||
* | test data for archive tests | Robin Appelman | 2012-10-08 | 2 | -0/+0 |
| | |||||
* | Optimized image size | Lukas Reschke | 2012-08-18 | 1 | -0/+0 |
| | |||||
* | dummy data for tests cases | Robin Appelman | 2012-02-13 | 3 | -0/+879 |