summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Expand)AuthorAgeFilesLines
* fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-221-7/+2
* Normalize before processingLukas Reschke2015-02-062-1/+37
* detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+22
* Fix testRobin Appelman2015-01-151-0/+1
* Return valid fileinfo objects for part filesRobin Appelman2015-01-151-0/+14
* Correctly restore previous root mount point after testingJoas Schilling2014-11-198-20/+103
* Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-191-1/+6
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-191-1/+11
* remove unstable testRobin Appelman2014-10-141-1/+0
* Fix unit testRobin Appelman2014-10-142-2/+1
* Improve unit tests for Cache\UpdaterRobin Appelman2014-10-142-281/+416
* Refactor Cache\Updater to work outside of the users homeRobin Appelman2014-10-141-1/+0
* make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-011-6/+6
* make objectstore tests check fileid on renameJörn Friedrich Dreyer2014-09-091-0/+83
* add unit test for #8325Jörn Friedrich Dreyer2014-08-201-17/+80
* return null instead of throwing an exceptionRobin Appelman2014-08-071-4/+2
* Fix Folder::getByIdRobin Appelman2014-08-071-0/+129
* only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller2014-07-311-0/+3
* make search case insensitive on postgres and oracleJörn Friedrich Dreyer2014-07-041-0/+6
* update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer2014-06-271-1/+24
* use common storage testJörn Friedrich Dreyer2014-06-231-197/+7
* change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-2/+7
* add autocreate config option for containers, implement autocreate and delete ...Jörn Friedrich Dreyer2014-06-181-2/+6
* fix unit test by always initializing the root of the storage in the constructorJörn Friedrich Dreyer2014-06-181-1/+0
* add initial swift test with trystackJörn Friedrich Dreyer2014-06-181-0/+265
* Merge pull request #8968 from owncloud/scanner-parent-repairVincent Petry2014-06-121-2/+49
|\
| * Repair broken parent link in the scannerRobin Appelman2014-06-101-2/+49
* | Use assertNotSame when checking etagsVincent Petry2014-06-111-3/+3
|/
* Added hacky fix for long path cleanup routineVincent Petry2014-06-061-4/+9
* use system function to recursive remove the directory used by temporary storageThomas Müller2014-06-061-1/+3
* Merge pull request #8889 from owncloud/mtime-reuseThomas Müller2014-06-051-2/+2
|\
| * Fix uit testsRobin Appelman2014-06-051-2/+2
* | Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-056-120/+0
|\ \ | |/ |/|
| * - drop permissions table and related codeThomas Müller2014-06-056-120/+0
* | Merge pull request #8822 from owncloud/cache-change-propagatorVincent Petry2014-06-044-21/+153
|\ \ | |/ |/|
| * Fix unit testsRobin Appelman2014-06-042-12/+10
| * Fix unit testsRobin Appelman2014-06-032-13/+19
| * propagate changes in the scannerRobin Appelman2014-06-021-0/+56
| * Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-021-0/+72
* | Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora...ringmaster2014-06-041-5/+5
* | fix unit test after adding the additional parameter to addStorageWrapper()Bjoern Schiessle2014-06-041-1/+1
|/
* Add $storage->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman2014-05-293-0/+17
* Merge pull request #3908 from owncloud/storage-folder-copy-renameicewind19912014-05-292-1/+120
|\
| * fix illegal usage of unlink in test caseRobin Appelman2014-05-281-1/+1
| * add recursive copy to local storage backendRobin Appelman2014-05-281-1/+64
| * fix recursive rename for local storage backendRobin Appelman2014-05-281-0/+16
| * aditional test cases for copy and renameRobin Appelman2014-05-281-0/+40
* | # This is a combination of 2 commits.Thomas Müller2014-05-281-0/+121
|/
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
* Add tests for other types that PHP might castLukas Reschke2014-05-131-0/+2