boxes/test/155_eol_control_invalid.txt
Thomas Jensen 6427d1efde
Test cases for eol control option #60
This also adds the ability to testrunner.sh to pipe the output
through xxd for binary comparisons.
2021-04-11 20:34:52 +02:00

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