mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 10:20:37 +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
|
||||
foo
|
||||
:EXPECTED-ERROR 1
|
||||
..\src\boxes: option requires an argument -- 's'
|
||||
../src/boxes: option requires an argument -- 's'
|
||||
Usage: boxes [options] [infile [outfile]]
|
||||
Try `boxes -h' for more information.
|
||||
:EOF
|
Loading…
Reference in New Issue
Block a user