Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check for filename blacklist in OC_Filesystem::isValidPath | Robin Appelman | 2012-11-03 | 1 | -0/+1 |
* | some tests for the file blacklist | Robin Appelman | 2012-11-03 | 1 | -8/+42 |
* | 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 |
|/ | |||||
* | 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 |
* | 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 |