Improved ensure-cases macro to allow it to break on problems
commit16cc4e3834df22ee36b310f63f72e7e4f8bf1568
authorGary King <gwking@franz.com>
Sat, 12 Feb 2011 20:13:47 +0000 (12 15:13 -0500)
committerGary King <gwking@franz.com>
Sat, 12 Feb 2011 20:13:47 +0000 (12 15:13 -0500)
tree93d38fd4f1dbf7ddcfa84a2675c9b86dcda7f49f
parentee7851ccb530009a1aafc8f1f018f552a6f5ee55
Improved ensure-cases macro to allow it to break on problems

Improved ensure-cases so that it takes *break-on-errors?* and
*break-on-failures?* into account. This makes debugging some
test problems much easier.
dev/macros.lisp