llvm-6502/utils/lit
Daniel Dunbar a7193e40e2 lit: Fix exclude dirs functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89210 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-18 17:42: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: Add --repeat=N option, for running each test N times. 2009-11-15 01:02:09 +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: Fix exclude dirs functionality. 2009-11-18 17:42:17 +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: Add --repeat=N option, for running each test N times. 2009-11-15 01:02:09 +00:00
TODO
Util.py