summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/versions/versions-1_6.quickbook
blob: fed5a93ea9ce2d3948006cdbdac4395fd3bc8716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[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]