Add new restart called explain which ignores the rest of the tests and expains the...
[fiveam.git] / src / run.lisp
2006-12-19 Levente MészárosAdd new restart called explain which ignores the rest...
2006-11-07 Attila LendvaiAdded debug! which is run! but enters the debugger...
2006-10-14 Attila LendvaiFIX: Store *package* at definition time for tests and...
2006-09-29 Levente MészárosAllow to run multiple named tests to be run at once.
2006-09-02 Attila LendvaiRebind a copy of *readtable* before running a test
2006-09-01 Kilian SprottePrinc-ing of Unexpected Error
2006-01-20 Marco BaringerMade run!'s first argument optional (defaults to *suite*)
2006-01-19 Peter Gijselsalternative implementation of *debug-on-failure* (witho...
2006-01-18 Marco BaringerFix a few typos in the docs. (Reported by: Peter Gijsel...
2006-01-18 Marco Baringerminor indentation fix
2005-12-10 Marco BaringerInitialize the test-expr slot for unexpected-error...
2005-08-10 Marco BaringerFix bugs in the handling and reporting of unexpected...
2005-07-20 Marco BaringerThe default value of *debug-on-error* should be NIL...
2005-07-20 Marco BaringerInitial import of FiveAM code. This is exactly equal...