tests: Add --report-skipped-tests option to the test runner.
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 5 Dec 2011 14:33:43 +0000 (09:33 -0500)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 5 Dec 2011 14:33:43 +0000 (09:33 -0500)
commit7c773fca12dce6fc78f07fb021d8562068ab5e7d
treee64a605045504c720e5739e10bd61aa4e8bf6a09
parent14fd5afbac525e7a2e86903070afa0e94dfa14f7
tests: Add --report-skipped-tests option to the test runner.

  * It is occasionally useful to see precisely which tests are
skipped on a given target, and there was no obvious way to so do.
NEWS
tests/run-tests.lisp
tests/run-tests.sh