[Swift-commit] r4264 - trunk/tests

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Mon Apr 4 13:27:05 CDT 2011


Author: wozniak
Date: 2011-04-04 13:27:05 -0500 (Mon, 04 Apr 2011)
New Revision: 4264

Modified:
   trunk/tests/suite.sh
Log:
Note on primary use case


Modified: trunk/tests/suite.sh
===================================================================
--- trunk/tests/suite.sh	2011-04-04 18:00:30 UTC (rev 4263)
+++ trunk/tests/suite.sh	2011-04-04 18:27:05 UTC (rev 4264)
@@ -8,6 +8,12 @@
 
 # Usage: suite.sh <options>* <GROUPLIST>
 
+# PRIMARY USAGE MODE
+# Assuming your code is in /tmp/cog, where you
+# have the conventional cog/modules/swift configuration,
+# and you have done an ant dist, you can run
+# suite.sh -a -c -g -p -s -o /tmp tests/groups/group-all-local.sh
+
 # Run suite.sh -h for quick help
 # When something goes wrong, find and check tests.log or use -v
 # Code is checked out into TOPDIR (PWD by default) (PATH is not used)




More information about the Swift-commit mailing list