From 8ac15c684481ea5b60f85c3f57b63e89a261e7dd Mon Sep 17 00:00:00 2001 From: Michael Bebenita Date: Wed, 11 Aug 2010 15:05:33 -0700 Subject: Added test cases. --- src/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 2e8deb7b..63834799 100644 --- a/src/Makefile +++ b/src/Makefile @@ -381,6 +381,9 @@ TASK_XFAILS := test/run-pass/acyclic-unwind.rs \ test/run-pass/task-comm-7.rs \ test/run-pass/task-comm-8.rs \ test/run-pass/task-comm-9.rs \ + test/run-pass/task-comm-10.rs \ + test/run-pass/task-comm-11.rs \ + test/run-pass/task-life-0.rs \ test/run-pass/task-comm.rs \ test/run-pass/threads.rs \ test/run-pass/yield.rs -- cgit v1.2.3