mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-19 00:06:42 +02: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,7 +3,9 @@
|
||||
: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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user