autoconf-patches
[Top][All Lists]
Advanced

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

Re: FYI: 19doc-AT_CHECK-stdio-defaults.diff


From: Derek Robert Price
Subject: Re: FYI: 19doc-AT_CHECK-stdio-defaults.diff
Date: Sat, 16 Aug 2003 12:52:39 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

I thought this documentation was more appropriate. AT_CHECK doesn't require a stdout or a stderr argument, but when missing it interprets them as the empty string.

address@hidden wrote:

Index: ChangeLog

2003-08-16  Derek Price  <address@hidden>

        * doc/autoconf.texi (Writing testsuite.at): Document defaults for
        STDOUT & STDERR arguments.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.749
diff -u -r1.749 autoconf.texi
--- doc/autoconf.texi   7 Aug 2003 05:13:09 -0000       1.749
+++ doc/autoconf.texi   16 Aug 2003 16:11:36 -0000
@@ -14401,7 +14401,7 @@
expansion.  The contents ought to end with an end of line.
@end defmac

address@hidden AT_CHECK (@var{commands}, @dvar{status, @samp{0}}, 
@ovar{stdout}, @ovar{stderr})
address@hidden AT_CHECK (@var{commands}, @dvar{status, @samp{0}}, @dvar{stdout, 
@samp{}}, @dvar{stderr, @samp{}})
@atindex CHECK
Execute a test by performing given shell @var{commands}.  These commands
should normally exit with @var{status}, while producing expected



--
               *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
--
I will not bribe Principal Skinner.
I will not bribe Principal Skinner.
I will not bribe Principal Skinner...

         - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

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