DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(libtool14.info.gz) When tests fail

Info Catalog (libtool14.info.gz) Test descriptions (libtool14.info.gz) Libtool test suite
 
 12.1.2 When tests fail
 ----------------------
 
 Each of the above tests are designed to produce no output when they are
 run via `make check'.  The exit status of each program tells the
 `Makefile' whether or not the test succeeded.
 
    If a test fails, it means that there is either a programming error in
 libtool, or in the test program itself.
 
    To investigate a particular test, you may run it directly, as you
 would a normal program.  When the test is invoked in this way, it
 produces output which may be useful in determining what the problem is.
 
    Another way to have the test programs produce output is to set the
 VERBOSE environment variable to `yes' before running them.  For
 example, `env VERBOSE=yes make check' runs all the tests, and has each
 of them display debugging information.
 
Info Catalog (libtool14.info.gz) Test descriptions (libtool14.info.gz) Libtool test suite
automatically generated byinfo2html