llvm-6502/utils/lit/lit
Arnold Schwaighofer 5a0272c759 lit: Allow configurations to restrict the set of tests to run
By setting limit_to_features to a non empty list of features a configuration can
restrict the set of tests to run to only include tests that require a feature in
this list.

rdar://21082253

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238766 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 17:50:03 +00:00
..
ExampleTests.ObjDir
formats
__init__.py
discovery.py
LitConfig.py
LitTestCase.py
main.py Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param 2015-05-04 21:36:36 +00:00
ProgressBar.py
run.py
ShCommands.py
ShUtil.py
Test.py
TestingConfig.py lit: Allow configurations to restrict the set of tests to run 2015-06-01 17:50:03 +00:00
TestRunner.py lit: Allow configurations to restrict the set of tests to run 2015-06-01 17:50:03 +00:00
util.py