]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - tests/example_err.expected
tests: Handle `sed` which append a trailing newline.
[coloredstderr/coloredstderr.git] / tests / example_err.expected
1 >STDERR>example_err: error: message: Cannot allocate memory
2 <STDERR<exit code: 0
3 >STDERR>example_err: error: message: Cannot allocate memory
4 <STDERR<exit code: 1
5 >STDERR>example_err: error: message
6 <STDERR<exit code: 0
7 >STDERR>example_err: error: message
8 <STDERR<exit code: 1
9 >STDERR>example_err: warning: message: Cannot allocate memory
10 example_err: warning: message
11 <STDERR<
12 EOF