Daniel Dunbar | 91b4298 | 2014-03-10 21:58:12 +0000 | [diff] [blame] | 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 |