Pretty-print test the rfail tests. Issue #789

This commit is contained in:
Brian Anderson 2011-08-01 11:57:05 -07:00
parent 0a6e3362c6
commit e13390a199
3 changed files with 28 additions and 7 deletions

View file

@ -1,4 +1,5 @@
// xfail-stage0
// xfail-pretty
// error-pattern:meh
use std;
import std::str;

View file

@ -1,5 +1,6 @@
// xfail-stage0
// xfail-stage1
// xfail-pretty
// error-pattern:quux
use std;
import std::str::*;