Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add test data for cal and contact preview | Georg Ehrke | 2013-09-24 | 2 | -0/+19 | |
| | ||||||
* | Merge pull request #4825 from owncloud/fix-sharing-expiration-oracle | Bart Visscher | 2013-09-16 | 2 | -0/+42 | |
|\ | | | | | Fix Sharing "Expiration Date" on Oracle | |||||
| * | Add database tests for INSERT/SELECT date format. | Andreas Fischer | 2013-09-12 | 2 | -0/+42 | |
| | | ||||||
* | | Add unittests & check filetype in setLocalAvatar() | kondou | 2013-08-25 | 1 | -0/+0 | |
|/ | | | | TODO: Fix OC_Image->mimetype(), it always returns "image/png" | |||||
* | Merge pull request #4271 from owncloud/plural_translations | Owen Winkler | 2013-08-08 | 3 | -0/+15 | |
|\ | | | | | Plural translations | |||||
| * | unit tests for plural translations added | Thomas Müller | 2013-08-02 | 3 | -0/+15 | |
| | | ||||||
* | | Optimize image and skip mimetype test | kondou | 2013-08-01 | 1 | -0/+0 | |
| | | ||||||
* | | Add OC_Image Unit Test | kondou | 2013-08-01 | 3 | -0/+0 | |
|/ | | | | | data() somehow does not return, what file_get_contents() returns, so I skipped related tests. | |||||
* | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 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 | |||||
* | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-10 | 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 | |