Added 2 test cases for -l -d option

This commit is contained in:
unknown 2014-10-14 20:11:32 +02:00
parent 1de60a6297
commit 45660818c8
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
:ARGS
-l -d c
:INPUT
:OUTPUT-FILTER
:EXPECTED
Complete Design Information for "c":
------------------------------------
Author: Thomas Jensen <boxes(at)thomasjensen(dot)com>
Creation Date: March 18, 1999 (Thursday, 15:25h)
Current Revision: 1.0 as of March 18, 1999 (Thursday, 15:25h)
Indentation Mode: box (indent box)
Replacement Rules: 1. (glob) "\*/" WITH "*\/"
Reversion Rules: 1. (glob) "\*\\/" TO "*/"
Minimum Box Dimensions: 5 x 3 (width x height)
Default Padding: left 1, right 1
Default Killblank: yes
Elastic Shapes: N, E, S, W
Defined Shapes: NW: "/*" N: "*" NE: "*/" E: "*/" SE: "*/" S: "*"
SW: "/*" W: "/*"
:EOF

View File

@ -0,0 +1,20 @@
:ARGS
-c # -l
:INPUT
:OUTPUT-FILTER
:EXPECTED
Complete Design Information for "<Command Line Definition>":
------------------------------------------------------------
Author: (unknown artist)
Creation Date: now
Current Revision: 1.0
Indentation Mode: box (indent box)
Replacement Rules: none
Reversion Rules: none
Minimum Box Dimensions: 3 x 3 (width x height)
Default Padding: left 1
Default Killblank: no
Elastic Shapes: N, E, S, W
Defined Shapes: NW: " " N: " " NE: " " E: " " SE: " " S: " "
SW: " " W: "#"
:EOF