Comon Lisp test runner
This package provides a Common Lisp testing framework system CACAU which was built to be independent of assertions systems.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/n1ljyrj9hbrm4khi9f7zhrqlz0h95ndi-cl-cacau-1.0.0.drv | ||
riscv64-linux | /gnu/store/14l4c8yri01l8rl26xdk9yawfqgiidp1-cl-cacau-1.0.0.drv | ||
powerpc-linux | /gnu/store/yjfsr1hvqfby15np73n8vq2xvifs8rhp-cl-cacau-1.0.0.drv | ||
powerpc64le-linux | /gnu/store/64p2hzs21if5xy8j4xzmylgfjf6l2ks8-cl-cacau-1.0.0.drv | ||
mips64el-linux | /gnu/store/zs1clbxcbwmrlr5c6lfp9n4z94q1f5rc-cl-cacau-1.0.0.drv | ||
i686-linux | /gnu/store/2krzhadh5wys2xg3zzyffy8nvj0ly482-cl-cacau-1.0.0.drv | ||
armhf-linux | /gnu/store/0bc8sfi77bxcjid4fbq6p69jwy0b5ibg-cl-cacau-1.0.0.drv | ||
aarch64-linux | /gnu/store/ccz0if59636c8w6dciwl7dd61nwwr8cq-cl-cacau-1.0.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-assertion-error' does not match package name 'cl-assertion-error' | |
input-labels Identify input labels that do not match package names | label 'sbcl-eventbus' does not match package name 'cl-eventbus' | |
input-labels Identify input labels that do not match package names | label 'sbcl-assert-p' does not match package name 'cl-assert-p' | |
input-labels Identify input labels that do not match package names | label 'sbcl-assert-p' does not match package name 'cl-assert-p' | |
input-labels Identify input labels that do not match package names | label 'sbcl-eventbus' does not match package name 'cl-eventbus' | |
input-labels Identify input labels that do not match package names | label 'sbcl-assertion-error' does not match package name 'cl-assertion-error' |