llvm-6502/utils/lit
2009-12-15 22:00:37 +00:00
..
ExampleTests lit: Add ExampleTests, for testing lit and demonstrating test suite features. 2009-11-10 02:41:17 +00:00
ExampleTests.ObjDir lit: Add ExampleTests, for testing lit and demonstrating test suite features. 2009-11-10 02:41:17 +00:00
lit.py lit: Prevent crash-on-invalid (when run on directory which has no test suite). 2009-12-08 19:49:30 +00:00
LitConfig.py
LitFormats.py lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest. 2009-11-15 08:10:29 +00:00
ProgressBar.py
ShCommands.py
ShUtil.py
TclUtil.py
Test.py lit: Add --repeat=N option, for running each test N times. 2009-11-15 01:02:09 +00:00
TestFormats.py lit: Improve error when gtest discovery fails. 2009-12-15 22:00:37 +00:00
TestingConfig.py
TestRunner.py lit: Add --repeat=N option, for running each test N times. 2009-11-15 01:02:09 +00:00
TODO
Util.py