Use lowercase-only characters for package names to fix compilation on Allegro
[fiveam.git] / src / suite.lisp
2012-04-21 Stelian IonescuUse lowercase-only characters for package names to...
2012-04-21 Stelian IonescuFix indentation, whitespace
2007-08-14 Marco Baringerdef-suite should expand into an (eval-when (:always...
2007-06-26 Marco BaringerRemoved the default-test-args slot from test-suite.
2007-03-24 Marco BaringerAdded def-suite* macro
2007-03-23 Marco BaringerAdded :default-test-args parameter to def-suite.
2006-09-30 Attila LendvaiAdded in-suite* that also defines the suite
2006-01-26 Marco BaringerDocument what happens when re-evaluating def-suite...
2006-01-18 Marco BaringerFix a few typos in the docs. (Reported by: Peter Gijsel...
2005-07-20 Marco BaringerInitial import of FiveAM code. This is exactly equal...