summaryrefslogtreecommitdiffstats
path: root/tests/lib/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* move filesystem test caseRobin Appelman2012-10-261-110/+0
* drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files...Robin Appelman2012-10-101-3/+6
* don't use depricated OC_FilesystemRobin Appelman2012-10-101-27/+29
* make sure we can do our tests againRobin Appelman2012-10-101-1/+1
* merge phpunit into filesystemRobin Appelman2012-10-081-2/+7
|\
| * merge master into phpunitRobin Appelman2012-10-081-1/+1
| |\
| | * better detect if we need to init the filesystem for the hooks testRobin Appelman2012-10-071-1/+1
| | * fix hook test when not logged inRobin Appelman2012-10-071-1/+6
| * | initual phpunit supportRobin Appelman2012-10-031-2/+7
| |/
* | merge master into filesystemRobin Appelman2012-10-011-35/+59
|\|
| * fix test case for when a user is logged inRobin Appelman2012-10-011-1/+4
| * add test to make sure filepaths that are passed to filesystems hooks are norm...Robin Appelman2012-10-011-0/+23
| * code styleRobin Appelman2012-10-011-46/+44
* | put filestorages in a namespaceRobin Appelman2012-09-071-2/+2
|/
* adding space between) and {Thomas Mueller2012-09-071-7/+7
* more path normalizationRobin Appelman2012-08-171-0/+1
* some basic path normalizationRobin Appelman2012-08-141-0/+11
* tests for oc_filesystemRobin Appelman2012-04-121-0/+64
* use SimpleTest for unit testingRobin Appelman2012-02-121-222/+0
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-86/+86
* small fix in filesystem testRobin Appelman2011-06-141-1/+0
* test cases for OC_FILESYSTEMRobin Appelman2011-06-121-5/+197
* test case library and start of filesystem testRobin Appelman2011-06-121-0/+31