Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-05-03move archive library to core so we can properly depend on itRobin Appelman
2012-04-18check if removed folders are really goneRobin Appelman
2012-04-15only run tests of enabled appsRobin Appelman
2012-04-14test cases for user backendsRobin Appelman
2012-04-13allow multiply group backendsRobin Appelman
2012-04-12tests for oc_filesystemRobin Appelman
2012-03-29allow running a single test or group of testsRobin Appelman
2012-03-22loosen tests for mtime and ctime a bitRobin Appelman
2012-03-03fix the filestorage test a bitRobin Appelman
2012-03-02add streamwrapper that provides a callback on stream closeRobin Appelman
2012-03-02add search implementation to filestorage commonRobin Appelman
2012-03-02only test enabled appsRobin Appelman
2012-03-02allow apps to ship test casesRobin Appelman
2012-03-01add test cases for stat and touchRobin Appelman
2012-02-28add test case for getLocalFileRobin Appelman
2012-02-28fix testcase runnerRobin Appelman
2012-02-27more tests for filestorageRobin Appelman
2012-02-27extend filestorage common and provide test implementationRobin Appelman
2012-02-27fix test case for filestorageRobin Appelman
2012-02-21proper mimetypes for encrypted filesRobin Appelman
2012-02-13dummy data for tests casesRobin Appelman
2012-02-13some additional test cases for file storage backendsRobin Appelman
2012-02-12use SimpleTest for unit testingRobin Appelman
2011-10-17prevent the remaining ob_clean related errorsRobin Appelman
2011-10-01Add more checks for admin userBart Visscher
2011-07-29Renaming classes :-)Jakob Sack
2011-07-27Delete requires in applications where possibleJakob Sack
2011-06-14small fix in filesystem testRobin Appelman
2011-06-12test cases for OC_FILESYSTEMRobin Appelman
2011-06-12test case library and start of filesystem testRobin Appelman