summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-05-17 01:39:05 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-05-17 01:39:05 +0000
commitc7fc4225bcf9c73c5a37cf07cfb79bbc50261ff1 (patch)
tree09d8caee2e0c92dd5243151ae5013d39ec9b1aaa
parent899874e20f4230e4a23064c35116f1e47c5eb2e1 (diff)
downloadscons-c7fc4225bcf9c73c5a37cf07cfb79bbc50261ff1.tar.gz
runtest.py: added doc for useful env vars.
-rw-r--r--runtest.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtest.py b/runtest.py
index 649ca083..58950dd5 100644
--- a/runtest.py
+++ b/runtest.py
@@ -181,6 +181,11 @@ Options:
-X Test script is executable, don't feed to Python.
-x SCRIPT, --exec SCRIPT Test SCRIPT.
--xml Print results in SCons XML format.
+
+Environment Variables:
+
+ PRESERVE, PRESERVE_{PASS,FAIL,NO_RESULT}: preserve test subdirs
+ TESTCMD_VERBOSE: turn on verbosity in TestCommand
"""
opts, args = getopt.getopt(sys.argv[1:], "3ab:df:hlno:P:p:qv:Xx:t",