automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] {maint} parallel-tests: remove check-html target and ".log -


From: Stefano Lattarini
Subject: [PATCH 0/4] {maint} parallel-tests: remove check-html target and ".log -> .html" conversion
Date: Fri, 13 Jan 2012 22:46:05 +0100

Reference:
  <http://lists.gnu.org/archive/html/automake/2012-01/msg00005.html>

Stefano Lattarini (4):
  docs: deprecate .log -> .html conversion by parallel-tests
  check: separate .log -> .html conversion from core testsuite harness
  recheck: behave better with non-GNU make
  recheck: fix interaction with "make -n"

 NEWS                             |    4 ++
 automake.in                      |    6 +-
 doc/automake.texi                |   38 ++++++--------
 lib/am/Makefile.am               |    3 +-
 lib/am/check-html.am             |   61 ++++++++++++++++++++++
 lib/am/check.am                  |  104 ++++++++++++++-----------------------
 tests/Makefile.am                |    1 +
 tests/check.test                 |    4 +-
 tests/parallel-tests-dryrun.test |   93 ++++++++++++++++++++++++++++++++++
 tests/parallel-tests2.test       |   35 +++++++++++++
 10 files changed, 256 insertions(+), 93 deletions(-)
 create mode 100644 lib/am/check-html.am
 create mode 100755 tests/parallel-tests-dryrun.test

-- 
1.7.7.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]