Ingo Schommer d1af214ef5 API Removed custom dev/tests/ execution
Rely on standard vendor/bin/phpunit via CLI instead.
See https://github.com/silverstripe/silverstripe-framework/issues/4254

- Not disabling xdebug. That should be harmful, and is actively harming test development
- No longer able to specifically skip tests via the `SkipTests` request parameter. Use phpunit.xml groups and the `--exclude-group` CLI argument instead
- No longer able to specify multiple comma-separated module folders. use phpunit.xml groups and the `--group` CLI argument instead
- Not explicitly calling `SSViewer::flush_template_cache()` (was never the case on running `phpunit` CLI anyway, and shouldn't be required any more)
2016-02-23 20:19:35 +13:00
..
2015-12-23 14:12:02 +13:00
2016-02-09 18:07:11 +13:00
2015-03-07 12:32:04 +00:00
2015-01-22 08:40:33 +13:00
2015-01-22 08:40:33 +13:00
2015-01-22 08:40:33 +13:00
2015-01-22 08:40:33 +13:00
2015-01-22 08:40:33 +13:00
2015-01-15 18:56:09 +13:00
2015-02-19 13:16:40 +13:00
2015-03-19 17:46:36 +13:00
2015-03-20 19:29:20 +13:00
2015-09-15 10:58:15 +12:00
2015-09-18 14:51:04 +12:00
2015-11-16 15:16:49 +13:00
2015-11-16 16:17:10 +13:00
2015-12-23 14:12:02 +13:00
2015-06-18 19:40:04 +12:00