llvm-6502/utils/lit
2009-11-10 02:41:17 +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: Fix bug in --show-suites which accidentally override the list of tests. 2009-11-10 02:40:21 +00:00
LitConfig.py
LitFormats.py
ProgressBar.py
ShCommands.py
ShUtil.py
TclUtil.py
Test.py
TestFormats.py lit: Drop require_and_and support. 2009-11-08 09:07:13 +00:00
TestingConfig.py lit: Preserve the PATHEXT variable when running subcommands, this is important on Win32 2009-11-08 03:35:19 +00:00
TestRunner.py lit: Hardcode whence seek value, os.SEEK_END isn't always available. 2009-11-08 09:07:33 +00:00
TODO
Util.py