aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2022-02-25 20:40:21 -0800
committerKeith Smiley <keithbsmiley@gmail.com>2022-03-14 20:05:55 -0700
commit6541d3e979c1c53adca758d35dfe4e6f4d4e597c (patch)
treeb2f537f16f00f9cb986de1f0760ada1d258863cb /lldb/packages/Python/lldbsuite/test/dotest.py
parent2481adb59cb63c90879f4537ad36339da3ad61a6 (diff)
downloadllvm-6541d3e979c1c53adca758d35dfe4e6f4d4e597c.zip
llvm-6541d3e979c1c53adca758d35dfe4e6f4d4e597c.tar.gz
llvm-6541d3e979c1c53adca758d35dfe4e6f4d4e597c.tar.bz2
[test] Add lit helper for windows paths
This adds 2 new lit helpers `%{fs-src-root}` and `%{fs-sep}`, these allow writing tests that correctly handle slashes on Windows. In the case of tests like clang/test/CodeGen/debug-prefix-map.c, these are unable to correctly test behavior on both platforms, unless they fork and add OS requirements, because the relevant logic hits host specific codepaths like checking if paths are absolute. Differential Revision: https://reviews.llvm.org/D111457
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions