[Swift-commit] r3520 - trunk/tests
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Aug 10 16:32:56 CDT 2010
Author: wozniak
Date: 2010-08-10 16:32:56 -0500 (Tue, 10 Aug 2010)
New Revision: 3520
Modified:
trunk/tests/nightly.sh
Log:
Usage notes
Modified: trunk/tests/nightly.sh
===================================================================
--- trunk/tests/nightly.sh 2010-08-10 21:25:01 UTC (rev 3519)
+++ trunk/tests/nightly.sh 2010-08-10 21:32:56 UTC (rev 3520)
@@ -1,6 +1,15 @@
#!/bin/bash
# USAGE NOTES:
+
+# Run this script from a working directory in which you
+# are willing to check out the whole Swift source and
+# generate many small test files.
+
+# The script will checkout Swift, run several tests,
+# in a subdirectory called run-DATE, including generating
+# useful HTML output and tests.log
+
# Run nightly.sh -h for quick help
# When something goes wrong, find and check tests.log
# Code is checked out into TOPDIR
More information about the Swift-commit
mailing list