Use ROTATEF
[fiveam.git] / src / check.lisp
2012-04-23 Stelian IonescuUse ROTATEF
2012-04-23 Stelian IonescuFix modelines
2012-04-21 Stelian IonescuDrop dependency on Arnesi, use Alexandria instead
2012-04-21 Stelian IonescuUse lowercase-only characters for package names to...
2012-04-21 Stelian IonescuFix indentation, whitespace
2007-06-26 Marco BaringerAvoid dobule evaluation of IS-FALSE's argument
2006-12-06 Marco BaringerChange IS's default resaon strings to show the form...
2006-12-06 Marco BaringerCan't use &rest in loop destructuring. Use (expected...
2006-10-01 Attila LendvaiExtended the 'is' macro to support multiple values
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-02-15 Donavon KeithleyFix (signals error ...), was always passing
2006-02-10 Marco BaringerFix IS macro's handling of the default (unknown) case
2006-02-02 Marco BaringerFix bug in defalut handling of IS macro
2006-01-22 Marco BaringerFix api-breakage in SIGNALS.
2006-01-20 Marco BaringerAllow SIGNALS marco to have a description
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...
2006-01-18 Marco BaringerSet the default-reason-args in all the various forms...
2005-12-14 Marco BaringerFix annoying and hard to track down double evaluation...
2005-12-09 Chris DeanAdd the *verbose-failures* flag
2005-08-10 Marco BaringerFix bugs in the handling and reporting of unexpected...
2005-07-20 Marco BaringerInitial import of FiveAM code. This is exactly equal...