llvm-project/llvm/utils/lit/lit
Tom Stellard a2601c9887 Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
..
ExampleTests.ObjDir
builtin_commands
formats [lit] Fix compatibility with upstream gtest 2022-01-19 08:02:28 -08:00
llvm [LIT] Add win32 PLATFORM env var to test config 2021-11-04 17:42:43 +05:00
BooleanExpression.py [lit] Add the ability to parse regexes in Lit boolean expressions 2021-06-30 10:52:16 -04:00
LitConfig.py [lit] Flush stderr manually on Windows after printing messages 2021-12-18 21:41:40 +02:00
LitTestCase.py
ProgressBar.py [lit] Reliable progress indicator and ETA 2021-03-23 12:16:19 +03:00
ShCommands.py
ShUtil.py
Test.py Revert "Reapply "[lit] Have REQUIRES support the target triple"" 2021-08-09 12:14:57 -07:00
TestRunner.py [libcxx] [test] Fix the _supportsVerify check on Windows by fixing quoting 2021-06-01 09:51:41 +03:00
TestTimes.py [lit] Do not forget test times for tests that weren't executed 2021-03-22 15:26:00 +03:00
TestingConfig.py [lit] Pass the COMSPEC variable through to test processes on Windows 2021-12-08 23:29:39 +02:00
__init__.py Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
cl_arguments.py [lit] Support relative path arguments 2021-12-20 11:49:42 -08: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 [lit] Fix check-lit hanging on Windows due to a division by zero exception 2021-03-24 19:28:33 +02:00
main.py [SystemZ][z/OS]: fix lit tmp_dir to use - instead of _ 2022-01-24 17:47:48 -05: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 Reland "[lit] Use os.cpu_count() to cleanup TODO" 2021-01-26 10:19:26 -08:00
util.py [lit] Support relative path arguments 2021-12-20 11:49:42 -08:00
worker.py