commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog tests/atgeneral.m4 tests/t...


From: Akim Demaille
Subject: autoconf ./ChangeLog tests/atgeneral.m4 tests/t...
Date: Wed, 06 Dec 2000 08:29:50 -0800

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/12/06 08:29:50

Modified files:
        .              : ChangeLog 
        tests          : atgeneral.m4 torture.at 

Log message:
        Stop playing with FDs in Autotest.
        * tests/atgeneral.m4 (AT_INIT): Set up FD 5.
        (AT_CHECK): Instead of using exec to globally change the FDs of
        `testsuite', enclose the body of the test into a
        `(..) >stdout 2>stderr'.
        In every case, when verbose, display the differences between
        expected and oberved (stdout, stderr, exit status).
        Let `0' be the default for EXIT-STATUS.
        Support EXIT-STATUS == `ignore'.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.1117&r2=1.1118
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/atgeneral.m4.diff?r1=1.36&r2=1.37
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/torture.at.diff?r1=1.7&r2=1.8




reply via email to

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