aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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