[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [PATCH 0/6] Run many tests without hitting command lin
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [PATCH 0/6] Run many tests without hitting command line length limits |
Date: |
Mon, 23 Jul 2012 16:29:29 +0200 |
On 07/21/2012 10:50 AM, Stefano Lattarini wrote:
> 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
>
I've now merged and pushed this series, with the addition of the [PATCH 7/6].
Here is the resulting merge commit:
commit 4356f822848a78dfc96023e8848c0b999d5e8e57
Merge: 96dd671 8c9d0df
Author: Stefano Lattarini <address@hidden>
Date: Mon Jul 23 14:47:05 2012 +0200
Merge branch 'ng/many-tests' into ng/master
* ng/many-tests:
[ng] check: in recipes, don't use pipe when redirection suffices
[ng] recheck: don't exceed command line limits, even with many failed
tests
[ng] coverage: recheck with many failed tests
[ng] check: refactor for less duplication and better performances
[ng] check: use awk rather than grep+xargs to count test results
[ng] parallel-tests: do not exceed command line length limits
[ng] coverage: testing with lots of test scripts
Thanks,
Stefano
- [Automake-NG] [PATCH 3/6] [ng] check: use awk rather than grep+xargs to count test results, (continued)
- [Automake-NG] [PATCH 3/6] [ng] check: use awk rather than grep+xargs to count test results, Stefano Lattarini, 2012/07/21
- [Automake-NG] [PATCH 4/6] [ng] check: refactor for less duplication and better performances, Stefano Lattarini, 2012/07/21
- [Automake-NG] [PATCH 5/6] [ng] coverage: recheck with many failed tests, Stefano Lattarini, 2012/07/21
- [Automake-NG] [PATCH 6/6] [ng] recheck: don't exceed command line limits, even with many failed tests, Stefano Lattarini, 2012/07/21
- [Automake-NG] [PATCH 7/6] [ng] check: in recipes, don't use pipe when redirection suffices, Stefano Lattarini, 2012/07/22
- Re: [Automake-NG] [PATCH 0/6] Run many tests without hitting command line length limits,
Stefano Lattarini <=