Files
colorredstderr-mirror/tests/example_err.expected
Simon Ruderich b926752fac tests: Don't require bash.
Instead merge continuous regions of colored output. This way different
shell implementations shouldn't make a difference.
2013-07-01 03:12:24 +02:00

12 lines
377 B
Plaintext

>STDERR>example_err: error: message: Cannot allocate memory
<STDERR<exit code: 0
>STDERR>example_err: error: message: Cannot allocate memory
<STDERR<exit code: 1
>STDERR>example_err: error: message
<STDERR<exit code: 0
>STDERR>example_err: error: message
<STDERR<exit code: 1
>STDERR>example_err: warning: message: Cannot allocate memory
example_err: warning: message
<STDERR<