AAdrian PrantlRelax test
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[LLDB] Adjust compiler-full-path.test for Windows/Arm64 This patch updates compiler-full-path.test to make sure it passes on Windows Arm64 platform with MSVC. | 4 年前 | |
Re-land "[test] Split LLDB tests into API, Shell & Unit" The original patch got reverted because it broke check-lldb on a clean build. This fixes that. llvm-svn: 374201 | 6 年前 | |
Re-land "[test] Split LLDB tests into API, Shell & Unit" The original patch got reverted because it broke check-lldb on a clean build. This fixes that. llvm-svn: 374201 | 6 年前 | |
Reland "[lldb] Use shutil.which in Shell tests find_executable" This reverts commit d9247cc84825539d346c74eb1379c6cb948d3a71. With the Windows tests updated to expect .EXE suffixes. This changed because shutil.which uses PATHEXT which will contain, amongst others, "EXE". Also I noticed the "." in ".exe" was the wildcard dot not literal dot so I've escaped those. | 4 年前 | |
Relax test | 3 年前 | |
[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. | 4 年前 |