mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 08:28:33 +01:00
tests: Don't require bash.
Instead merge continuous regions of colored output. This way different shell implementations shouldn't make a difference.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
>STDERR>write to stderr: 1
|
||||
<STDERR<write to stdout
|
||||
>STDERR>error!: Cannot allocate memory
|
||||
<STDERR<>STDERR>write to stderr 2<STDERR<write to stdout 2>STDERR>
|
||||
write to stderr 2<STDERR<write to stdout 2>STDERR>
|
||||
<STDERR<
|
||||
>STDERR>more on stderr
|
||||
<STDERR<>STDERR>stderr ...
|
||||
stderr ...
|
||||
<STDERR<more on stdout
|
||||
>STDERR>x<STDERR<
|
||||
|
||||
Reference in New Issue
Block a user