projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae5025
)
Export results-status
author
Marco Baringer
<mb@bese.it>
Tue, 9 Jan 2007 14:55:26 +0000
(15:55 +0100)
committer
Marco Baringer
<mb@bese.it>
Tue, 9 Jan 2007 14:55:26 +0000
(15:55 +0100)
src/packages.lisp
patch
|
blob
|
history
diff --git
a/src/packages.lisp
b/src/packages.lisp
index
8c06239
..
0267a03
100644
(file)
--- a/
src/packages.lisp
+++ b/
src/packages.lisp
@@
-69,7
+69,8
@@
#:*run-test-when-defined*
#:*debug-on-error*
#:*debug-on-failure*
- #:*verbose-failures*))
+ #:*verbose-failures*
+ #:results-status))
;;;; You can use #+5am to put your test-defining code inline with your
;;;; other code - and not require people to have fiveam to run your