llvm-project/lldb/test/Shell/BuildScript
David Spickett f8463da4a3 [lldb] Allow EXE or exe in toolchain-msvc.test
I suspect that one of link or cl is found by shutil.which
and one isn't, hence the case difference. It doesn't really
matter for what the test is looking for.
2022-04-29 12:22:33 +00:00
..
compiler-full-path.test
modes.test
script-args.test
toolchain-clang-cl.test Reland "[lldb] Use shutil.which in Shell tests find_executable" 2022-04-29 11:25:09 +00:00
toolchain-clang.test Reland "[lldb] Use shutil.which in Shell tests find_executable" 2022-04-29 11:25:09 +00:00
toolchain-msvc.test [lldb] Allow EXE or exe in toolchain-msvc.test 2022-04-29 12:22:33 +00:00