STDOUT & STDERR arguments.
+2003-08-16 Derek Price <derek@ximbiot.com>
+
+ * doc/autoconf.texi (Writing testsuite.at): Document defaults for
+ STDOUT & STDERR arguments.
+
2003-08-14 Derek Price <derek@ximbiot.com>
* lib/autotestgeneral.m4 (AT_INIT): Reformat test summary line to print
expansion. The contents ought to end with an end of line.
@end defmac
-@defmac AT_CHECK (@var{commands}, @dvar{status, @samp{0}}, @ovar{stdout}, @ovar{stderr})
+@defmac 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