summaryrefslogtreecommitdiffstats
path: root/tests/bootstrap.php
Commit message (Expand)AuthorAgeFilesLines
* Load apps in test situationsRobin McCorkell2014-09-101-0/+4
* Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanupVincent Petry2014-03-281-0/+1
|\
| * Cleanup the fileproxy proxies on test bootstrapBart Visscher2014-03-111-0/+1
* | Allow setting the config dir to use as enviroment variable for phpunitRobin Appelman2014-03-131-2/+7
|/
* 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
* 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