aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/http/DownloadResponseTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-56/+0
| | | | | | | | | | | | | | | | | | | | * 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
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+3
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+2
|
* remove unnecessary require calls - the ownCloud class loader is supposed to ↵Thomas Müller2014-10-301-3/+5
| | | | take care of this
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
|
* make download and redirectresponse publicBernhard Posselt2014-04-201-1/+1
|
* kill superfluent classloader from tests - this approach might be of interest ↵Thomas Müller2013-08-211-1/+1
| | | | within the apps
* initial import of appframeworkThomas Müller2013-08-171-0/+51