Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -43/+0 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add message key to context of logException | Thomas Müller | 2016-01-15 | 1 | -3/+0 |
| | |||||
* | use logException() to properly log the exception | Morris Jobke | 2016-01-14 | 1 | -3/+7 |
| | |||||
* | Improved error message for failing background job | Morris Jobke | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Fix the test to expect the new behaviour | Joas Schilling | 2015-12-18 | 1 | -2/+9 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -2/+3 |
| | |||||
* | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 1 | -25/+0 |
| | |||||
* | add test case for removing background jobs that are throwing exceptions | Robin Appelman | 2013-12-05 | 1 | -0/+59 |