mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
20 lines
495 B
Plaintext
20 lines
495 B
Plaintext
|
:DESC
|
||
|
Test that two designs in the same file may not have the same name. The second one is invalid and should be skipped.
|
||
|
|
||
|
:ARGS
|
||
|
-f 167_duplicate_primary_name.cfg -l
|
||
|
:INPUT
|
||
|
:OUTPUT-FILTER
|
||
|
:EXPECTED
|
||
|
boxes: 167_duplicate_primary_name.cfg: line 35: duplicate box design name -- designA
|
||
|
boxes: 167_duplicate_primary_name.cfg: line 35: skipping to next design
|
||
|
1 Available Style in "167_duplicate_primary_name.cfg":
|
||
|
------------------------------------------------------
|
||
|
|
||
|
designA:
|
||
|
|
||
|
designA
|
||
|
|
||
|
|
||
|
:EOF
|