mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-14 02:40:38 +01:00
Adapt 2 test cases for homebrew 64-bit #38
This commit is contained in:
parent
014843c3aa
commit
f6bae3493d
@ -3,6 +3,7 @@
|
|||||||
:INPUT
|
:INPUT
|
||||||
:OUTPUT-FILTER
|
:OUTPUT-FILTER
|
||||||
1s/^.\+: /boxes: /
|
1s/^.\+: /boxes: /
|
||||||
|
1s/-- s$/-- 's'/
|
||||||
:EXPECTED-ERROR 1
|
:EXPECTED-ERROR 1
|
||||||
boxes: option requires an argument -- 's'
|
boxes: option requires an argument -- 's'
|
||||||
Usage: boxes [options] [infile [outfile]]
|
Usage: boxes [options] [infile [outfile]]
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
foo
|
foo
|
||||||
:OUTPUT-FILTER
|
:OUTPUT-FILTER
|
||||||
1s/^.\+: /boxes: /
|
1s/^.\+: /boxes: /
|
||||||
|
1s/-- s$/-- 's'/
|
||||||
:EXPECTED-ERROR 1
|
:EXPECTED-ERROR 1
|
||||||
boxes: option requires an argument -- 's'
|
boxes: option requires an argument -- 's'
|
||||||
Usage: boxes [options] [infile [outfile]]
|
Usage: boxes [options] [infile [outfile]]
|
||||||
|
Loading…
Reference in New Issue
Block a user