aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-07 20:28:25 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-07 20:28:25 +0000
commitfeeabd08ab66207771825bf0616fb08acb460c37 (patch)
tree7bc3c8ea01341a44b71991c20bf04671cd65bd8e /tests/README
parent31a3432a8e16f5c02a1fed267a8a1716ae16c255 (diff)
Document how to disable tests when certain --disable-* flags are used.
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/README b/tests/README
index 50b534536..ad832b092 100644
--- a/tests/README
+++ b/tests/README
@@ -109,8 +109,7 @@ Code coverage:
and torture tests to get more full coverage, i.e. do:
make test
- cd tests
- make torture-test
+ make test-torture
The graphical tool ggcov can be used to browse the source and create
coverage reports on *NIX hosts: