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/wdswl7xj8cfkz06r0qvhvjczidiqybzz-ecl-cacau-1.0.0.drv | ||
riscv64-linux | /gnu/store/8z4gxpp4ss0jwgp9s1mkx47pkwfg2igc-ecl-cacau-1.0.0.drv | ||
powerpc-linux | /gnu/store/wcw7864n654rfbsdlgl2pxq9pq7gws8x-ecl-cacau-1.0.0.drv | ||
powerpc64le-linux | /gnu/store/x1fgwqk8faqi24nrdicnann7jshpyzx6-ecl-cacau-1.0.0.drv | ||
mips64el-linux | /gnu/store/1d4vmn290sz3iyxzxgm3myf6zfrzcqlq-ecl-cacau-1.0.0.drv | ||
i686-linux | /gnu/store/8v6x031ckfvglysyq9siwiln259qhqn1-ecl-cacau-1.0.0.drv | ||
armhf-linux | /gnu/store/2f89jvfr7h0wix90kbfcinv6xcc63vic-ecl-cacau-1.0.0.drv | ||
aarch64-linux | /gnu/store/jfdpx9p8bjv4jknravkqhkz84h4q6dws-ecl-cacau-1.0.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-assert-p' does not match package name 'ecl-assert-p' | |
input-labels Identify input labels that do not match package names | label 'sbcl-assertion-error' does not match package name 'ecl-assertion-error' | |
input-labels Identify input labels that do not match package names | label 'sbcl-eventbus' does not match package name 'ecl-eventbus' |