llvm-6502/utils/lit
2014-03-11 14:05:49 +00:00
..
examples
lit [lit] Fix non-function style print statement. 2014-03-11 14:05:49 +00:00
tests [lit] Add an --output option, for writing results in a machine readable form. 2013-09-14 01:19:17 +00:00
utils [lit] Add a README.txt. 2014-03-10 21:58:12 +00:00
lit.py
MANIFEST.in [lit] Add a README.txt. 2014-03-10 21:58:12 +00:00
README.txt [lit] Add a README.txt. 2014-03-10 21:58:12 +00:00
setup.py
TODO [lit] Add support for multiprocessing, under --use-processes for now. 2013-08-29 00:54:23 +00:00

===============================
 lit - A Software Testing Tool
===============================

lit is a portable tool for executing LLVM and Clang style test suites,
summarizing their results, and providing indication of failures. lit is designed
to be a lightweight testing tool with as simple a user interface as possible.