This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5333b878c8
rust
/
tests
/
ui
/
process
/
println-with-broken-pipe.run.stdout
2 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Regression test `println!()` panic message on `ErrorKind::BrokenPipe` No existing test failed if the [`panic!()`][1] of the `println!()` family of functions was removed, or if its message was changed. So add such a test. [1] https://github.com/rust-lang/rust/blob/104f4300cfddbd956e32820ef202a732f06ec848/library/std/src/io/stdio.rs#L1007-L1009
2023-03-10 05:50:02 -06:00
this line shall appear exactly once on stdout
Reference in New Issue
Copy Permalink