aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/filesystem.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 removing "/./" and trailing "/." from the paths when normalizing.
* Now using HomeStorage for legacy home storage idsVincent Petry2013-11-121-0/+64
| | | | | Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage.
* 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
| | | | path without trailing slash
* move filesystem test caseRobin Appelman2012-10-261-0/+110