projects
/
jscl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c717b
)
Add setf test case file
author
David Vázquez
<davazp@gmail.com>
Thu, 25 Apr 2013 22:03:31 +0000
(23:03 +0100)
committer
David Vázquez
<davazp@gmail.com>
Thu, 25 Apr 2013 22:03:31 +0000
(23:03 +0100)
jscl.lisp
patch
|
blob
|
history
diff --git
a/jscl.lisp
b/jscl.lisp
index
f31de86
..
12b71cf
100644
(file)
--- a/
jscl.lisp
+++ b/
jscl.lisp
@@
-26,6
+26,7
@@
("toplevel" :target)
;; Tests
("tests" :test)
+ ("setf" :test)
("eval" :test)
("tests-report" :test)))