aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add OC_Cache implementation for APCBart Visscher2012-06-052-0/+38
|
* Skip test for XCache when the module is not thereBart Visscher2012-06-051-0/+4
|
* Spelling fixes in XCache filesBart Visscher2012-06-051-3/+3
|
* add TTL tests for OC_CacheRobin Appelman2012-06-051-0/+9
|
* add hasKey for XCache backendRobin Appelman2012-06-051-0/+5
|
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-053-0/+96
|
* Added class comment blockSam Tuke2012-06-011-0/+10
|
* enable running unit tests from cliRobin Appelman2012-05-221-2/+8
|
* improve tar archive backendRobin Appelman2012-05-181-0/+1
|
* removing executable bit - againThomas Mueller2012-05-153-0/+0
|
* move archive library to core so we can properly depend on itRobin Appelman2012-05-023-0/+181
|
* check if removed folders are really goneRobin Appelman2012-04-181-0/+9
|
* only run tests of enabled appsRobin Appelman2012-04-151-1/+1
|
* test cases for user backendsRobin Appelman2012-04-143-0/+161
|
* allow multiply group backendsRobin Appelman2012-04-134-0/+301
|
* tests for oc_filesystemRobin Appelman2012-04-122-4/+65
|
* allow running a single test or group of testsRobin Appelman2012-03-281-4/+8
|
* loosen tests for mtime and ctime a bitRobin Appelman2012-03-221-8/+10
|
* fix the filestorage test a bitRobin Appelman2012-03-031-1/+2
|
* add streamwrapper that provides a callback on stream closeRobin Appelman2012-03-021-0/+31
|
* add search implementation to filestorage commonRobin Appelman2012-03-021-3/+17
|
* only test enabled appsRobin Appelman2012-03-021-1/+1
|
* allow apps to ship test casesRobin Appelman2012-03-021-8/+16
|
* add test cases for stat and touchRobin Appelman2012-02-291-0/+45
|
* add test case for getLocalFileRobin Appelman2012-02-281-2/+8
|
* fix testcase runnerRobin Appelman2012-02-281-1/+1
|
* more tests for filestorageRobin Appelman2012-02-271-0/+13
|
* extend filestorage common and provide test implementationRobin Appelman2012-02-271-0/+41
|
* fix test case for filestorageRobin Appelman2012-02-271-7/+3
| | | | file storage no longer needs to implement file_put_contents for streams
* proper mimetypes for encrypted filesRobin Appelman2012-02-211-0/+47
|
* dummy data for tests casesRobin Appelman2012-02-133-0/+879
|
* some additional test cases for file storage backendsRobin Appelman2012-02-131-0/+51
|
* use SimpleTest for unit testingRobin Appelman2012-02-125-283/+131
| | | | includes some tests for storage providers, more to come
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-172-2/+2
|
* Add more checks for admin userBart Visscher2011-09-301-1/+2
|
* Renaming classes :-)Jakob Sack2011-07-292-87/+87
|
* Delete requires in applications where possibleJakob Sack2011-07-271-2/+0
|
* small fix in filesystem testRobin Appelman2011-06-142-4/+3
|
* test cases for OC_FILESYSTEMRobin Appelman2011-06-121-5/+197
|
* test case library and start of filesystem testRobin Appelman2011-06-123-0/+121