Skip to content

Commit 7ed9f2e

Browse files
authored
Ignore test on Windows
1 parent 08c55bd commit 7ed9f2e

File tree

1 file changed

+2
-0
lines changed
  • src/test/run-make-fulldeps/remap-path-prefix

1 file changed

+2
-0
lines changed

Diff for: src/test/run-make-fulldeps/remap-path-prefix/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
-include ../tools.mk
22

3+
# ignore-windows
4+
35
# Checks if remapping works if the remap-from string contains path to the working directory plus more
46
all:
57
$(RUSTC) --remap-path-prefix $$PWD/auxiliary=/the/aux --crate-type=lib --emit=metadata auxiliary/lib.rs

0 commit comments

Comments
 (0)