1 Star 0 Fork 0

common-lisp / woo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
woo-test.asd 208 Bytes
一键复制 编辑 原始数据 按行查看 历史
(defsystem "woo-test"
:depends-on ("woo"
"clack-test"
"rove")
:components
((:file "t/woo")
(:file "t/ipv6"))
:perform (test-op (op c) (symbol-call '#:rove '#:run c)))
Common Lisp
1
https://gitee.com/common-lisp/woo.git
git@gitee.com:common-lisp/woo.git
common-lisp
woo
woo
master

搜索帮助