[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * tp/Makefile.tres, tp/t/30sectioning.t, tp/t/40m
From: |
Patrice Dumas |
Subject: |
branch master updated: * tp/Makefile.tres, tp/t/30sectioning.t, tp/t/40moresectioning.t: move some tests from tp/t/30sectioning.t to tp/t/40moresectioning.t. |
Date: |
Tue, 03 Jan 2023 14:58:53 -0500 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new e4d195d016 * tp/Makefile.tres, tp/t/30sectioning.t,
tp/t/40moresectioning.t: move some tests from tp/t/30sectioning.t to
tp/t/40moresectioning.t.
e4d195d016 is described below
commit e4d195d016316e4f30edb0190658646a50025479
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Tue Jan 3 20:58:40 2023 +0100
* tp/Makefile.tres, tp/t/30sectioning.t, tp/t/40moresectioning.t:
move some tests from tp/t/30sectioning.t to tp/t/40moresectioning.t.
---
tp/Makefile.tres | 60 +++---
tp/t/30sectioning.t | 191 +-----------------
tp/t/40moresectioning.t | 223 ++++++++++++++++++++-
.../character_and_spaces_in_refs_out.pl | 0
...25_0026_0027_0028_0029_002a_002b_002d_002e.html | 0
...3f_005b_005c_005d_005e_005f_0060_007c_007e.html | 0
.../res_html/index.html | 0
.../res_html/local-node.html | 0
.../node-to-avoid-DocBook-or-LaTeX-ignored.html | 0
.../res_html/other-nodes.html | 0
.../{sectioning => moresectioning}/complex.pl | 0
.../complex_split_at_node.pl | 0
.../contents_at_document_begin.pl | 0
.../contents_at_end_document.pl | 0
.../contents_at_end_document_after_node.pl | 0
.../contents_in_document.pl | 0
.../contents_no_section.pl | 0
.../lowered_subsubsection.pl | 0
.../loweredheading.pl | 0
.../nodes_before_after_top_xref.pl | 0
.../res_latex/nodes_before_after_top_xref.tex | 0
.../raiselowersections.pl | 0
.../{sectioning => moresectioning}/rec_nodes.pl | 0
.../{sectioning => moresectioning}/topic_guide.pl | 0
.../topic_guide/res_html/guide1.html | 0
.../topic_guide/res_html/guide2.html | 0
.../topic_guide/res_html/index.html | 0
.../topic_guide/res_html/topic1.html | 0
.../topic_guide/res_html/topic2.html | 0
.../topic_guide/res_html/topic3.html | 0
.../topic_guide/res_html/topic4.html | 0
.../topic_guide/res_html/topic5.html | 0
.../topic_guide/res_info/topic_guide.info | 0
33 files changed, 253 insertions(+), 221 deletions(-)
diff --git a/tp/Makefile.tres b/tp/Makefile.tres
index 6e45f2d31b..0c6c3d15cd 100644
--- a/tp/Makefile.tres
+++ b/tp/Makefile.tres
@@ -1596,19 +1596,39 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/moresectioning/anchor_in_footnote_separate.pl \
t/results/moresectioning/chapter_sections.pl \
t/results/moresectioning/character_and_spaces_in_refs.pl \
+ t/results/moresectioning/character_and_spaces_in_refs_out.pl \
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
\
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
\
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html \
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
\
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
\
+
t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
\
+ t/results/moresectioning/complex.pl \
+ t/results/moresectioning/complex_split_at_node.pl \
t/results/moresectioning/contents.pl \
t/results/moresectioning/contents_and_shortcontents.pl \
+ t/results/moresectioning/contents_at_document_begin.pl \
+ t/results/moresectioning/contents_at_end_document.pl \
+ t/results/moresectioning/contents_at_end_document_after_node.pl \
+ t/results/moresectioning/contents_in_document.pl \
+ t/results/moresectioning/contents_no_section.pl \
t/results/moresectioning/empty_top_node_up.pl \
t/results/moresectioning/equivalent_nodes_defined_linked.pl \
t/results/moresectioning/internal_top_node_up.pl \
+ t/results/moresectioning/lowered_subsubsection.pl \
+ t/results/moresectioning/loweredheading.pl \
t/results/moresectioning/more_sections_than_nodes.pl \
t/results/moresectioning/no_element.pl \
+ t/results/moresectioning/nodes_before_after_top_xref.pl \
+
t/results/moresectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
\
t/results/moresectioning/non_automatic_internal_top_node_up.pl \
t/results/moresectioning/non_automatic_top_node_up_and_url.pl \
t/results/moresectioning/non_automatic_top_node_up_url.pl \
t/results/moresectioning/only_special_spaces_node.pl \
t/results/moresectioning/placed_things_before_element.pl \
t/results/moresectioning/placed_things_before_node.pl \
+ t/results/moresectioning/raiselowersections.pl \
+ t/results/moresectioning/rec_nodes.pl \
t/results/moresectioning/section_in_unnumbered_info.pl \
t/results/moresectioning/section_in_unnumbered_plaintext.pl \
t/results/moresectioning/sectioning_part_appendix.pl \
@@ -1620,6 +1640,16 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/moresectioning/special_spaces_in_nodes.pl \
t/results/moresectioning/top_chapter_sections.pl \
t/results/moresectioning/top_node_up_url.pl \
+ t/results/moresectioning/topic_guide.pl \
+ t/results/moresectioning/topic_guide/res_html/guide1.html \
+ t/results/moresectioning/topic_guide/res_html/guide2.html \
+ t/results/moresectioning/topic_guide/res_html/index.html \
+ t/results/moresectioning/topic_guide/res_html/topic1.html \
+ t/results/moresectioning/topic_guide/res_html/topic2.html \
+ t/results/moresectioning/topic_guide/res_html/topic3.html \
+ t/results/moresectioning/topic_guide/res_html/topic4.html \
+ t/results/moresectioning/topic_guide/res_html/topic5.html \
+ t/results/moresectioning/topic_guide/res_info/topic_guide.info \
t/results/multitable/empty_headitem.pl \
t/results/multitable/empty_item_tab.pl \
t/results/multitable/empty_multitable_with_cells.pl \
@@ -1847,21 +1877,7 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl \
t/results/sectioning/chapter_node_before_and_after_part.pl \
t/results/sectioning/character_and_spaces_in_node.pl \
- t/results/sectioning/character_and_spaces_in_refs_out.pl \
-
t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
\
-
t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
\
- t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html \
-
t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html \
-
t/results/sectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
\
-
t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
\
- t/results/sectioning/complex.pl \
- t/results/sectioning/complex_split_at_node.pl \
- t/results/sectioning/contents_at_document_begin.pl \
- t/results/sectioning/contents_at_end_document.pl \
- t/results/sectioning/contents_at_end_document_after_node.pl \
- t/results/sectioning/contents_in_document.pl \
t/results/sectioning/contents_in_html_text.pl \
- t/results/sectioning/contents_no_section.pl \
t/results/sectioning/contents_with_only_top_node.pl \
t/results/sectioning/double_node_anchor_float.pl \
t/results/sectioning/double_part.pl \
@@ -1890,8 +1906,6 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/sectioning/lone_contents.pl \
t/results/sectioning/loop_nodes.pl \
t/results/sectioning/loop_nodes/res_latex/loop_nodes.tex \
- t/results/sectioning/lowered_subsubsection.pl \
- t/results/sectioning/loweredheading.pl \
t/results/sectioning/menutextorder.pl \
t/results/sectioning/next_in_menu_is_below.pl \
t/results/sectioning/next_no_prev_to_node.pl \
@@ -1938,8 +1952,6 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/third-node.html
\
t/results/sectioning/nodes_before_after_top.pl \
t/results/sectioning/nodes_before_after_top/res_latex/nodes_before_after_top.tex
\
- t/results/sectioning/nodes_before_after_top_xref.pl \
-
t/results/sectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
\
t/results/sectioning/nodes_before_top.pl \
t/results/sectioning/nodes_before_top/res_latex/nodes_before_top.tex \
t/results/sectioning/nodes_no_node_top_explicit_directions.pl \
@@ -1961,8 +1973,6 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/sectioning/part_node_part_appendix.pl \
t/results/sectioning/part_node_part_node_appendix.pl \
t/results/sectioning/protected_node_parentheses.pl \
- t/results/sectioning/raiselowersections.pl \
- t/results/sectioning/rec_nodes.pl \
t/results/sectioning/recursive_self_section_reference.pl \
t/results/sectioning/ref_to_top.pl \
t/results/sectioning/ref_to_unknown_node.pl \
@@ -1996,16 +2006,6 @@ test_files_generated_list =
$(test_tap_files_generated_list) \
t/results/sectioning/top_part_chapter.pl \
t/results/sectioning/top_without_node_nodes.pl \
t/results/sectioning/top_without_node_sections.pl \
- t/results/sectioning/topic_guide.pl \
- t/results/sectioning/topic_guide/res_html/guide1.html \
- t/results/sectioning/topic_guide/res_html/guide2.html \
- t/results/sectioning/topic_guide/res_html/index.html \
- t/results/sectioning/topic_guide/res_html/topic1.html \
- t/results/sectioning/topic_guide/res_html/topic2.html \
- t/results/sectioning/topic_guide/res_html/topic3.html \
- t/results/sectioning/topic_guide/res_html/topic4.html \
- t/results/sectioning/topic_guide/res_html/topic5.html \
- t/results/sectioning/topic_guide/res_info/topic_guide.info \
t/results/sectioning/transliterated_split_equivalent_nodes.pl \
t/results/sectioning/transliterated_split_equivalent_nodes/res_html/a.html \
t/results/sectioning/transliterated_split_equivalent_nodes/res_html/index.html \
diff --git a/tp/t/30sectioning.t b/tp/t/30sectioning.t
index 120a11d571..39699a0316 100644
--- a/tp/t/30sectioning.t
+++ b/tp/t/30sectioning.t
@@ -987,44 +987,6 @@ Dummy section with (manual)node node syntax.
'],
['ref_to_unknown_node',
'@xref{unknown node}.'],
-['raiselowersections',
-'\input texinfo @c -*-texinfo-*-
-
-@node Top
-@top
-@menu
-* Chapter::
-* Second chapter::
-@end menu
-
-@node Chapter
-@chapter Chapter
-
-@menu
-@ifclear include
-* Chapter in included file::
-@end ifclear
-@end menu
-
-@set do-top
-
-@lowersections
-
-@ifclear include
-@include section_file.texi
-@end ifclear
-@raisesections
-
-@clear do-top
-
-@node Second chapter
-@chapter Second chapter
-
-Second chapter
-
-@contents
-@bye
-'],
['empty_node',
'@node
@@ -1046,42 +1008,6 @@ Top node
@node top,,ToP,Top
second node.
'],
-['rec_nodes',
-'@node Top
-Top node
-
-@menu
-* second node::
-* node following second::
-@end menu
-
-@node second node,,Top,Top
-
-@menu
-* other node::
-* second node::
-@end menu
-
-@node other node,,,second node
-
-@menu
-* other node::
-@end menu
-
-@node node up node following second,,,node following second
-@menu
-* node following second::
-@end menu
-
-in node up node following second
-
-@node node following second,,,node up node following second
-
-in node following second
-@menu
-* node up node following second::
-@end menu
-'],
['semi_auto',
'@node Top
@top Top
@@ -1152,14 +1078,6 @@ in node following second
@node node down
', {'CHECK_NORMAL_MENU_STRUCTURE' => 1}],
-['complex',
-undef, {'test_file' => 'complex_sectioning_case.texi',
- 'test_split' => 'section'}
-],
-['complex_split_at_node',
-undef, {'test_file' => 'complex_sectioning_case.texi',
- 'test_split' => 'node'}
-],
['double_top_section',
'@top First top
@@ -1198,62 +1116,6 @@ Second top.
@chapter chap
', {'test_split' => 'section', 'CHECK_NORMAL_MENU_STRUCTURE' => 1}
],
-['lowered_subsubsection',
-'@node Top
-@top
-
-@menu
-* Chapter::
-@end menu
-
-@node Chapter
-@chapter Chapter
-
-@menu
-* Section::
-@end menu
-
-@node Section
-@section Section
-
-@menu
-* Subsection::
-@end menu
-
-@node Subsection
-@subsection Subsection
-
-@menu
-* Subsubsection::
-* Lowered subsec::
-@end menu
-
-@node Subsubsection
-@subsubsection Subsubsection
-
-@lowersections
-@node Lowered subsec
-@subsection Lowered subsec
-
-@menu
-* Lowered subsubsection::
-@end menu
-
-@node Lowered subsubsection
-@subsubsection Lowered subsubsection
-@raisesections
-
-@contents
-@bye
-', # use CHECK_NORMAL_MENU_STRUCTURE to check that lowering leads to
- # inconsistent menu with sectioning
-{'CHECK_NORMAL_MENU_STRUCTURE' => 1}],
-['loweredheading',
-'@lowersections
-@section Foo
-@heading Bar
-@bye
-'],
['menutextorder',
'@menu
* foo::
@@ -1333,36 +1195,6 @@ in node after
@chapter chap
in chap
-'],
-['nodes_before_after_top_xref',
-'@setfilename nodes_before_after_top_xref.info
-
-@node node before
-
-In node before
-
-@node Top
-@top top sectionning
-
-in node Top
-
-@node after
-
-in node after
-
-@node chap
-@chapter chap
-
-in chap
-
-@xrefautomaticsectiontitle on
-@xref{node before}.
-@xref{after}.
-
-@xrefautomaticsectiontitle off
-@xref{node before}.
-@xref{after}.
-
'],
['part_before_section',
'@part part
@@ -1443,16 +1275,6 @@ in chap
@chapter c3
', {'test_formats' => ['info', 'html']}
],
-['contents_at_document_begin',
-undef, {'test_file' => 'contents_at_document_begin.texi'}],
-['contents_at_end_document_after_node',
-undef, {'test_file' => 'contents_at_end_document_after_node.texi'}],
-['contents_at_end_document',
-undef, {'test_file' => 'contents_at_end_document.texi'}],
-['contents_in_document',
-undef, {'test_file' => 'contents_in_document.texi'}],
-['contents_no_section',
-undef, {'test_file' => 'contents_no_section.texi'}],
);
my @test_out_files = (
@@ -1471,9 +1293,6 @@ my @test_out_files = (
@node @^a
', {'test_split' => 'node'}],
-['character_and_spaces_in_refs_out',
-undef, {'test_file' => 'character_and_spaces_in_refs_text.texi',
- 'test_split' => 'node'},],
# test the texi2html style to test the style for tests
# interesting to test diverse tree splitting options, and already
# used for that above. Since all the options for test_split have
@@ -1504,12 +1323,6 @@ undef, {'test_file' =>
'character_and_spaces_in_refs_text.texi',
{},
{'TEXI2HTML' => 1, 'USE_NODES' => 1, 'SPLIT' => 'chapter'}
],
-['topic_guide',
- undef,
- {'test_file' => 'topic_guide.texi',
- 'test_formats' => ['file_info', 'file_html'],},
- {'FORMAT_MENU' => 'menu', } # add explicitely for the converter
-],
['split_for_format_not_split',
undef,
{'test_file' => 'simplest.texi',
@@ -1621,11 +1434,11 @@ my @docbook_tests_cases_tests = ('hole_in_sectioning');
my @latex_tests_cases_tests = ('loop_nodes', 'lone_Top_node',
'nodes_before_top', 'nodes_before_after_top',
- 'nodes_before_after_top_xref');
+ );
my @file_latex_tests_cases_tests = ('loop_nodes', 'lone_Top_node',
'nodes_before_top', 'nodes_before_after_top',
- 'nodes_before_after_top_xref');
+ );
foreach my $test (@test_cases) {
push @{$test->[2]->{'test_formats'}}, 'xml'
diff --git a/tp/t/40moresectioning.t b/tp/t/40moresectioning.t
index 6a0028f734..e3272983b6 100644
--- a/tp/t/40moresectioning.t
+++ b/tp/t/40moresectioning.t
@@ -375,6 +375,42 @@ my $top_chapter_sections_text =
'.$chapter_sections_text;
my @test_cases = (
+['rec_nodes',
+'@node Top
+Top node
+
+@menu
+* second node::
+* node following second::
+@end menu
+
+@node second node,,Top,Top
+
+@menu
+* other node::
+* second node::
+@end menu
+
+@node other node,,,second node
+
+@menu
+* other node::
+@end menu
+
+@node node up node following second,,,node following second
+@menu
+* node following second::
+@end menu
+
+in node up node following second
+
+@node node following second,,,node up node following second
+
+in node following second
+@menu
+* node up node following second::
+@end menu
+'],
['sectioning_part_appendix',
$test_text,
{'test_split' => 'section'}],
@@ -387,8 +423,161 @@ $chapter_sections_text,
['top_chapter_sections',
$top_chapter_sections_text,
{'test_split' => 'section'}],
+['complex',
+undef, {'test_file' => 'complex_sectioning_case.texi',
+ 'test_split' => 'section'}
+],
+['complex_split_at_node',
+undef, {'test_file' => 'complex_sectioning_case.texi',
+ 'test_split' => 'node'}
+],
+['raiselowersections',
+'\input texinfo @c -*-texinfo-*-
+
+@node Top
+@top
+@menu
+* Chapter::
+* Second chapter::
+@end menu
+
+@node Chapter
+@chapter Chapter
+
+@menu
+@ifclear include
+* Chapter in included file::
+@end ifclear
+@end menu
+
+@set do-top
+
+@lowersections
+
+@ifclear include
+@include section_file.texi
+@end ifclear
+@raisesections
+
+@clear do-top
+
+@node Second chapter
+@chapter Second chapter
+
+Second chapter
+
+@contents
+@bye
+'],
+['lowered_subsubsection',
+'@node Top
+@top
+
+@menu
+* Chapter::
+@end menu
+
+@node Chapter
+@chapter Chapter
+
+@menu
+* Section::
+@end menu
+
+@node Section
+@section Section
+
+@menu
+* Subsection::
+@end menu
+
+@node Subsection
+@subsection Subsection
+
+@menu
+* Subsubsection::
+* Lowered subsec::
+@end menu
+
+@node Subsubsection
+@subsubsection Subsubsection
+
+@lowersections
+@node Lowered subsec
+@subsection Lowered subsec
+
+@menu
+* Lowered subsubsection::
+@end menu
+
+@node Lowered subsubsection
+@subsubsection Lowered subsubsection
+@raisesections
+
+@contents
+@bye
+', # use CHECK_NORMAL_MENU_STRUCTURE to check that lowering leads to
+ # inconsistent menu with sectioning
+{'CHECK_NORMAL_MENU_STRUCTURE' => 1}],
+['loweredheading',
+'@lowersections
+@section Foo
+@heading Bar
+@bye
+'],
+['nodes_before_after_top_xref',
+'@setfilename nodes_before_after_top_xref.info
+
+@node node before
+
+In node before
+
+@node Top
+@top top sectionning
+
+in node Top
+
+@node after
+
+in node after
+
+@node chap
+@chapter chap
+
+in chap
+
+@xrefautomaticsectiontitle on
+@xref{node before}.
+@xref{after}.
+
+@xrefautomaticsectiontitle off
+@xref{node before}.
+@xref{after}.
+
+'],
+['contents_at_document_begin',
+undef, {'test_file' => 'contents_at_document_begin.texi'}],
+['contents_at_end_document_after_node',
+undef, {'test_file' => 'contents_at_end_document_after_node.texi'}],
+['contents_at_end_document',
+undef, {'test_file' => 'contents_at_end_document.texi'}],
+['contents_in_document',
+undef, {'test_file' => 'contents_in_document.texi'}],
+['contents_no_section',
+undef, {'test_file' => 'contents_no_section.texi'}],
);
+my @test_out_files = (
+['character_and_spaces_in_refs_out',
+undef, {'test_file' => 'character_and_spaces_in_refs_text.texi',
+ 'test_split' => 'node'},],
+['topic_guide',
+ undef,
+ {'test_file' => 'topic_guide.texi',
+ 'test_formats' => ['file_info', 'file_html'],},
+ {'FORMAT_MENU' => 'menu', } # add explicitely for the converter
+],
+);
my %xml_tests_converted_tests = (
'section_in_unnumbered_plaintext' => 1,
@@ -403,8 +592,37 @@ foreach my $test (@tests_converted) {
$test->[2]->{'full_document'} = 1 unless
(exists($test->[2]->{'full_document'}));
}
+my %xml_tests_cases_tests = (
+ 'sectioning_part_appendix' => 1,
+ 'sectioning_part_appendix_no_top' => 1,
+ 'chapter_sections' => 1,
+ 'top_chapter_sections' => 1,
+);
+
+my %latex_tests_cases_tests = (
+ 'nodes_before_after_top_xref' => 1,
+);
+
+my %file_latex_tests_cases_tests = (
+ 'nodes_before_after_top_xref' => 1,
+);
+
foreach my $test (@test_cases) {
- push @{$test->[2]->{'test_formats'}}, 'xml';
+ push @{$test->[2]->{'test_formats'}}, 'xml'
+ if ($xml_tests_cases_tests{$test->[0]});
+ push @{$test->[2]->{'test_formats'}}, 'latex_text'
+ if ($latex_tests_cases_tests{$test->[0]});
+ if ($file_latex_tests_cases_tests{$test->[0]}) {
+ push @{$test->[2]->{'test_formats'}}, 'file_latex';
+ $test->[2]->{'test_input_file_name'} = $test->[0] . '.texi';
+ $test->[2]->{'full_document'} = 1 unless
(exists($test->[2]->{'full_document'}));
+ }
+}
+
+foreach my $test (@test_out_files) {
+ push @{$test->[2]->{'test_formats'}}, 'file_html'
+ if (!$test->[2]->{'test_formats'});
+ $test->[2]->{'test_input_file_name'} = $test->[0] . '.texi';
}
my %xml_tests_info_tests = (
@@ -433,4 +651,5 @@ foreach my $test (@tests_info) {
}
}
-run_all('moresectioning', [@test_cases, @tests_converted, @tests_info]);
+run_all('moresectioning', [@test_cases, @tests_converted,
+ @test_out_files, @tests_info]);
diff --git a/tp/t/results/sectioning/character_and_spaces_in_refs_out.pl
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl
similarity index 100%
rename from tp/t/results/sectioning/character_and_spaces_in_refs_out.pl
rename to tp/t/results/moresectioning/character_and_spaces_in_refs_out.pl
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/index.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/index.html
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/local-node.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/local-node.html
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/node-to-avoid-DocBook-or-LaTeX-ignored.html
diff --git
a/tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
b/tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
similarity index 100%
rename from
tp/t/results/sectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
rename to
tp/t/results/moresectioning/character_and_spaces_in_refs_out/res_html/other-nodes.html
diff --git a/tp/t/results/sectioning/complex.pl
b/tp/t/results/moresectioning/complex.pl
similarity index 100%
rename from tp/t/results/sectioning/complex.pl
rename to tp/t/results/moresectioning/complex.pl
diff --git a/tp/t/results/sectioning/complex_split_at_node.pl
b/tp/t/results/moresectioning/complex_split_at_node.pl
similarity index 100%
rename from tp/t/results/sectioning/complex_split_at_node.pl
rename to tp/t/results/moresectioning/complex_split_at_node.pl
diff --git a/tp/t/results/sectioning/contents_at_document_begin.pl
b/tp/t/results/moresectioning/contents_at_document_begin.pl
similarity index 100%
rename from tp/t/results/sectioning/contents_at_document_begin.pl
rename to tp/t/results/moresectioning/contents_at_document_begin.pl
diff --git a/tp/t/results/sectioning/contents_at_end_document.pl
b/tp/t/results/moresectioning/contents_at_end_document.pl
similarity index 100%
rename from tp/t/results/sectioning/contents_at_end_document.pl
rename to tp/t/results/moresectioning/contents_at_end_document.pl
diff --git a/tp/t/results/sectioning/contents_at_end_document_after_node.pl
b/tp/t/results/moresectioning/contents_at_end_document_after_node.pl
similarity index 100%
rename from tp/t/results/sectioning/contents_at_end_document_after_node.pl
rename to tp/t/results/moresectioning/contents_at_end_document_after_node.pl
diff --git a/tp/t/results/sectioning/contents_in_document.pl
b/tp/t/results/moresectioning/contents_in_document.pl
similarity index 100%
rename from tp/t/results/sectioning/contents_in_document.pl
rename to tp/t/results/moresectioning/contents_in_document.pl
diff --git a/tp/t/results/sectioning/contents_no_section.pl
b/tp/t/results/moresectioning/contents_no_section.pl
similarity index 100%
rename from tp/t/results/sectioning/contents_no_section.pl
rename to tp/t/results/moresectioning/contents_no_section.pl
diff --git a/tp/t/results/sectioning/lowered_subsubsection.pl
b/tp/t/results/moresectioning/lowered_subsubsection.pl
similarity index 100%
rename from tp/t/results/sectioning/lowered_subsubsection.pl
rename to tp/t/results/moresectioning/lowered_subsubsection.pl
diff --git a/tp/t/results/sectioning/loweredheading.pl
b/tp/t/results/moresectioning/loweredheading.pl
similarity index 100%
rename from tp/t/results/sectioning/loweredheading.pl
rename to tp/t/results/moresectioning/loweredheading.pl
diff --git a/tp/t/results/sectioning/nodes_before_after_top_xref.pl
b/tp/t/results/moresectioning/nodes_before_after_top_xref.pl
similarity index 100%
rename from tp/t/results/sectioning/nodes_before_after_top_xref.pl
rename to tp/t/results/moresectioning/nodes_before_after_top_xref.pl
diff --git
a/tp/t/results/sectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
b/tp/t/results/moresectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
similarity index 100%
rename from
tp/t/results/sectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
rename to
tp/t/results/moresectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
diff --git a/tp/t/results/sectioning/raiselowersections.pl
b/tp/t/results/moresectioning/raiselowersections.pl
similarity index 100%
rename from tp/t/results/sectioning/raiselowersections.pl
rename to tp/t/results/moresectioning/raiselowersections.pl
diff --git a/tp/t/results/sectioning/rec_nodes.pl
b/tp/t/results/moresectioning/rec_nodes.pl
similarity index 100%
rename from tp/t/results/sectioning/rec_nodes.pl
rename to tp/t/results/moresectioning/rec_nodes.pl
diff --git a/tp/t/results/sectioning/topic_guide.pl
b/tp/t/results/moresectioning/topic_guide.pl
similarity index 100%
rename from tp/t/results/sectioning/topic_guide.pl
rename to tp/t/results/moresectioning/topic_guide.pl
diff --git a/tp/t/results/sectioning/topic_guide/res_html/guide1.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/guide1.html
rename to tp/t/results/moresectioning/topic_guide/res_html/guide1.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/guide2.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/guide2.html
rename to tp/t/results/moresectioning/topic_guide/res_html/guide2.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/index.html
b/tp/t/results/moresectioning/topic_guide/res_html/index.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/index.html
rename to tp/t/results/moresectioning/topic_guide/res_html/index.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/topic1.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/topic1.html
rename to tp/t/results/moresectioning/topic_guide/res_html/topic1.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/topic2.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/topic2.html
rename to tp/t/results/moresectioning/topic_guide/res_html/topic2.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/topic3.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/topic3.html
rename to tp/t/results/moresectioning/topic_guide/res_html/topic3.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/topic4.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/topic4.html
rename to tp/t/results/moresectioning/topic_guide/res_html/topic4.html
diff --git a/tp/t/results/sectioning/topic_guide/res_html/topic5.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_html/topic5.html
rename to tp/t/results/moresectioning/topic_guide/res_html/topic5.html
diff --git a/tp/t/results/sectioning/topic_guide/res_info/topic_guide.info
b/tp/t/results/moresectioning/topic_guide/res_info/topic_guide.info
similarity index 100%
rename from tp/t/results/sectioning/topic_guide/res_info/topic_guide.info
rename to tp/t/results/moresectioning/topic_guide/res_info/topic_guide.info