Document how to disable tests when certain --disable-* flags are used.

This commit is contained in:
Dan Fandrich
2008-10-07 20:28:25 +00:00
parent 31a3432a8e
commit feeabd08ab
2 changed files with 18 additions and 4 deletions

View File

@@ -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: