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/snbszp7p2g7hadxzx8wsn5q8m040x73s-cl-fiveam-1.4.2.drv | ||
riscv64-linux | /gnu/store/lsgzgxjflr06bapw2w98v8251xhiq2c3-cl-fiveam-1.4.2.drv | ||
powerpc-linux | /gnu/store/d6mbin43mdq53imqwjfw3wlla8ak01jl-cl-fiveam-1.4.2.drv | ||
powerpc64le-linux | /gnu/store/7dqvwv2pnskb9ad12ngliqf30xz5mp3k-cl-fiveam-1.4.2.drv | ||
mips64el-linux | /gnu/store/ky60qlpkg82nqrqj1spnhaxlx7zkwgr0-cl-fiveam-1.4.2.drv | ||
i686-linux | /gnu/store/sp0b2f0px9cf9298kqmxb950aqjchimp-cl-fiveam-1.4.2.drv | ||
i586-gnu | /gnu/store/54fsvdglcnkn12yvbc9zp9r77605wrw4-cl-fiveam-1.4.2.drv | ||
armhf-linux | /gnu/store/mzyhqxyd3bc8sfpnqkbjjxq9dpl3nhwk-cl-fiveam-1.4.2.drv | ||
aarch64-linux | /gnu/store/g9abn5cqwnndn7wsiy8hj3fhq1zld8bm-cl-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 'cl-alexandria' | |
input-labels Identify input labels that do not match package names | label 'sbcl-net.didierverna.asdf-flv' does not match package name 'cl-net.didierverna.asdf-flv' | |
input-labels Identify input labels that do not match package names | label 'sbcl-trivial-backtrace' does not match package name 'cl-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")> |