Common Lisp testing framework
FiveAM is a simple (as far as writing and running tests goes) regression testing framework. It has been designed with Common Lisp's interactive development model in mind.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/fks0lzdhl7rjyhnrh2pgsl0m2qs3bhx4-ecl-fiveam-1.4.2.drv | ||
riscv64-linux | /gnu/store/gjg65vr9is97qnibdqzlril5jy70yf2x-ecl-fiveam-1.4.2.drv | ||
powerpc-linux | /gnu/store/a3lp5kv8k59ld9ng3dprl637v67qccyn-ecl-fiveam-1.4.2.drv | ||
powerpc64le-linux | /gnu/store/r6nhdqi35fqzqd8bl3js1i64xi3d4wmm-ecl-fiveam-1.4.2.drv | ||
mips64el-linux | /gnu/store/r3r91xinjj5h8bbip35g913q5j9prf94-ecl-fiveam-1.4.2.drv | ||
i686-linux | /gnu/store/5nvzk0j7jblm76fwp9mqw3nbhhzs80li-ecl-fiveam-1.4.2.drv | ||
i586-gnu | /gnu/store/nv8ka9hcc31kv94kl30s7j44hgkivh9r-ecl-fiveam-1.4.2.drv | ||
armhf-linux | /gnu/store/lmmblngg9daxdcprppax87gbzbxlsszh-ecl-fiveam-1.4.2.drv | ||
aarch64-linux | /gnu/store/islcm7vpiy47l5hv31sd27cgfm5z6n92-ecl-fiveam-1.4.2.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-alexandria' does not match package name 'ecl-alexandria' | |
input-labels Identify input labels that do not match package names | label 'sbcl-net.didierverna.asdf-flv' does not match package name 'ecl-net.didierverna.asdf-flv' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-backtrace' does not match package name 'ecl-trivial-backtrace' | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f8ed7409c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7fa7aa068c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f5755cb9c60> input: ("_" "static")> | |
derivation Report failure to compile a package to a derivation | failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f119da52c60> input: ("_" "static")> |