summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* backport of #4360Thomas Müller2013-08-291-0/+23
* adding unit tests for quota checksThomas Müller2013-08-271-1/+55
* adding unit tests to determine lengthThomas Müller2013-08-271-0/+47
* fix namespacess for scanner testRobin Appelman2013-08-121-3/+3
* Scanner: additional tests for reusing etags during scanningRobin Appelman2013-08-122-0/+92
* Scanner test: ensure mtime in the cache is the same as on the storage to prev...Robin Appelman2013-07-301-0/+1
* manual backport of changes related to #3459Thomas Müller2013-07-292-1/+86
* Going from text to clob is not something we do.Bart Visscher2013-07-091-1/+2
* fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer2013-07-051-14/+14
* add correct check if table exists for oracleJörn Friedrich Dreyer2013-07-041-0/+9
* use assertEquals number of rows in db testsJörn Friedrich Dreyer2013-07-041-4/+4
* adding unit test for folder remove: testRemovedFolder()Thomas Mueller2013-06-201-0/+11
* remove deleted files when re-scanning a folderRobin Appelman2013-06-201-0/+10
* fix updaters test casesRobin Appelman2013-06-191-2/+1
* add tests for reusing existing data in scannerRobin Appelman2013-06-191-1/+19
* 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-144-7/+7
* Squashed commit of the following:Thomas Mueller2013-06-141-3/+15
* added files_encryption tests at first positionFlorin Peter2013-05-241-1/+1
* enable files_encryption for testingBjörn Schießle2013-05-241-0/+1
* remove unneeded hooksBjörn Schießle2013-05-241-6/+1
* Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-05-221-6/+3
* Add Compound property to avoid double escaping values.Thomas Tanghus2013-05-161-0/+19
* StringProperty unittestThomas Tanghus2013-05-161-0/+19
* Cache: only look for child entires when doing a move operation when moving a ...Robin Appelman2013-05-081-3/+4
* Cache Test: set datadir to temporary location, otherwise initmountpoints will...Arthur Schiwon2013-04-261-2/+8
* used oc version 5.0.3Bernhard Posselt2013-04-131-1/+1
* added yet another test for the verion compare check due to mailBernhard Posselt2013-04-131-0/+8
* Fix touch for creating new filesRobin Appelman2013-04-101-0/+6
* some basic unit test for loading classesThomas Mueller2013-03-311-0/+19
* Fixing author and copyrightThomas Müller2013-03-241-2/+2
* some more test cases & fix on file name generation with indexThomas Mueller2013-03-241-0/+11
* adding extension to slugified physical pathThomas Mueller2013-03-241-0/+41
* Cache: better rename hook for cache updaterRobin Appelman2013-03-171-2/+3
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-2/+1
* skip archive tests for nowThomas Mueller2013-03-122-0/+4
* Change findById to findByStorageId in mount testMichael Gapczynski2013-03-071-1/+1
* Fix fetching source path of shared filesMichael Gapczynski2013-03-071-4/+4
* adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-041-0/+5
* Check resharing settingMichael Gapczynski2013-02-261-1/+4
* Merge pull request #1903 from owncloud/fix_version_checkBernhard Posselt2013-02-261-0/+8
|\
| * return true once one owncloud version number is bigger at any positionBernhard Posselt2013-02-251-0/+8
* | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-3/+9
|\ \ | |/ |/|
| * Merge branch 'master' into master-sqlserverThomas Mueller2013-02-202-0/+32
| |\
| * \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-182-0/+58
| |\ \
| * \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-142-1/+40
| |\ \ \
| * | | | final adoptions for mssql connectivityThomas Mueller2013-02-141-3/+9
* | | | | more tests to fail the version checkBernhard Posselt2013-02-251-1/+15
* | | | | created unittests and factored out version test into seperate methodBernhard Posselt2013-02-251-0/+52
| |_|_|/ |/| | |