Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
examples/ | 05-Aug-2015 | ||
lit/ | 05-Aug-2015 | ||
lit.py | 05-Aug-2015 | 78 | |
MANIFEST.in | 05-Aug-2015 | 201 | |
README.txt | 05-Aug-2015 | 327 | |
setup.py | 05-Aug-2015 | 1.8K | |
tests/ | 05-Aug-2015 | ||
TODO | 05-Aug-2015 | 7.7K | |
utils/ | 05-Aug-2015 |
1 =============================== 2 lit - A Software Testing Tool 3 =============================== 4 5 lit is a portable tool for executing LLVM and Clang style test suites, 6 summarizing their results, and providing indication of failures. lit is designed 7 to be a lightweight testing tool with as simple a user interface as possible. 8 9