llvm-6502/utils/lit
Daniel Dunbar b2485c9e41 lit: When finding nested test suites, check first in the execpath in case there
is a site configuration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81902 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-15 20:09:17 +00:00
..
lit.py lit: When finding nested test suites, check first in the execpath in case there 2009-09-15 20:09:17 +00:00
LitConfig.py
LitFormats.py lit: Give test formats control over test discovery. 2009-09-14 02:38:46 +00:00
ProgressBar.py
ShCommands.py Fix typo that worked on python 2.6. 2009-09-08 05:46:28 +00:00
ShUtil.py
TclUtil.py Fix typo that worked on python 2.6. 2009-09-08 05:46:28 +00:00
Test.py
TestFormats.py lit: Give test formats control over test discovery. 2009-09-14 02:38:46 +00:00
TestingConfig.py
TestRunner.py tests: Add a %abs_tmp substitution which is guaranteed to be a full path. 2009-09-13 01:39:50 +00:00
TODO
Util.py