summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* fix cherrypickingJörn Friedrich Dreyer2015-04-101-1/+10
* fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-101-7/+4
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-10/+2
* Normalize before processingLukas Reschke2015-02-061-0/+22
* Simplify isValidPath and add unit testsLukas Reschke2015-01-101-0/+33
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-6/+6
* Use base class to reset the file mapperJoas Schilling2014-11-191-0/+2
* Add tests for absolute paths on windowsJoas Schilling2014-11-171-2/+32
* Refactor tests to use a dataProvider methodJoas Schilling2014-11-171-62/+73
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-7/+14
* Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStora...ringmaster2014-06-041-5/+5
* Added unit tests for external cache folderVincent Petry2014-03-241-0/+51
* get rid of failing test that don't cause additional downloadsRobin Appelman2013-12-061-24/+24
* Added missing test with leading backslashVincent Petry2013-11-141-0/+2
* Fixed normalizePath() to strip out single dot dirsVincent Petry2013-11-141-1/+54
* Now using HomeStorage for legacy home storage idsVincent Petry2013-11-121-0/+64
* changed tests for using new normalizerFlorin Peter2013-05-241-1/+1
* Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-111-1/+1
* uncomment failing calls to \OC\Files\Filesystem::file_put_contentsThomas Mueller2013-02-051-3/+3
* change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman2012-11-241-1/+1
* move filesystem test caseRobin Appelman2012-10-261-0/+110