summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | added tests for p and print_unescapedBernhard Posselt2012-10-291-0/+67
| | |_|/ | |/| |
* | | | merge master into filesystemRobin Appelman2012-10-302-6/+4
|\| | |
| * | | disble breaking test cases for nowThomas Müller2012-10-281-4/+4
| * | | fix running app testsRobin Appelman2012-10-281-2/+0
* | | | check for changes when using the cache apiRobin Appelman2012-10-281-0/+17
* | | | add filesystem watcher to detect updatesRobin Appelman2012-10-282-0/+88
* | | | Merge branch 'master' into filesystemRobin Appelman2012-10-281-3/+1
|\| | |
| * | | don't enable user_externalThomas Müller2012-10-271-1/+1
| * | | don't enable apps twiceThomas Müller2012-10-271-2/+0
* | | | delete child entries when a folder gets removed from cacheRobin Appelman2012-10-272-3/+12
* | | | add a way to recalucale the size of a folder in the cacheRobin Appelman2012-10-271-0/+11
* | | | Merge branch 'master' into filesystemRobin Appelman2012-10-272-0/+39
|\| | |
| * | | fix paths in preeseed-config.phpThomas Müller2012-10-271-2/+2
| * | | exeuting tests now on apps as well - the apps repo shall be cloned into the s...Thomas Müller2012-10-272-0/+39
| | |/ | |/|
* | | add searchByMime to new cache apiRobin Appelman2012-10-272-0/+6
* | | add permissions data to the results of the cache apiRobin Appelman2012-10-271-0/+2
* | | add file permissions cacheRobin Appelman2012-10-261-0/+47
* | | move filesystem test caseRobin Appelman2012-10-263-122/+120
* | | add search to the filecache apiRobin Appelman2012-10-262-1/+64
* | | add View->putFileInfo to the filecache apiRobin Appelman2012-10-261-0/+7
* | | fix problem with normalizePath when there was a double leading slashRobin Appelman2012-10-261-0/+3
* | | move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-9/+14
* | | automatically scan files when neededRobin Appelman2012-10-211-3/+24
* | | use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api...Robin Appelman2012-10-211-0/+87
* | | Merge branch 'master' into filesystemRobin Appelman2012-10-201-0/+7
|\| |
| * | Filter added to get all files into coderage reportThomas Müller2012-10-191-0/+7
| |/
* | merge master into filesystemRobin Appelman2012-10-182-9/+9
|\|
| * Fixing typoThomas Müller2012-10-181-1/+1
| * Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
| * Removing strange characterThomas Müller2012-10-181-1/+1
| * Expectation should be first parameterLukas Reschke2012-10-181-6/+6
| * Expectation should be first parameterLukas Reschke2012-10-181-2/+2
* | merge master into filesystemRobin Appelman2012-10-175-58/+264
|\|
| * Use $SERVERROOT/tests/data for testGetMimeTypeBart Visscher2012-10-131-6/+7
| * Give share test users a unique prefixBart Visscher2012-10-131-4/+4
| * Disable loading apps before starting testsBart Visscher2012-10-131-0/+2
| * Remove not reliable testLukas Reschke2012-10-131-5/+0
| * Some testsLukas Reschke2012-10-131-0/+144
| * Swap values for assertEqual to get better error message, also renamed the fun...Bart Visscher2012-10-131-54/+54
| * Test for geo.phpLukas Reschke2012-10-131-0/+19
| * Little test for some util.php functionsLukas Reschke2012-10-131-0/+45
* | merge master into filesystemRobin Appelman2012-10-137-5/+417
|\|
| * PHPUnit 3.6 does not support @expectedException with the generic exception classBart Visscher2012-10-121-4/+6
| * Fix syntax error in postgres table check codeBart Visscher2012-10-121-1/+1
| * Skip apc test when apc is not enabled for CLIBart Visscher2012-10-121-1/+5
| * Fix the db tests when running all testsBart Visscher2012-10-122-28/+8
| * Add missing test filesBart Visscher2012-10-122-0/+215
| * Add unit tests for OC_DBBart Visscher2012-10-122-0/+208
| * disable log when running testsRobin Appelman2012-10-121-0/+1
| * clear all hooks when running testsRobin Appelman2012-10-121-0/+2