summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12380 from owncloud/remove-oc-migrateLukas Reschke2014-11-251-98/+0
|\
| * Remove OC_MigrateLukas Reschke2014-11-241-98/+0
* | Merge pull request #12294 from owncloud/route-postfixThomas Müller2014-11-241-1/+14
|\ \
| * | add postfixBernhard Posselt2014-11-191-1/+14
* | | Merge pull request #12084 from owncloud/sharing_fix_shared_with_infoMorris Jobke2014-11-241-0/+44
|\ \ \ | |_|/ |/| |
| * | also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-0/+44
* | | Merge pull request #12348 from owncloud/rename-to-avoid-complaining-ciMorris Jobke2014-11-222-4/+4
|\ \ \
| * | | Rename providers to not begin with testLukas Reschke2014-11-212-4/+4
* | | | Merge pull request #12328 from owncloud/remove-testcleanuplistenerMorris Jobke2014-11-223-186/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove testcleanuplistener.phpJoas Schilling2014-11-202-181/+0
| * | | Clean up the test data in tearDownAfterClass()Joas Schilling2014-11-201-5/+111
* | | | fix unit tests of mdb2scheamreaderMorris Jobke2014-11-201-2/+2
| |/ / |/| |
* | | Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-201-0/+28
* | | drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-201-28/+0
|/ /
* | Merge pull request #12297 from owncloud/issue/10991-all-testcaseMorris Jobke2014-11-20146-257/+468
|\ \
| * | Make remaining files extend the test baseJoas Schilling2014-11-1970-117/+191
| * | Make root tests extend the \Test\TestCaseJoas Schilling2014-11-1946-83/+160
| * | Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-1/+1
| * | Use base class to reset the file mapperJoas Schilling2014-11-1930-56/+116
* | | Merge pull request #12253 from owncloud/port-12154Vincent Petry2014-11-201-2/+6
|\ \ \ | |/ / |/| |
| * | Ignore port for trusted domainsLukas Reschke2014-11-181-2/+6
* | | Merge pull request #11696 from owncloud/addWarningToEncryptionLostPasswordLukas Reschke2014-11-194-1/+199
|\ \ \
| * | | Use correct route insteadLukas Reschke2014-11-171-1/+1
| * | | Fix scrutinizer issuesLukas Reschke2014-11-171-1/+1
| * | | Warn for password reset when files_encryption is enabledLukas Reschke2014-11-174-1/+199
| | |/ | |/|
* | | use the new base class for unit testsBjoern Schiessle2014-11-181-10/+12
* | | make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-0/+41
| |/ |/|
* | Merge pull request #12234 from owncloud/normalizepath-absolute-testsLukas Reschke2014-11-181-61/+102
|\ \ | |/ |/|
| * Add tests for absolute paths on windowsJoas Schilling2014-11-171-2/+32
| * Refactor tests to use a dataProvider methodJoas Schilling2014-11-171-62/+73
* | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-1732-149/+362
|\|
| * Correctly restore previous root mount point after testingJoas Schilling2014-11-1714-53/+191
| * Correctly refresh the apps list after removing the mockJoas Schilling2014-11-171-0/+3
| * Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-171-1/+6
| * Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-3/+3
| * Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-175-7/+15
| * Windows does not support CHMOD, therefor we can not test not writable foldersJoas Schilling2014-11-102-0/+12
| * Test LargeFileHelperGetFileSize also with ascii only charactersJoas Schilling2014-11-061-18/+37
| * Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-067-67/+62
| * Testcase base classJoas Schilling2014-11-061-0/+33
* | Merge pull request #12031 from owncloud/app-managerRobin Appelman2014-11-171-0/+195
|\ \
| * | Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-101-0/+195
* | | Check if app is enabled for userLukas Reschke2014-11-151-2/+2
* | | Fail...Lukas Reschke2014-11-141-1/+1
* | | Mark skipped until #12085 is mergedLukas Reschke2014-11-141-0/+6
* | | Merge pull request #12128 from owncloud/drop-formfactorJan-Christoph Borchardt2014-11-121-9/+7
|\ \ \
| * | | Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-121-9/+7
* | | | Merge pull request #12093 from AdamWill/storage-test-touchMorris Jobke2014-11-121-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | storage test: use new file for testTouchCreateFile()Adam Williamson2014-11-101-3/+3
| |/ /
* | | Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-0/+138
|\ \ \ | |/ / |/| |