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/3jfhkkgip2s80p85waycpv4ryb7h0nfc-cl-cacau-1.0.0.drv | ||
riscv64-linux | /gnu/store/sg1003kgpi4acbws6dbg3d348r729753-cl-cacau-1.0.0.drv | ||
powerpc-linux | /gnu/store/qfhkk786izqhgn48prg4mz151zllrb9g-cl-cacau-1.0.0.drv | ||
powerpc64le-linux | /gnu/store/cbp13y6y7bxsxmvfbi8xfrsk85xb4gi8-cl-cacau-1.0.0.drv | ||
mips64el-linux | /gnu/store/qfx7i6z87k3rpzjqzv3syvgyvf6256dg-cl-cacau-1.0.0.drv | ||
i686-linux | /gnu/store/25wy6yij8sxyz6va4nxa20flbvxrl782-cl-cacau-1.0.0.drv | ||
armhf-linux | /gnu/store/9j91kwnmywa33dkydr2ir11d46blpqyw-cl-cacau-1.0.0.drv | ||
aarch64-linux | /gnu/store/g3fpp6ww6gcn6zz9ja6jdas2wkglja96-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' |