Un-XFAIL various tests in stage0
This commit is contained in:
parent
18c2d2381a
commit
831b0a7501
8 changed files with 0 additions and 8 deletions
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
/* -*- mode:rust;indent-tabs-mode:nil -*-
|
||||
* Implementation of 99 Bottles of Beer
|
||||
* http://99-bottles-of-beer.net/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
/* -*- mode:rust;indent-tabs-mode:nil -*-
|
||||
* Implementation of 99 Bottles of Beer
|
||||
* http://99-bottles-of-beer.net/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
/* -*- mode:rust;indent-tabs-mode:nil -*-
|
||||
* Implementation of 99 Bottles of Beer
|
||||
* http://99-bottles-of-beer.net/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
/* -*- mode:rust;indent-tabs-mode:nil -*-
|
||||
* Implementation of 99 Bottles of Beer
|
||||
* http://99-bottles-of-beer.net/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
use std;
|
||||
|
||||
import std._int;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
// Based on Isaac Gouy's fannkuchredux.csharp
|
||||
|
||||
use std;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(&T t1, &T t2) -> bool;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// xfail-stage0
|
||||
// -*- rust -*-
|
||||
|
||||
// Regression tests for circular_buffer when using a unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue