Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load all enabled apps in test bootstrap | Robin McCorkell | 2015-09-07 | 1 | -3/+2 |
| | |||||
* | verify the path in the autoloader | Robin Appelman | 2015-09-01 | 1 | -0/+2 |
| | |||||
* | Fixing unit test execution | Thomas Müller | 2015-07-03 | 1 | -1/+0 |
| | |||||
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
| | |||||
* | Remove check for RAW_POPULATE_POST_DATA for unit tests | Lukas Reschke | 2015-06-01 | 1 | -7/+0 |
| | | | | We do have a work around meanwhile and for CLI this is not relevant at all. Can be removedWe do have a work around meanwhile and for CLI this is not relevant at all. Can be removed. | ||||
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 1 | -1/+0 |
| | |||||
* | Disable bootstrap.php checks when HHVM is used | Lukas Reschke | 2015-02-28 | 1 | -3/+5 |
| | |||||
* | Check for PHP configuration before executing unit tests | Thomas Müller | 2015-02-21 | 1 | -2/+5 |
| | |||||
* | Load apps in test situations | Robin McCorkell | 2014-09-10 | 1 | -0/+4 |
| | |||||
* | Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup | Vincent Petry | 2014-03-28 | 1 | -0/+1 |
|\ | | | | | Cleanup the fileproxy proxies on test bootstrap | ||||
| * | Cleanup the fileproxy proxies on test bootstrap | Bart Visscher | 2014-03-11 | 1 | -0/+1 |
| | | |||||
* | | Allow setting the config dir to use as enviroment variable for phpunit | Robin Appelman | 2014-03-13 | 1 | -2/+7 |
|/ | |||||
* | Remove $RUNTIME_NOAPPS - setting to false was not enough | Thomas Müller | 2013-09-26 | 1 | -2/+0 |
| | |||||
* | run unit tests for apps as well | Thomas Müller | 2013-09-26 | 1 | -1/+1 |
| | |||||
* | disable error handler while running phpunit | Thomas Mueller | 2013-02-05 | 1 | -0/+3 |
| | |||||
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -19/+0 |
| | |||||
* | Disable loading apps before starting tests | Bart Visscher | 2012-11-10 | 1 | -0/+2 |
| | | | | The tests it self should load the app if needed | ||||
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -5/+5 |
| | |||||
* | fix running app tests | Robin Appelman | 2012-10-28 | 1 | -2/+0 |
| | |||||
* | Disable loading apps before starting tests | Bart Visscher | 2012-10-13 | 1 | -0/+2 |
| | |||||
* | disable log when running tests | Robin Appelman | 2012-10-12 | 1 | -0/+1 |
| | |||||
* | clear all hooks when running tests | Robin Appelman | 2012-10-12 | 1 | -0/+2 |
| | |||||
* | initual phpunit support | Robin Appelman | 2012-10-03 | 1 | -0/+26 |