llvm-6502/utils/lit/lit
Eli Bendersky 0417d7dca0 Fix lit failure on cmake-clang-x64_64-linux bot, apparently due to its having
a very (*very*) old version of Python (2.4?)




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153409 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-25 09:42:28 +00:00
..
ExampleTests Remove the C backend. 2012-03-23 05:50:46 +00:00
ExampleTests.ObjDir
__init__.py lit: Bump version to 0.2.0dev, for no apparent reason. 2010-09-18 02:28:15 +00:00
LitConfig.py This is a small patch with a couple of improvements for running lit with --debug: 2012-02-06 23:34:52 +00:00
LitFormats.py lit: Expose FileBasedTest object and Test module via 'lit' object that gets 2010-09-15 03:52:38 +00:00
LitTestCase.py lit: Add LitTestCase and lit.load_test_suite, for adapting lit based suites for 2010-03-25 07:10:01 +00:00
main.py Honour --config-prefix also for lit.local.cfg. 2012-03-03 13:30:56 +00:00
ProgressBar.py lit/ProgressBar.py: [PR7919] Improve line wrap for XN-incapable terminals. 2011-03-15 21:07:44 +00:00
ShCommands.py
ShUtil.py lit: Fix a sh lexing bug which caused annotate-token.m to fail when run with the 2010-05-12 21:47:58 +00:00
TclUtil.py
Test.py
TestFormats.py Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
TestingConfig.py Fix lit failure on cmake-clang-x64_64-linux bot, apparently due to its having 2012-03-25 09:42:28 +00:00
TestRunner.py Add a ${pathsep} variable to lit that expands to : (or ; on win32). 2012-03-21 19:56:42 +00:00
Util.py Use subprocess.Popen instead of popen2 to stop a deprecation warning when running lit on OS X 2011-07-02 17:28:55 +00:00