aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 7302c06..eb9b39c 100644
--- a/README
+++ b/README
@@ -233,8 +233,12 @@ TESTING
not available, but this has not yet been fully tested in all of its
possible permutations.
- If a test case fails, please run that individual test program directly
- and send me the output when reporting the problem.
+ If a test fails, you can run a single test with verbose output via:
+
+ tests/runtests -o <name-of-test>
+
+ Do this instead of running the test program directly since it will
+ ensure that necessary environment variables are set up.
CONFIGURATION