Use lowercase-only characters for package names to fix compilation on Allegro
[fiveam.git] / src / packages.lisp
2012-04-21 Stelian IonescuUse lowercase-only characters for package names to...
2012-04-21 Stelian IonescuFix indentation, whitespace
2007-03-23 Marco BaringerDrop spurious newline
2007-03-23 Marco BaringerAdded :default-test-args parameter to def-suite.
2007-01-09 Marco BaringerExport results-status
2006-11-10 Attila LendvaiAdded :fiveam package nickname
2006-11-07 Attila LendvaiAdded debug! which is run! but enters the debugger...
2006-10-16 Attila LendvaiAdded a simple gen-tree
2006-10-01 Attila LendvaiDropped is-equal and is-string=, added is-every
2006-09-30 Attila LendvaiAdded is-string=
2006-09-30 Attila LendvaiAdded is-equal test
2006-09-30 Attila LendvaiAdded in-suite* that also defines the suite
2006-09-29 Levente MészárosAllow to run multiple named tests to be run at once.
2006-04-08 Marco BaringerAdedd gen-one-element
2006-03-13 Marco BaringerAdded gen-buffer generator
2006-01-24 Marco BaringerExport *run-test-when-defined*
2006-01-24 Marco BaringerExport gen-float and gen-list
2006-01-22 Marco BaringerExport EXPLAIN!
2006-01-22 Marco BaringerAdded t/examples.lisp to the qbook output
2006-01-19 Marco BaringerInitial version of random testing
2006-01-19 Peter Gijselsalternative implementation of *debug-on-failure* (witho...
2006-01-18 Marco BaringerUNDO: Added *debug-on-failure* (Suggested by: Peter...
2006-01-18 Marco BaringerAdded *debug-on-failure* (Suggested by: Peter Gijsels...
2005-12-09 Chris DeanAdd the *verbose-failures* flag
2005-08-17 Marco BaringerComments talked about #+fiveame, code said #+5am. corre...
2005-08-16 Alan ShieldsAdd :fiveam to *features*
2005-07-20 Marco BaringerInitial import of FiveAM code. This is exactly equal...