Include configuration problems in reports
commit69bf26990f22868ebe76b5e73e1df8734a3a0b45
authorGary King <gwking@franz.com>
Sat, 20 Feb 2010 16:03:44 +0000 (20 11:03 -0500)
committerGary King <gwking@franz.com>
Sun, 21 Feb 2010 20:33:43 +0000 (21 15:33 -0500)
tree92c66498c01167587d18697037170901ea0a9830
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