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/n37z8kghbnqgfjvjgxw2c91d1rwfyrh1-ecl-rove-0.9.6.drv | ||
riscv64-linux | /gnu/store/dq40laqq2vy00dqrvxxx9jacf3hwksla-ecl-rove-0.9.6.drv | ||
powerpc-linux | /gnu/store/d74m0npcj36709qz13gdkmw9idv8hm4l-ecl-rove-0.9.6.drv | ||
powerpc64le-linux | /gnu/store/1j4lbzb7iifl8minqfkzxr5njgzkipxc-ecl-rove-0.9.6.drv | ||
mips64el-linux | /gnu/store/24n0kr9mgbl8zakfl8f07agc36hsscv1-ecl-rove-0.9.6.drv | ||
i686-linux | /gnu/store/a5xqmx9nkid9ryqwws7ly7jxiznrka9p-ecl-rove-0.9.6.drv | ||
i586-gnu | /gnu/store/cb36y3pgjwrasl61g4nb27319sy657mr-ecl-rove-0.9.6.drv | ||
armhf-linux | /gnu/store/wpy6xp9pwk106bivh9ir69sgklih9mfp-ecl-rove-0.9.6.drv | ||
aarch64-linux | /gnu/store/9hd13kplh22xdrqa01ljy7w2ph2bhpp5-ecl-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 'ecl-bordeaux-threads' | |
input-labels Identify input labels that do not match package names | label 'sbcl-dissect' does not match package name 'ecl-dissect' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-gray-streams' does not match package name 'ecl-trivial-gray-streams' |