Added some test cases for size option

This commit is contained in:
Thomas Jensen 2014-09-28 22:37:16 +02:00
parent b8f0f6fc2c
commit 26fd6fbce7
7 changed files with 1 additions and 14 deletions

View File

@ -1,3 +0,0 @@
../src/boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]
Try `boxes -h' for more information.

View File

@ -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.

View File

@ -1,3 +0,0 @@
..\src\boxes: option requires an argument -- 's'
Usage: boxes [options] [infile [outfile]]
Try `boxes -h' for more information.

View File

@ -1 +0,0 @@
foo

View File

@ -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.

View File

@ -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