diff options
Diffstat (limited to '')
-rw-r--r-- | tests/run-make/mixing-formats/Makefile (renamed from tests/run-make-fulldeps/mixing-formats/Makefile) | 1 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/bar1.rs (renamed from tests/run-make-fulldeps/mixing-formats/bar1.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/bar2.rs (renamed from tests/run-make-fulldeps/mixing-formats/bar2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/baz.rs (renamed from tests/run-make-fulldeps/mixing-formats/baz.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/baz2.rs (renamed from tests/run-make-fulldeps/mixing-formats/baz2.rs) | 0 | ||||
-rw-r--r-- | tests/run-make/mixing-formats/foo.rs (renamed from tests/run-make-fulldeps/mixing-formats/foo.rs) | 0 |
6 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/mixing-formats/Makefile b/tests/run-make/mixing-formats/Makefile index b27e54257..d01978a15 100644 --- a/tests/run-make-fulldeps/mixing-formats/Makefile +++ b/tests/run-make/mixing-formats/Makefile @@ -1,3 +1,4 @@ +# ignore-cross-compile include ../tools.mk # Testing various mixings of rlibs and dylibs. Makes sure that it's possible to diff --git a/tests/run-make-fulldeps/mixing-formats/bar1.rs b/tests/run-make/mixing-formats/bar1.rs index 49af74e1b..49af74e1b 100644 --- a/tests/run-make-fulldeps/mixing-formats/bar1.rs +++ b/tests/run-make/mixing-formats/bar1.rs diff --git a/tests/run-make-fulldeps/mixing-formats/bar2.rs b/tests/run-make/mixing-formats/bar2.rs index 49af74e1b..49af74e1b 100644 --- a/tests/run-make-fulldeps/mixing-formats/bar2.rs +++ b/tests/run-make/mixing-formats/bar2.rs diff --git a/tests/run-make-fulldeps/mixing-formats/baz.rs b/tests/run-make/mixing-formats/baz.rs index 99a73159e..99a73159e 100644 --- a/tests/run-make-fulldeps/mixing-formats/baz.rs +++ b/tests/run-make/mixing-formats/baz.rs diff --git a/tests/run-make-fulldeps/mixing-formats/baz2.rs b/tests/run-make/mixing-formats/baz2.rs index d0fab1e4c..d0fab1e4c 100644 --- a/tests/run-make-fulldeps/mixing-formats/baz2.rs +++ b/tests/run-make/mixing-formats/baz2.rs diff --git a/tests/run-make-fulldeps/mixing-formats/foo.rs b/tests/run-make/mixing-formats/foo.rs index d11c69f81..d11c69f81 100644 --- a/tests/run-make-fulldeps/mixing-formats/foo.rs +++ b/tests/run-make/mixing-formats/foo.rs |