Pretty-print test the rfail tests. Issue #789
This commit is contained in:
parent
0a6e3362c6
commit
e13390a199
3 changed files with 28 additions and 7 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// xfail-stage0
|
||||
// xfail-pretty
|
||||
// error-pattern:meh
|
||||
use std;
|
||||
import std::str;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-pretty
|
||||
// error-pattern:quux
|
||||
use std;
|
||||
import std::str::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue