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 [lit] Allow disabling an entire gtest suite, as is done in tsan 2015-04-07 18:14:10 +00:00
__init__.py [lit] Bump version number. 2014-10-22 00:48:23 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
LitConfig.py Don't warn or note if bash is missing 2015-02-04 22:36:52 +00:00
LitTestCase.py [lit] Move top-level execute code into Run object. 2013-08-29 00:48:55 +00:00
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 [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
run.py lit: multiprocessing platform fix attempt 2013-10-28 10:26:13 +00:00
ShCommands.py
ShUtil.py [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}. 2013-08-09 00:37:15 +00:00
Test.py [lit] Format JSONMetricValue strings better. 2015-01-21 16:38:31 +00:00
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 [LIT] Decode string result in lit.util.capture 2015-01-12 20:09:34 +00:00