llvm-project/llvm/utils/lit/lit
Ben Langmuir 4a72459ed6 Revert "[clang][test] Disallow using the default module cache path in lit tests"
This reverts commit d96f526196.

Some systems do not support `env -u`.
2022-09-12 13:10:22 -07:00
..
ExampleTests.ObjDir
builtin_commands
formats [llvm][lit] Respect GTEST_TOTAL_SHARDS and GTEST_SHARD_INDEX env vars 2022-09-09 17:47:21 -06:00
llvm Revert "[clang][test] Disallow using the default module cache path in lit tests" 2022-09-12 13:10:22 -07:00
BooleanExpression.py [lit] Add the ability to parse regexes in Lit boolean expressions 2021-06-30 10:52:16 -04:00
LitConfig.py [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
LitTestCase.py [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
ProgressBar.py
ShCommands.py
ShUtil.py
Test.py [Reland][lit] Use sharding for GoogleTest format 2022-04-12 14:51:12 -07:00
TestRunner.py [Lit] Add pushd and popd builtins 2022-05-12 19:24:30 -04:00
TestTimes.py [Lit] Sort previously failed tests early 2022-07-27 17:55:11 +01:00
TestingConfig.py [test] Propagate HWASAN_OPTIONS 2022-08-17 18:59:49 -07:00
__init__.py Bump the trunk major version to 16 2022-07-26 21:34:45 -07:00
cl_arguments.py [lit] Support reading arguments from a file 2022-08-24 08:01:58 +00:00
discovery.py [lit] Attempt for fix tests failing because of 'warning: non-portable path to file' 2021-06-12 12:49:03 +02:00
display.py
main.py [lit][unit] make sure to include failed shard in test summary report 2022-07-15 15:43:33 -07:00
reports.py [lit] Add the option to output test result as resultdb json format 2021-08-23 17:00:50 -07:00
run.py
util.py [test] Fix macOS triple check 2022-07-13 13:36:16 -07:00
worker.py