lit
Verified for current stable LTS
Lit Commands
Lit command syntax with verified terminal examples.
Commands
4 commands for Lit
lit Operations
Lit Command: Run All Tests In Directory
lit <path/to/test_suite> lit Operations
Lit Command: Run All Tests With Time Reports
lit <path/to/test_suite> --time-tests lit Operations
Lit Command: Run Specific Test Case
lit <path/to/test_file.test> lit Operations
Lit Command: Run Test With Valgrind
lit <path/to/test_file.test> --vg --vg-leak --vg-args=<args_to_valgrind> Suggest a Lit Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Lit workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.