boxes/test/168_parent_keyword_in_sample_ok.txt
Thomas Jensen 2d3a842728
Refactor lexer and parser for maintainability
- Speedmode is now purely a parser thing
- Lexer start condition SPEEDMODE is no longer needed
- Added lexer start condition BOX to distinguish box def content
- DELIMs are now purely a lexer thing
- No shared state between lexer and parser for DELIMs anymore
- Fix bug where speedmode could terminate in a SAMPLE block
- All lexer start conditions now exclusive
- Improved debug output
- Renamed parser token YDELWORD to YDELIMSPEC
2021-06-13 22:34:53 +02:00

28 lines
859 B
Plaintext

:DESC
Test that the keyword 'parent' may occur as a regular string in a sample block, without triggering parent config file
resolution.
:ARGS
-f 168_parent_keyword_in_sample_ok.cfg -d designB -l
:INPUT
:OUTPUT-FILTER
:EXPECTED
Complete Design Information for "designB":
------------------------------------------
Alias Names: none
Author: (unknown author)
Original Designer: (unknown artist)
Creation Date: (unknown)
Current Revision: (unknown)
Configuration File: 168_parent_keyword_in_sample_ok.cfg
Indentation Mode: box (indent box)
Replacement Rules: none
Reversion Rules: none
Minimum Box Dimensions: 3 x 3 (width x height)
Default Padding: none
Default Killblank: no
Tags: none
Elastic Shapes: N, E, S, W
Defined Shapes: W: "B"
:EOF