Johannes Meyer
|
9f745505ce
|
Adjust php testrunner so that a html coverage report is generated
Remove the --coverage-clover argument as the jenkins plugin cannot
properly read it and added --coverage-html instead.
refs #4313
|
2013-07-09 15:03:22 +02:00 |
Johannes Meyer
|
747d8b31e8
|
Add --vagrant switch to the php test-runner
Added -V|--vagrant switch to the php test-runner
to run the tests in the Vagrant VM
refs #4264
|
2013-07-01 12:08:01 +02:00 |
Marius Hein
|
2909605f96
|
Unify test runners options, args and output
Fix runtests and checkswag
refs #4244
|
2013-06-11 18:25:21 +02:00 |
Johannes Meyer
|
5119e71d41
|
Add make call to ensure that bin/extcmd_test exists.
refs #4258
|
2013-06-11 18:25:21 +02:00 |
Johannes Meyer
|
72c1255dc6
|
Rewrite php test-runner.
--include and --exclude will affect group annotations.
(See: http://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.group)
refs #4244
|
2013-06-11 18:25:21 +02:00 |