1
0
mirror of https://github.com/ascii-boxes/boxes.git synced 2025-06-29 06:01:22 +02:00

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

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