summaryrefslogtreecommitdiffstats
path: root/tests/lib/Command
Commit message (Collapse)AuthorAgeFilesLines
* Add proper EOLMorris Jobke2017-09-041-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* split async test bus for easier subclassingRobin Appelman2017-08-242-27/+79
|
* Add proper testsLukas Reschke2016-12-192-17/+105
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix getMock Command/IntergrityRoeland Jago Douma2016-09-072-32/+31
|
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-204-0/+699
* 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