summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* detect system wide mount points correctlyBjoern Schiessle2015-04-162-2/+8
* Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle2015-04-142-14/+2
|\
| * remove calculateUnencryptedSize() - not neededThomas Müller2015-04-142-14/+2
* | Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke2015-04-141-7/+81
|\ \ | |/ |/|
| * Properly handle copy/move failures in cross storage copy/moveRobin Appelman2015-04-131-5/+14
| * Improve cross storage copy between local storagesRobin Appelman2015-04-131-2/+67
* | upda testsRobin Appelman2015-04-131-6/+1
* | preserve cache data when doing a cross storage moveRobin Appelman2015-04-131-0/+74
|/
* Properly add trailing slash to mount pointVincent Petry2015-04-131-0/+4
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-1/+10
* fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-101-7/+4
* Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
* Fix mock object to return proper typeThomas Müller2015-04-091-0/+2
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-088-70/+19
* fixing unit test - expected value change due to different size being stored i...Thomas Müller2015-04-072-2/+2
* fixing unit testsThomas Müller2015-04-071-1/+7
* fixing unit test execution - test dummy module was behaving wrongThomas Müller2015-04-072-2/+2
* fixing unit test executionThomas Müller2015-04-071-7/+12
* Properly set size and unencrypted size in the stream unit testsThomas Müller2015-04-071-9/+8
* Adding unit test for read and write of big fileThomas Müller2015-04-071-0/+16
* Fixing encryption storage wrapper testsThomas Müller2015-04-072-5/+66
* fixing unit tests for encryption stream wrapper seekThomas Müller2015-04-071-0/+13
* fixing unit tests for stream wrapperThomas Müller2015-04-071-10/+42
* update unit tests after ctor signature change of \OC\Encryption\UtilThomas Müller2015-04-072-2/+8
* Removing files_encryption left oversThomas Müller2015-04-071-11/+0
* remove unencrypted_size from the cache, size will contain the unencrypted sizeBjoern Schiessle2015-04-072-8/+5
* adding unit tests for stream wrapperThomas Müller2015-04-071-0/+41
* various fixes & start to unit test the encryption storage wrapperThomas Müller2015-04-072-4/+50
* Properly quote file names in listFiles query for GDriveVincent Petry2015-03-311-16/+18
* Revert "Properly quote file names in listFiles query for GDrive"Lukas Reschke2015-03-311-18/+16
* Merge pull request #15215 from owncloud/ext-gdrivelistfilequotingFrank Karlitschek2015-03-311-16/+18
|\
| * Properly quote file names in listFiles query for GDriveVincent Petry2015-03-261-16/+18
* | Merge pull request #15240 from owncloud/storage-wrapper-priorityThomas Müller2015-03-271-0/+27
|\ \
| * | add priority to storage wrappersRobin Appelman2015-03-261-0/+27
| |/
* / SQLite autoincrement testVincent Petry2015-03-251-0/+13
|/
* Add `getNonExistingName()` to the node apiRobin Appelman2015-03-241-0/+36
* Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-192-0/+63
|\
| * fix testRobin Appelman2015-03-161-2/+2
| * fix factory testRobin Appelman2015-03-112-6/+5
| * Allow setting the watcher policy as mount optionRobin Appelman2015-03-111-0/+9
| * Copy mount options to the storageRobin Appelman2015-03-111-0/+10
| * Add test for storage factoryRobin Appelman2015-03-111-0/+45
* | Add test for backticks in path and etagJoas Schilling2015-03-181-0/+22
* | Add positive test for path verificationVincent Petry2015-03-171-0/+26
* | verify the file name length not to exceed 255 characters + verify path during...Thomas Müller2015-03-121-0/+10
|/
* no translation service in common storage classThomas Müller2015-03-091-6/+3
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-0/+226
* Add a test for ObjectStore\NoopScannerJoas Schilling2015-03-041-0/+76
* add some tests for disabled updaterRobin Appelman2015-02-271-0/+30
* Fix cache update when doing a rename that overwrites the targetRobin Appelman2015-02-271-0/+13