summaryrefslogtreecommitdiffstats
path: root/tests/bootstrap.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove $RUNTIME_NOAPPS - setting to false was not enoughThomas Müller2013-09-261-2/+0
|
* run unit tests for apps as wellThomas Müller2013-09-261-1/+1
|
* disable error handler while running phpunitThomas Mueller2013-02-051-0/+3
|
* drop SimpleTest compatibilityThomas Mueller2013-01-241-19/+0
|
* Disable loading apps before starting testsBart Visscher2012-11-101-0/+2
| | | | The tests it self should load the app if needed
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-5/+5
|
* fix running app testsRobin Appelman2012-10-281-2/+0
|
* Disable loading apps before starting testsBart Visscher2012-10-131-0/+2
|
* disable log when running testsRobin Appelman2012-10-121-0/+1
|
* clear all hooks when running testsRobin Appelman2012-10-121-0/+2
|
* initual phpunit supportRobin Appelman2012-10-031-0/+26