From 4b97b4e79db70ca4ed6b9026c87858e97e92cc67 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Mon, 26 Jul 2010 15:20:13 -0700 Subject: Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM. --- src/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 638cba0a..8e88f005 100644 --- a/src/Makefile +++ b/src/Makefile @@ -468,6 +468,10 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \ task-comm-5.rs \ threads.rs \ type-sizes.rs \ + u8-incr.rs \ + u8-incr-decr.rs \ + u32-decr.rs \ + uint.rs \ unit.rs \ use-import-export.rs \ user.rs \ -- cgit v1.2.3