Stefano Lattarini (6): [ng] coverage: testing with lots of test scripts [ng] parallel-tests: do not exceed command line length limits [ng] check: use awk rather than grep+xargs to count test results [ng] check: refactor for less duplication and better performances [ng] coverage: recheck with many failed tests [ng] recheck: don't exceed command line limits, even with many failed tests
Makefile.am | 1 - lib/am/clean.am | 6 -- lib/am/header-vars.am | 6 ++ lib/am/parallel-tests.am | 146 +++++++++++++++++-------- t/parallel-tests-many.sh | 269 ++++++++++++++++++++++------------------------ 5 files changed, 238 insertions(+), 190 deletions(-) -- 1.7.10.4
