Georg Ehrke
|
52f1d5856d
|
add test data for cal and contact preview
|
2013-09-24 13:26:51 +02:00 |
Bart Visscher
|
9d18e16c77
|
Merge pull request #4825 from owncloud/fix-sharing-expiration-oracle
Fix Sharing "Expiration Date" on Oracle
|
2013-09-16 12:16:44 -07:00 |
Andreas Fischer
|
bd1163b7d5
|
Add database tests for INSERT/SELECT date format.
|
2013-09-12 23:43:21 +02:00 |
kondou
|
2bfe662235
|
Add unittests & check filetype in setLocalAvatar()
TODO: Fix OC_Image->mimetype(), it always returns "image/png"
|
2013-08-25 21:04:09 +02:00 |
Owen Winkler
|
a2ac5e0163
|
Merge pull request #4271 from owncloud/plural_translations
Plural translations
|
2013-08-08 10:34:28 -07:00 |
Thomas Müller
|
e04bf0aaeb
|
unit tests for plural translations added
|
2013-08-02 23:08:41 +02:00 |
kondou
|
20b688d4be
|
Optimize image and skip mimetype test
|
2013-08-01 20:17:43 +02:00 |
kondou
|
71f43c5fa1
|
Add OC_Image Unit Test
data() somehow does not return, what file_get_contents() returns,
so I skipped related tests.
|
2013-08-01 20:17:43 +02:00 |
Bart Visscher
|
c80e76720f
|
Going from text to clob is not something we do.
Also Oracle DB has problems with this, see
http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html
|
2013-06-28 20:16:01 +02:00 |
Jörn Friedrich Dreyer
|
fc27052887
|
shorten table identifiers in tests
|
2013-06-10 11:44:04 +02:00 |
Thomas Tanghus
|
c127c78df4
|
Don't use indexes in test data as postgres complains over duplicate keys.
|
2012-11-12 23:35:42 +01:00 |
Thomas Tanghus
|
1c9929d44f
|
Added unit tests for OC_DB::insertIfNotExist()
|
2012-10-19 13:18:57 +02:00 |
Bart Visscher
|
316ed0ccc7
|
Add missing test files
|
2012-10-12 15:59:19 +02:00 |
Robin Appelman
|
3757950562
|
test data for archive tests
|
2012-10-08 18:07:26 +02:00 |
Lukas Reschke
|
d54390b1a0
|
Optimized image size
|
2012-08-18 13:56:04 +02:00 |
Robin Appelman
|
31ea39360c
|
dummy data for tests cases
|
2012-02-13 10:26:40 +01:00 |