llvm/utils/lit/lit
Reid Kleckner 7b4e08c8d8 [lit] Try using process pools by default again
Both pickling errors encountered on clang bots and Darwin compiler-rt
should now be fixed.

This has no impact on testing time on Linux, and on Windows goes from
88s to 63s for 'check'. The tests pass on Mac, but I haven't compared
execution time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299775 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-07 15:28:32 +00:00
..
ExampleTests.ObjDir
formats [gtest] Upgrade googletest to version 1.8.0, minimizing local changes. 2017-01-04 23:06:03 +00:00
__init__.py Fix issue which cases lit installed with setup.py to not resolve main 2016-10-10 23:22:11 +00:00
BooleanExpression.py Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
LitConfig.py [lit] Limit parallelism of sanitizer tests on Darwin [llvm part, take 2] 2017-01-20 00:24:32 +00:00
LitTestCase.py [lit] Move top-level execute code into Run object. 2013-08-29 00:48:55 +00:00
main.py [lit] Try using process pools by default again 2017-04-07 15:28:32 +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] Implement timeouts and max_time for process pool testing 2017-04-06 00:38:28 +00:00
ShCommands.py Use the current working directory in the glob expansion 2017-03-31 12:46:39 +00:00
ShUtil.py Teach lit to expand glob expressions. 2017-03-03 18:55:24 +00:00
Test.py Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL 2017-01-25 02:26:03 +00:00
TestingConfig.py [lit] Limit parallelism of sanitizer tests on Darwin [llvm part, take 2] 2017-01-20 00:24:32 +00:00
TestRunner.py [lit] Add a minimum export implementation. 2017-04-04 22:20:18 +00:00
util.py [LIT] Make util.executeCommand python3 friendly 2017-01-18 00:12:41 +00:00