Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move filesystem test case | Robin Appelman | 2012-10-26 | 1 | -110/+0 |
* | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files... | Robin Appelman | 2012-10-10 | 1 | -3/+6 |
* | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -27/+29 |
* | make sure we can do our tests again | Robin Appelman | 2012-10-10 | 1 | -1/+1 |
* | merge phpunit into filesystem | Robin Appelman | 2012-10-08 | 1 | -2/+7 |
|\ | |||||
| * | merge master into phpunit | Robin Appelman | 2012-10-08 | 1 | -1/+1 |
| |\ | |||||
| | * | better detect if we need to init the filesystem for the hooks test | Robin Appelman | 2012-10-07 | 1 | -1/+1 |
| | * | fix hook test when not logged in | Robin Appelman | 2012-10-07 | 1 | -1/+6 |
| * | | initual phpunit support | Robin Appelman | 2012-10-03 | 1 | -2/+7 |
| |/ | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-01 | 1 | -35/+59 |
|\| | |||||
| * | fix test case for when a user is logged in | Robin Appelman | 2012-10-01 | 1 | -1/+4 |
| * | add test to make sure filepaths that are passed to filesystems hooks are norm... | Robin Appelman | 2012-10-01 | 1 | -0/+23 |
| * | code style | Robin Appelman | 2012-10-01 | 1 | -46/+44 |
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -2/+2 |
|/ | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -7/+7 |
* | more path normalization | Robin Appelman | 2012-08-17 | 1 | -0/+1 |
* | some basic path normalization | Robin Appelman | 2012-08-14 | 1 | -0/+11 |
* | tests for oc_filesystem | Robin Appelman | 2012-04-12 | 1 | -0/+64 |
* | use SimpleTest for unit testing | Robin Appelman | 2012-02-12 | 1 | -222/+0 |
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -86/+86 |
* | small fix in filesystem test | Robin Appelman | 2011-06-14 | 1 | -1/+0 |
* | test cases for OC_FILESYSTEM | Robin Appelman | 2011-06-12 | 1 | -5/+197 |
* | test case library and start of filesystem test | Robin Appelman | 2011-06-12 | 1 | -0/+31 |