chiark / gitweb /
document --output-dir
authorIan Jackson <ian@davenant.relativity.greenend.org.uk>
Thu, 2 Feb 2006 18:49:15 +0000 (18:49 +0000)
committerIan Jackson <ian@davenant.relativity.greenend.org.uk>
Thu, 2 Feb 2006 18:49:15 +0000 (18:49 +0000)
runner/adt-run.1

index 0b3cd9eb66394952a931fe65c5cff3ed2ec2f7c8..aa2e97e06938ce9be708f1890f23dca136d7d5fa 100644 (file)
@@ -40,6 +40,16 @@ should be used as the test control file instead of
 in the build tree.  Note that it is not an error for this file not to
 exist; that just means that there are no tests.
 .TP
+.BR \-\-output\-dir [ \-tb ] " " \fIoutput\-dir\fR
+Specifies that stderr and stdout from the tests should be placed in
+.IR output\-dir .
+The files are named
+.BI stderr\- test
+and
+.BI stdout\- test
+for each test
+.IR test .
+.TP
 .BR \-d " | " \-\-debug
 Enables debugging output.  Probably not hugely interesting.
 .TP