mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 09:51:10 +01:00
34 lines
389 B
Plaintext
34 lines
389 B
Plaintext
:DESC
|
|
Tests our cycle detection, when parents reference each other.
|
|
|
|
:ARGS
|
|
-f 128_data/C.cfg -l
|
|
:INPUT
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
3 Available Styles:
|
|
-------------------
|
|
|
|
Configuration Files:
|
|
- 128_data/C.cfg
|
|
- 128_data/B.cfg (parent)
|
|
- 128_data/A.cfg (parent)
|
|
|
|
|
|
designA:
|
|
|
|
A from config file B
|
|
|
|
|
|
designB:
|
|
|
|
B from config file B
|
|
|
|
|
|
designC:
|
|
|
|
C from config file C
|
|
|
|
|
|
:EOF
|