summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marco Baringer [Wed, 18 Jan 2006 14:42:25 +0000 (15:42 +0100)]
UNDO: Added *debug-on-failure* (Suggested by: Peter Gijsels <peter.gijsels@gmail.com>)
Marco Baringer [Wed, 18 Jan 2006 14:42:25 +0000 (15:42 +0100)]
Added *debug-on-failure* (Suggested by: Peter Gijsels <peter.gijsels@gmail.com>)
Marco Baringer [Wed, 18 Jan 2006 11:14:14 +0000 (12:14 +0100)]
Fix a few typos in the docs. (Reported by: Peter Gijsels <peter.gijsels@gmail.com>)
Marco Baringer [Wed, 18 Jan 2006 10:47:06 +0000 (11:47 +0100)]
minor indentation fix
Marco Baringer [Wed, 18 Jan 2006 10:46:52 +0000 (11:46 +0100)]
minor qbook fixup
Marco Baringer [Wed, 18 Jan 2006 10:11:16 +0000 (11:11 +0100)]
Set the default-reason-args in all the various forms the IS macro handles
Marco Baringer [Wed, 14 Dec 2005 19:01:09 +0000 (20:01 +0100)]
Fix annoying and hard to track down double evaluation bug in the IS macro.
Marco Baringer [Sat, 10 Dec 2005 14:43:27 +0000 (15:43 +0100)]
Initialize the test-expr slot for unexpected-error errors.
Marco Baringer [Sat, 10 Dec 2005 14:41:19 +0000 (15:41 +0100)]
Supply slightly less cryptic error messages when mispelling the name of a fixture passed to with-fixture
Chris Dean [Fri, 9 Dec 2005 07:38:54 +0000 (08:38 +0100)]
Add the *verbose-failures* flag
Marco Baringer [Sat, 5 Nov 2005 15:58:04 +0000 (16:58 +0100)]
Escape { and } chars in baring regexps
Luca Capello [Fri, 28 Oct 2005 10:42:01 +0000 (12:42 +0200)]
remove debian/ folder
The CL-Debian group decided to avoid Debian native packages.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310665
Marco Baringer [Wed, 17 Aug 2005 06:12:50 +0000 (08:12 +0200)]
Comments talked about #+fiveame, code said #+5am. correct comments.
Alan Shields [Tue, 16 Aug 2005 18:44:54 +0000 (20:44 +0200)]
Add :fiveam to *features*
I've found that I prefer to add testing code in my other code, but I dislike
adding :fiveam to my package requirements list.
This allows users of fiveam to delineate testing code with #+fiveam() - whereupon
it will be totally ignored by those who do not have fiveam.
Happiness for all and love ensue.
Marco Baringer [Wed, 10 Aug 2005 10:11:54 +0000 (12:11 +0200)]
Fix bugs in the handling and reporting of unexpected errors
Marco Baringer [Wed, 20 Jul 2005 08:53:46 +0000 (10:53 +0200)]
The default value of *debug-on-error* should be NIL, not T
Marco Baringer [Wed, 20 Jul 2005 08:43:55 +0000 (10:43 +0200)]
Initial import of FiveAM code. This is exactly equal to to bese-2004@common-lisp.net/FiveAM--dev--1.2--patch-20
Marco Baringer [Wed, 20 Jul 2005 08:41:43 +0000 (10:41 +0200)]
Setup the .boring file