Language

Package: python-lit @ 0.5.1

Synopsis

LLVM Software Testing Tool

Description

lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures.

Home page
https://llvm.org/
Location
gnu/packages/check.scm (line: 2208, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?