aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/http/TemplateResponseTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-99/+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/+1
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+3
|
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
|
* implement most of the basic stuff that was suggested in #8290Bernhard Posselt2014-05-111-30/+16
|
* Chainable Response in AppFrameworkThomas Tanghus2014-03-091-0/+10
|
* fixing all appframework unit testsThomas Müller2013-10-071-87/+27
|
* kill superfluent classloader from tests - this approach might be of interest ↵Thomas Müller2013-08-211-4/+8
| | | | within the apps
* initial import of appframeworkThomas Müller2013-08-171-0/+157