mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
Adjust test cases 004 and 065 for musl and alpine output #103
This commit is contained in:
parent
6b6c1ad528
commit
fd0c3d8d90
@ -2,7 +2,9 @@
|
||||
-s
|
||||
:INPUT
|
||||
:OUTPUT-FILTER
|
||||
1s/^.+?: /boxes: /
|
||||
1s/:\\/\\/
|
||||
1s/^[^:]+: /boxes: /
|
||||
1s/argument: s/argument -- s/
|
||||
1s/-- s$/-- 's'/
|
||||
:EXPECTED-ERROR 1
|
||||
boxes: option requires an argument -- 's'
|
||||
|
@ -3,10 +3,12 @@
|
||||
:INPUT
|
||||
foo
|
||||
:OUTPUT-FILTER
|
||||
1s/^.+?: /boxes: /
|
||||
1s/:\\/\\/
|
||||
1s/^[^:]+: /boxes: /
|
||||
1s/argument: s/argument -- s/
|
||||
1s/-- s$/-- 's'/
|
||||
:EXPECTED-ERROR 1
|
||||
boxes: option requires an argument -- 's'
|
||||
Usage: boxes [options] [infile [outfile]]
|
||||
Try `boxes -h' for more information.
|
||||
:EOF
|
||||
:EOF
|
||||
|
Loading…
Reference in New Issue
Block a user