mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-12 04:46:38 +02:00
Added 2 test cases for -l -d option
This commit is contained in:
parent
1de60a6297
commit
45660818c8
20
test/083_list_design_info.txt
Normal file
20
test/083_list_design_info.txt
Normal 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
|
20
test/084_list_design_info_for_cmdline_definition.txt
Normal file
20
test/084_list_design_info_for_cmdline_definition.txt
Normal 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
|
Loading…
x
Reference in New Issue
Block a user