aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bootstrap.php
Commit message (Expand)AuthorAgeFilesLines
* Load all enabled apps in test bootstrapRobin McCorkell2015-09-071-3/+2
* verify the path in the autoloaderRobin Appelman2015-09-011-0/+2
* Fixing unit test executionThomas Müller2015-07-031-1/+0
* Remove OC_LogThomas Müller2015-07-031-1/+1
* Remove check for RAW_POPULATE_POST_DATA for unit testsLukas Reschke2015-06-011-7/+0
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-1/+0
* Disable bootstrap.php checks when HHVM is usedLukas Reschke2015-02-281-3/+5
* Check for PHP configuration before executing unit testsThomas Müller2015-02-211-2/+5
* 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