Un-XFAIL various tests in stage0

This commit is contained in:
Brian Anderson 2011-05-01 12:15:42 -04:00
parent 18c2d2381a
commit 831b0a7501
8 changed files with 0 additions and 8 deletions

View file

@ -1,4 +1,3 @@
// xfail-stage0
/* -*- mode:rust;indent-tabs-mode:nil -*-
* Implementation of 99 Bottles of Beer
* http://99-bottles-of-beer.net/

View file

@ -1,4 +1,3 @@
// xfail-stage0
/* -*- mode:rust;indent-tabs-mode:nil -*-
* Implementation of 99 Bottles of Beer
* http://99-bottles-of-beer.net/

View file

@ -1,4 +1,3 @@
// xfail-stage0
/* -*- mode:rust;indent-tabs-mode:nil -*-
* Implementation of 99 Bottles of Beer
* http://99-bottles-of-beer.net/

View file

@ -1,4 +1,3 @@
// xfail-stage0
/* -*- mode:rust;indent-tabs-mode:nil -*-
* Implementation of 99 Bottles of Beer
* http://99-bottles-of-beer.net/

View file

@ -1,4 +1,3 @@
// xfail-stage0
use std;
import std._int;

View file

@ -1,4 +1,3 @@
// xfail-stage0
// Based on Isaac Gouy's fannkuchredux.csharp
use std;

View file

@ -1,5 +1,4 @@
// xfail-boot
// xfail-stage0
// -*- rust -*-
type compare[T] = fn(&T t1, &T t2) -> bool;

View file

@ -1,4 +1,3 @@
// xfail-stage0
// -*- rust -*-
// Regression tests for circular_buffer when using a unit