mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
Remove xfail-boot lines from tests
This commit is contained in:
parent
072305af13
commit
f33d490032
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// based on:
|
||||
// http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name: a
|
||||
|
||||
mod m1 {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: unresolved name: a
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern:Unsatisfied precondition
|
||||
|
||||
fn foo() -> int {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern:Unsatisfied precondition
|
||||
|
||||
fn foo() -> int {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name
|
||||
|
||||
// In this test baz isn't resolved when called as foo.baz even though
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: unresolved import
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name
|
||||
|
||||
// Tag variants are not exported with their tags. This allows for a
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name
|
||||
|
||||
mod foo {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name
|
||||
mod foo {
|
||||
export x;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved name
|
||||
|
||||
mod foo {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: unresolved import: baz
|
||||
import zed::bar;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: unresolved modulename
|
||||
import baz::zed::bar;
|
||||
mod baz {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: unresolved modulename
|
||||
import main::bar;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: cyclic import
|
||||
|
||||
import zed::bar;
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: impure function
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
// error-pattern: non-predicate
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
// error-pattern: expected the constraint name
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// error-pattern: non-predicate
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
// error-pattern: Constraint args must be
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
// error-pattern: Non-boolean return type
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern:expecting ., found (
|
||||
fn main() {
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// error-pattern: Non-call expression in tail call
|
||||
|
||||
fn f() -> int {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
use std;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// Unsigned integer operations
|
||||
|
||||
fn main() {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
assert (@1 < @3);
|
||||
assert (@@"hello " > @@"hello");
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
|
||||
fn main() {
|
||||
auto i = 0;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
let vec[mutable int] v = vec(mutable);
|
||||
}
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for alt as expressions resulting in boxed types
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(@T t1, @T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(&T t1, &T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(&T t1, &T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for alt as expressions resulting in structural types
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for using alt as an expression
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
fn main() {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
|
||||
fn test_fn() {
|
||||
type t = fn() -> int;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(@T t1, @T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(&T t1, &T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for standalone blocks as expressions with dynamic type sizes
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for standalone blocks as expressions
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for if as expressions returning boxed types
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(@T t1, @T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
type compare[T] = fn(&T t1, &T t2) -> bool;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for if as expressions with dynamic type sizes
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for if as expressions returning structural types
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// Tests for if as expressions
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
fn foo(float n) -> float {
|
||||
ret n + 0.12345;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
auto pi = 3.1415927;
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
auto a = 1.5e6;
|
||||
auto b = 1.5E6;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
auto f = 4.999999999999;
|
||||
assert (f > 4.90);
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
fn foo((fn(int) -> int) f) {}
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
|
||||
fn id[T](&T t) -> T {
|
||||
ret t;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn id[T](&T t) -> T {
|
||||
ret t;
|
||||
}
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn f[T](@T x) -> @T {
|
||||
ret x;
|
||||
}
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
tag option[T] {
|
||||
some(@T);
|
||||
none;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
|
||||
fn get_third[T](&tup(T,T,T) t) -> T {
|
||||
ret t._2;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
tag t {
|
||||
a;
|
||||
b(@int);
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,6 +1,5 @@
|
||||
// -*- rust -*-
|
||||
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
use std;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
use std;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
fn len(vec[mutable? int] v) -> uint {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,5 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
|
||||
obj foo() {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
|
||||
obj foo() {
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
|
||||
obj foo() {
|
||||
|
@ -1,5 +1,4 @@
|
||||
// -*- rust -*-
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
pred f(int q) -> bool { ret true; }
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
assert ("hello" < "hellr");
|
||||
assert ("hello " > "hello");
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
use std;
|
||||
import std::_str;
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// -*- rust -*-
|
||||
|
||||
// rustboot can't transmit nils across channels because they don't have
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
|
||||
type a = rec(int a);
|
||||
|
@ -1,5 +1,3 @@
|
||||
// xfail-boot
|
||||
// xfail-boot
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
@ -1,4 +1,3 @@
|
||||
// xfail-boot
|
||||
fn main() {
|
||||
let int x = 10;
|
||||
let int y = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user