[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-ng] [PATCH 0/4] Some simplifications to the parallel testsuite
From: |
Stefano Lattarini |
Subject: |
[Automake-ng] [PATCH 0/4] Some simplifications to the parallel testsuite harness |
Date: |
Sun, 15 Apr 2012 21:55:11 +0200 |
Some small and safe simplifications for the parallel testsuite harness.
Will push by to tomorrow if there is no objection.
Stefano Lattarini (4):
[ng] parallel-tests: remove workaround for BSD make
[ng] parallel-tests: reduce code duplication a little
[ng] parallel-tests: don't cater to VPATH rewrites
[ng] parallel-tests: remove workarounds required by Solaris xpg4 make
NG-NEWS | 7 ++++++
automake.in | 13 +----------
lib/am/check.am | 63 +++++++++++---------------------------------------
lib/am/check2.am | 47 ++++++++++++++-----------------------
t/test-extensions.sh | 3 +--
5 files changed, 40 insertions(+), 93 deletions(-)
--
1.7.9.5
- [Automake-ng] [PATCH 0/4] Some simplifications to the parallel testsuite harness,
Stefano Lattarini <=
- [Automake-ng] [PATCH 1/4] [ng] parallel-tests: remove workaround for BSD make, Stefano Lattarini, 2012/04/15
- [Automake-ng] [PATCH 2/4] [ng] parallel-tests: reduce code duplication a little, Stefano Lattarini, 2012/04/15
- [Automake-ng] [PATCH 4/4] [ng] parallel-tests: remove workarounds required by Solaris xpg4 make, Stefano Lattarini, 2012/04/15
- [Automake-ng] [PATCH 3/4] [ng] parallel-tests: don't cater to VPATH rewrites, Stefano Lattarini, 2012/04/15
- Re: [Automake-ng] [PATCH 0/4] Some simplifications to the parallel testsuite harness, Stefano Lattarini, 2012/04/16