• Home
Name Date Size #Lines LOC

..--

examples/04-Jul-2025-4332

lit/04-Jul-2025-3,9822,990

tests/04-Jul-2025-1,268578

utils/04-Jul-2025-10063

MANIFEST.inD04-Jul-2025201 109

README.txtD04-Jul-2025327 96

TODOD04-Jul-20258.3 KiB175131

lit.pyD04-Jul-202578 63

setup.pyD04-Jul-20251.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