Yet another common lisp testing library
Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/gdqvyb45pgz502hzbnwspjwyljd10xxr-cl-rove-0.9.6.drv | ||
riscv64-linux | /gnu/store/fbwwrdy36n5vfnnp18cl6wxkg7b3vilv-cl-rove-0.9.6.drv | ||
powerpc-linux | /gnu/store/ln14jcbyf4k7q6iahyjw9jmkhm8f3kma-cl-rove-0.9.6.drv | ||
powerpc64le-linux | /gnu/store/q5vzp25gxyfs8nyz1iifqwbc13f0z9dj-cl-rove-0.9.6.drv | ||
mips64el-linux | /gnu/store/s2hnhkm964s5ljgvfvr3142iv6mls0vv-cl-rove-0.9.6.drv | ||
i686-linux | /gnu/store/aacgkmlf3d96d680wq4c4cqdasfi4p15-cl-rove-0.9.6.drv | ||
i586-gnu | /gnu/store/dz8kcr5hi44jfv48hw4xr1jlfc0yy4d1-cl-rove-0.9.6.drv | ||
armhf-linux | /gnu/store/q5qf1dgwzly0vz6q8bs2wk24plpcir1r-cl-rove-0.9.6.drv | ||
aarch64-linux | /gnu/store/g6h8viq10y44934qifk1kaqg2hg8g4d0-cl-rove-0.9.6.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-bordeaux-threads' does not match package name 'cl-bordeaux-threads' | |
input-labels Identify input labels that do not match package names | label 'sbcl-dissect' does not match package name 'cl-dissect' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-gray-streams' does not match package name 'cl-trivial-gray-streams' |