]> git.lizzy.rs Git - rust.git/blobdiff - tests/compile-fail/panic/panic_abort3.rs
paper over platform differences
[rust.git] / tests / compile-fail / panic / panic_abort3.rs
index 2d65da4fe3416702ebc14e3c6508ce2ebab5dcbc..1940b48bad78d1fd93f4b639e71f533a8c8b6853 100644 (file)
@@ -1,4 +1,6 @@
 // error-pattern: the program aborted execution
+// normalize-stderr-test: "\| +\^+" -> "| ^"
+// normalize-stderr-test: "libc::abort\(\);|core::intrinsics::abort\(\);" -> "ABORT();"
 // compile-flags: -C panic=abort
 
 fn main() {