forked from OSchip/llvm-project
[llvm-cov gcov][test] Unsupport Windows
This commit is contained in:
parent
b2c32c90ba
commit
44664a5448
|
@ -1,4 +1,5 @@
|
|||
# Test -r (--relative-only) and -s (--source-prefix).
|
||||
# UNSUPPORTED: system-windows
|
||||
RUN: rm -rf %t && mkdir %t && cd %t
|
||||
RUN: cp %S/Inputs/abs-path.gcno %S/Inputs/abs-path.gcda .
|
||||
|
||||
|
|
Loading…
Reference in New Issue