| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| examples/ | 21-Aug-2018 | ||
| lit/ | 21-Aug-2018 | ||
| lit.py | 21-Aug-2018 | 78 | |
| MANIFEST.in | 21-Aug-2018 | 201 | |
| README.txt | 21-Aug-2018 | 327 | |
| setup.py | 21-Aug-2018 | 1.8K | |
| tests/ | 21-Aug-2018 | ||
| TODO | 21-Aug-2018 | 8.3K | |
| utils/ | 21-Aug-2018 | ||
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