quickbook/test/versions/versions-1_6.quickbook
2013-05-12 14:34:27 +00:00

27 lines
684 B
Plaintext

[quickbook 1.6]
[article Mixed version tests]
[import templates-inc-1_1.quickbook]
[import templates-inc-1_4.quickbook]
[import templates-inc-1_5.quickbook]
[/ This test calls a 1.4 template -> 1.5 template -> 1.4 template.
The name lookup in the 1.4 template should skip the 1.5 template
when doing dynamic name lookup. ]
[skip_1_5 correct]
[/ When calling templates from old versions, the ids should
be consistent with their context ]
[section:section_ids Section ids in templates]
[section_1_1]
[section_1_4]
[section_1_5]
[endsect]
[/ For comparison]
[include templates-inc-1_1.quickbook]
[include templates-inc-1_4.quickbook]
[include templates-inc-1_5.quickbook]