mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 18:30:39 +01:00
Added some test cases for size option
This commit is contained in:
parent
b8f0f6fc2c
commit
26fd6fbce7
@ -1,3 +0,0 @@
|
|||||||
../src/boxes: option requires an argument -- 's'
|
|
||||||
Usage: boxes [options] [infile [outfile]]
|
|
||||||
Try `boxes -h' for more information.
|
|
@ -1,3 +0,0 @@
|
|||||||
c:\Users\Thomas\Projects\boxes\src\boxes.exe: option requires an argument -- s
|
|
||||||
Usage: boxes [options] [infile [outfile]]
|
|
||||||
Try `boxes -h' for more information.
|
|
@ -1,3 +0,0 @@
|
|||||||
..\src\boxes: option requires an argument -- 's'
|
|
||||||
Usage: boxes [options] [infile [outfile]]
|
|
||||||
Try `boxes -h' for more information.
|
|
@ -1 +0,0 @@
|
|||||||
foo
|
|
@ -1,3 +0,0 @@
|
|||||||
c:\Users\Thomas\Projects\boxes\src\boxes.exe: option requires an argument -- s
|
|
||||||
Usage: boxes [options] [infile [outfile]]
|
|
||||||
Try `boxes -h' for more information.
|
|
@ -3,7 +3,7 @@
|
|||||||
:INPUT
|
:INPUT
|
||||||
foo
|
foo
|
||||||
:EXPECTED-ERROR 1
|
:EXPECTED-ERROR 1
|
||||||
..\src\boxes: option requires an argument -- 's'
|
../src/boxes: option requires an argument -- 's'
|
||||||
Usage: boxes [options] [infile [outfile]]
|
Usage: boxes [options] [infile [outfile]]
|
||||||
Try `boxes -h' for more information.
|
Try `boxes -h' for more information.
|
||||||
:EOF
|
:EOF
|
Loading…
Reference in New Issue
Block a user