Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding StartSessionListener which initializes the session before each test ↵ | Thomas Müller | 2014-03-13 | 1 | -0/+1 |
| | | | | case execution | ||||
* | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 1 | -0/+7 |
| | | | | | After each test suite, detects whether there are stray datafiles, hooks or proxies, then show a warning and clear them. | ||||
* | Add verbose to autotest phpunit, so we see skipped and incomplete tests. | Andreas Fischer | 2013-07-25 | 1 | -0/+1 |
| | |||||
* | No coverage for tests | Thomas Müller | 2013-06-14 | 1 | -0/+1 |
| | |||||
* | No coverage for settings/l10n | Thomas Müller | 2013-06-14 | 1 | -0/+1 |
| | |||||
* | No coverage for lib/l10n and core/l10n | Thomas Müller | 2013-06-14 | 1 | -0/+2 |
| | |||||
* | every test now has 15min to execute | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -2/+2 |
| | | | we don't want to check performance just yet. we just want to make jenkins end more reliably. | ||||
* | allow autotest to run 10x times longer | Jörn Friedrich Dreyer | 2013-06-11 | 1 | -3/+3 |
| | |||||
* | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -1/+6 |
| | |||||
* | exclude 3rdparty folder within files_external and files_encryption from code ↵ | Thomas Mueller | 2013-06-04 | 1 | -0/+2 |
| | | | | coverage | ||||
* | ignore l10n folder within remaining apps | Thomas Mueller | 2013-06-04 | 1 | -0/+8 |
| | |||||
* | Exclude apps/files/l10n from coverage reports | Thomas Müller | 2013-06-03 | 1 | -0/+1 |
| | |||||
* | Fixing code coverage analysis | Thomas Mueller | 2013-06-03 | 1 | -6/+10 |
| | |||||
* | add phpunit configuration for autotest withou the json listener because this ↵ | Thomas Mueller | 2013-02-05 | 1 | -0/+14 |
pollutes the console |