Further normalize msvc-non-utf8-ouput
This commit is contained in:
parent
4a18324a4d
commit
26b413eb2e
@ -1,6 +1,5 @@
|
||||
// build-fail
|
||||
// compile-flags:-C link-arg=märchenhaft
|
||||
// compile-flags:-C link-arg=⦺ⅈ⽯⭏⽽◃⡽⚞
|
||||
// only-msvc
|
||||
// error-pattern:= note: LINK : fatal error LNK1181:
|
||||
// normalize-stderr-test "(\s*\|\n)\s*= note: .*\n" -> "$1"
|
||||
// normalize-stderr-test "(?:.|\n)*(⦺ⅈ⽯⭏⽽◃⡽⚞)(?:.|\n)*" -> "$1"
|
||||
pub fn main() {}
|
||||
|
@ -1,7 +1 @@
|
||||
error: linking with `link.exe` failed: exit code: 1181
|
||||
|
|
||||
= note: LINK : fatal error LNK1181: cannot open input file 'märchenhaft.obj'
|
||||
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
⦺ⅈ⽯⭏⽽◃⡽⚞
|
Loading…
x
Reference in New Issue
Block a user