• Home
Name Date Size #Lines LOC

..--

examples/07-May-2024-4332

lit/07-May-2024-3,4622,582

tests/07-May-2024-727311

utils/07-May-2024-10063

MANIFEST.inD07-May-2024201 109

README.txtD07-May-2024327 96

TODOD07-May-20247.6 KiB165122

lit.pyD07-May-202478 63

setup.pyD07-May-20241.8 KiB7855

README.txt

1===============================
2 lit - A Software Testing Tool
3===============================
4
5lit is a portable tool for executing LLVM and Clang style test suites,
6summarizing their results, and providing indication of failures. lit is designed
7to be a lightweight testing tool with as simple a user interface as possible.
8
9