[cig-commits] commit: Updating INSTALL doc with new ./scons.py testing process

Mercurial hg at geodynamics.org
Mon Feb 1 15:29:56 PST 2010


changeset:   206:d63b9091c1de
user:        JulianGiordani
date:        Fri Dec 11 17:18:12 2009 +1100
files:       INSTALL
description:
Updating INSTALL doc with new ./scons.py testing process


diff -r a473b3f150ef -r d63b9091c1de INSTALL
--- a/INSTALL	Wed Dec 09 15:17:51 2009 +1100
+++ b/INSTALL	Fri Dec 11 17:18:12 2009 +1100
@@ -40,8 +40,11 @@ not garaunteed to produce a consistent b
 
 To run tests:
 
-  ./scons.py check
+  ./scons.py check             ... runs unit-tests & low resolution integration tests 
+  ./scons.py check-convergence ... runs only convergence tests
+  ./scons.py check-complete    ... runs all tests (recommended for cluster installs)
 
 To install:
 
   ./scons.py install
+



More information about the CIG-COMMITS mailing list