llvm-6502/utils/lit/lit
Dan Gohman bd2499a0b1 Expand uses of python 2.6's "A if B else C" syntax into regular
if-else statements, to hopefully support older pythons (PR7850).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110638 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-10 01:03:34 +00:00
..
ExampleTests lit: Add some example tests for previous commit. 2010-07-22 00:40:19 +00:00
ExampleTests.ObjDir
__init__.py
lit.py lit: Allow clients to define predefined parameters. 2010-08-02 00:39:38 +00:00
LitConfig.py lit: Add another place to look for bash. 2010-05-19 23:56:09 +00:00
LitFormats.py
LitTestCase.py
ProgressBar.py
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: Fix OneCommandPerFileTest format when tests are specified directly. 2010-05-12 17:56:44 +00:00
TestingConfig.py lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the 2010-07-21 23:39:57 +00:00
TestRunner.py Expand uses of python 2.6's "A if B else C" syntax into regular 2010-08-10 01:03:34 +00:00
Util.py