Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check if removed folders are really gone | Robin Appelman | 2012-04-18 | 1 | -0/+9 |
* | only run tests of enabled apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
* | test cases for user backends | Robin Appelman | 2012-04-14 | 3 | -0/+161 |
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 4 | -0/+301 |
* | tests for oc_filesystem | Robin Appelman | 2012-04-12 | 2 | -4/+65 |
* | allow running a single test or group of tests | Robin Appelman | 2012-03-28 | 1 | -4/+8 |
* | loosen tests for mtime and ctime a bit | Robin Appelman | 2012-03-22 | 1 | -8/+10 |
* | fix the filestorage test a bit | Robin Appelman | 2012-03-03 | 1 | -1/+2 |
* | add streamwrapper that provides a callback on stream close | Robin Appelman | 2012-03-02 | 1 | -0/+31 |
* | add search implementation to filestorage common | Robin Appelman | 2012-03-02 | 1 | -3/+17 |
* | only test enabled apps | Robin Appelman | 2012-03-02 | 1 | -1/+1 |
* | allow apps to ship test cases | Robin Appelman | 2012-03-02 | 1 | -8/+16 |
* | add test cases for stat and touch | Robin Appelman | 2012-02-29 | 1 | -0/+45 |
* | add test case for getLocalFile | Robin Appelman | 2012-02-28 | 1 | -2/+8 |
* | fix testcase runner | Robin Appelman | 2012-02-28 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |