mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
29 lines
536 B
Plaintext
29 lines
536 B
Plaintext
:DESC
|
|
Test that the parser handles gracefully when a broken config file contains just "parent" with no file.
|
|
|
|
:ARGS
|
|
-f 139_parent_config_without_file.cfg -l
|
|
:INPUT
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
boxes: 139_parent_config_without_file.cfg: line 30: syntax error
|
|
boxes: 139_parent_config_without_file.cfg: line 30: skipping to next design
|
|
2 Available Styles in "139_parent_config_without_file.cfg":
|
|
-----------------------------------------------------------
|
|
|
|
designA:
|
|
|
|
AAA
|
|
AAA foo
|
|
AAA
|
|
|
|
|
|
designB:
|
|
|
|
BBB
|
|
BBB foo
|
|
BBB
|
|
|
|
|
|
:EOF
|