summaryrefslogtreecommitdiffstats
path: root/tests/lib/App
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #556 from nextcloud/nextcloud-version-checkMorris Jobke2016-07-291-1/+3
|\ | | | | Allow apps to check for a given nextcloud version
| * Translate the server version for nextcloudJoas Schilling2016-07-261-1/+3
| |
* | Add workflowengineMorris Jobke2016-07-261-2/+4
|/
* Cleanup ManagerTestRoeland Jago Douma2016-07-141-12/+32
| | | | | * Fix deprecated getMock call * No longer requires DB
* fix unit testsMorris Jobke2016-06-201-3/+3
|
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2010-0/+1242
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader