[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] {testsuite-work} Test automake-provided shell scripts (those
From: |
Stefano Lattarini |
Subject: |
[PATCH 0/3] {testsuite-work} Test automake-provided shell scripts (those in `lib/') also with $SHELL, not only with /bin/sh |
Date: |
Mon, 6 Jun 2011 21:42:53 +0200 |
User-agent: |
KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; ) |
Follow-up from thread:
<http://lists.gnu.org/archive/html/automake-patches/2011-06/msg00016.html>
The aim of this patch series is to increase coverage in the "unit tests"
for the Automake-provided tests scripts (i.e., in those tests that run
said scripts directly, outside Automake-generated Makefiles, and check
their outputs, exit statuses, error messages, postconditions, etc).
Currently, such "unit tests" only use the default system shell `/bin/sh'
to run the checked scripts; after the series is applied, they should be
transparently extended (wrapped, in fact) to use *also* $SHELL to execute
the checked script.
I will push this series in 72 hours if there is no review by then.
Regards,
Stefano
- [PATCH 0/3] {testsuite-work} Test automake-provided shell scripts (those in `lib/') also with $SHELL, not only with /bin/sh,
Stefano Lattarini <=