Include configuration problems in reports
commit5a3bb538f35a6db2ca66ac77724acc213a81f4a3
authorGary King <gwking@franz.com>
Sat, 20 Feb 2010 16:03:44 +0000 (20 11:03 -0500)
committerGary King <gwking@franz.com>
Sat, 20 Feb 2010 16:03:44 +0000 (20 11:03 -0500)
tree3cfce2534a925094a8c1e29468976b0399ae1bb4
parent8bbee3b432b61ac3fa5d10b68970bcc59d7b0bf0
Include configuration problems in reports

Modified problem hierarchy and reworked run-tests to
record anything that goes wrong while running the
configuration (e.g., unknown options or missing
test-suites).

Reworked reports somewhat to include configuration
problems and skipped tests in the output.
dev/class-defs.lisp
dev/config.lisp
dev/introspection.lisp
dev/lift.lisp
dev/reports.lisp
dev/test-runner.lisp