Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tests for filestorage | Robin Appelman | 2012-02-27 | 1 | -0/+13 |
| | |||||
* | extend filestorage common and provide test implementation | Robin Appelman | 2012-02-27 | 1 | -0/+41 |
| | |||||
* | fix test case for filestorage | Robin Appelman | 2012-02-27 | 1 | -7/+3 |
| | | | | file storage no longer needs to implement file_put_contents for streams | ||||
* | proper mimetypes for encrypted files | Robin Appelman | 2012-02-21 | 1 | -0/+47 |
| | |||||
* | dummy data for tests cases | Robin Appelman | 2012-02-13 | 3 | -0/+879 |
| | |||||
* | some additional test cases for file storage backends | Robin Appelman | 2012-02-13 | 1 | -0/+51 |
| | |||||
* | use SimpleTest for unit testing | Robin Appelman | 2012-02-12 | 5 | -283/+131 |
| | | | | includes some tests for storage providers, more to come | ||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 2 | -2/+2 |
| | |||||
* | Add more checks for admin user | Bart Visscher | 2011-09-30 | 1 | -1/+2 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 2 | -87/+87 |
| | |||||
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -2/+0 |
| | |||||
* | small fix in filesystem test | Robin Appelman | 2011-06-14 | 2 | -4/+3 |
| | |||||
* | 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 | 3 | -0/+121 |