Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 2 | -0/+38 |
| | |||||
* | Skip test for XCache when the module is not there | Bart Visscher | 2012-06-05 | 1 | -0/+4 |
| | |||||
* | Spelling fixes in XCache files | Bart Visscher | 2012-06-05 | 1 | -3/+3 |
| | |||||
* | add TTL tests for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+9 |
| | |||||
* | add hasKey for XCache backend | Robin Appelman | 2012-06-05 | 1 | -0/+5 |
| | |||||
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 3 | -0/+96 |
| | |||||
* | Added class comment block | Sam Tuke | 2012-06-01 | 1 | -0/+10 |
| | |||||
* | enable running unit tests from cli | Robin Appelman | 2012-05-22 | 1 | -2/+8 |
| | |||||
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -0/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 3 | -0/+0 |
| | |||||
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 3 | -0/+181 |
| | |||||
* | 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 |
| | | | | 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 |