mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 09:51:10 +01:00
6427d1efde
This also adds the ability to testrunner.sh to pipe the output through xxd for binary comparisons.
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
:DESC
|
|
Test that invalid line terminator specs are properly reported.
|
|
|
|
:ARGS
|
|
-e INVALID
|
|
:INPUT
|
|
foo
|
|
:OUTPUT-FILTER
|
|
:EXPECTED-ERROR 1
|
|
boxes: invalid eol spec -- INVALID
|
|
:EOF
|