texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Gavin D. Smith
Date: Thu, 17 Nov 2022 16:00:41 -0500 (EST)

branch: release/7.0
commit 3784bdc48ce23a5313ad0ca1b1248cd8f8be8aef
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Nov 17 21:00:05 2022 +0000

    track Makefile.tres
---
 .gitignore       |    1 -
 tp/Makefile.tres | 1908 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1908 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 0258937553..87e51f9326 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,7 +187,6 @@ install-info/tests/defs
 
 tp/Makefile.onetst
 tp/Makefile.docstr
-tp/Makefile.tres
 
 tp/maintain/lib/libintl-perl/blib/**
 
diff --git a/tp/Makefile.tres b/tp/Makefile.tres
new file mode 100644
index 0000000000..70194f1911
--- /dev/null
+++ b/tp/Makefile.tres
@@ -0,0 +1,1908 @@
+# Makefile.tres generated by maintain/regenerate_file_lists.pl.
+#
+test_tap_files_generated_list = \
+  t/01use.t \
+  t/02coverage.t \
+  t/03coverage_braces.t \
+  t/04verb.t \
+  t/05paragraph.t \
+  t/06columnfractions.t \
+  t/08misc_commands.t \
+  t/09indices.t \
+  t/10menu.t \
+  t/16raw.t \
+  t/181quotation.t \
+  t/18itemize.t \
+  t/19def.t \
+  t/20preformatted.t \
+  t/21multitable.t \
+  t/22xtable.t \
+  t/25regions.t \
+  t/27float.t \
+  t/28heading.t \
+  t/30sectioning.t \
+  t/50value.t \
+  t/55conditionals.t \
+  t/57invalid_nestings.t \
+  t/58alias.t \
+  t/60macro.t \
+  t/70value_and_macro.t \
+  t/80include.t \
+  t/91morecoverage.t \
+  t/92formatting.t \
+  t/93layout.t \
+  t/94htmlxref.t \
+  t/95moreindices.t \
+  t/96moresectioning.t \
+  t/accents.t \
+  t/automatic_menus.t \
+  t/automatic_nodes.t \
+  t/converters_tests.t \
+  t/do_master_menu.t \
+  t/docbook_tests.t \
+  t/formats_encodings.t \
+  t/html_tests.t \
+  t/index_before_item.t \
+  t/info_tests.t \
+  t/init_files_tests.t \
+  t/languages.t \
+  t/latex_tests.t \
+  t/nodenormalization.t \
+  t/paragraph.t \
+  t/plaintext_tests.t \
+  t/protect_character_in_texinfo.t \
+  t/reference_to_text_in_tree.t \
+  t/test_brace_count.t \
+  t/test_fill_gaps_in_sectioning.t \
+  t/test_is_content_empty.t \
+  t/test_parse_texi_line.t \
+  t/test_parser_registrar.t \
+  t/test_protect_contents.t \
+  t/test_protect_hashchar_at_line_beginning.t \
+  t/test_sort.t \
+  t/test_tree_copy.t \
+  t/transformations.t \
+  t/xml_tests.t
+
+test_files_generated_list = $(test_tap_files_generated_list) \
+  t/results/alias/alias_table_command.pl \
+  t/results/alias/bad_line.pl \
+  t/results/alias/block_command_alias.pl \
+  t/results/alias/simple.pl \
+  t/results/columnfractions/empty.pl \
+  t/results/columnfractions/empty_comment.pl \
+  t/results/columnfractions/good.pl \
+  t/results/columnfractions/good_comment.pl \
+  t/results/columnfractions/good_space_comment.pl \
+  t/results/columnfractions/invalid.pl \
+  t/results/columnfractions/not_fraction.pl \
+  t/results/columnfractions/out_of_multitable.pl \
+  t/results/columnfractions/something_before_columnfractions.pl \
+  t/results/columnfractions/wrong_command.pl \
+  t/results/conditionals/additional_space_in_end_conditional.pl \
+  t/results/conditionals/additional_space_in_end_conditional_expanded.pl \
+  t/results/conditionals/bad_ifclear_argument.pl \
+  t/results/conditionals/bad_ifset_argument.pl \
+  t/results/conditionals/command_conditionals.pl \
+  t/results/conditionals/command_conditionals_user_defined.pl \
+  t/results/conditionals/commands_in_ifset.pl \
+  t/results/conditionals/comment_on_ifset_line.pl \
+  t/results/conditionals/conditional_not_closed.pl \
+  t/results/conditionals/consecutive_conditionals.pl \
+  t/results/conditionals/empty_ifclear.pl \
+  t/results/conditionals/empty_ifset.pl \
+  t/results/conditionals/empty_ifset_in_ifset_no_set.pl \
+  t/results/conditionals/empty_ifset_in_ifset_set.pl \
+  t/results/conditionals/empty_set_in_ifclear.pl \
+  t/results/conditionals/empty_set_in_ifset.pl \
+  t/results/conditionals/end_conditional_not_at_line_begining.pl \
+  t/results/conditionals/end_ifset_in_format.pl \
+  t/results/conditionals/false_format_not_closed.pl \
+  t/results/conditionals/ifclear_in_ifset.pl \
+  t/results/conditionals/ifclear_in_ifset_set.pl \
+  t/results/conditionals/ifnot_format_conditional.pl \
+  t/results/conditionals/ifnotinfo_exception.pl \
+  t/results/conditionals/ifset_in_command.pl \
+  t/results/conditionals/ifset_nonalpha.pl \
+  t/results/conditionals/ignore_not_closed.pl \
+  t/results/conditionals/ignored_in_ifset.pl \
+  t/results/conditionals/info_ifinfo_ifnotplaintext.pl \
+  t/results/conditionals/info_ifplaintext.pl \
+  t/results/conditionals/inlinefmtifelse_nesting.pl \
+  t/results/conditionals/inlineiffmtifelse_not_closed.pl \
+  t/results/conditionals/inlineiffmtifelse_not_closed_three_arg.pl \
+  t/results/conditionals/inlineiffmtifelse_not_closed_two_arg.pl \
+  t/results/conditionals/inlineifset_false_not_closed.pl \
+  t/results/conditionals/macro_in_ifset.pl \
+  t/results/conditionals/macro_in_ifset_set.pl \
+  t/results/conditionals/many_conditionals.pl \
+  t/results/conditionals/nested_ifset_ifclear.pl \
+  t/results/conditionals/nested_ignore.pl \
+  t/results/conditionals/not_set.pl \
+  t/results/conditionals/plaintext_ifinfo.pl \
+  t/results/conditionals/plaintext_ifinfo_ifnotplaintext.pl \
+  t/results/conditionals/superfluous_argument_to_end.pl \
+  t/results/conditionals/text_on_conditional_line.pl \
+  t/results/conditionals/text_on_conditional_line_expanded.pl \
+  t/results/conditionals/txiinternalvalue.pl \
+  t/results/conditionals/user_defined_txiinternalvalue.pl \
+  t/results/converters_tests/accent_with_text.pl \
+  t/results/converters_tests/at_commands_in_raw.pl \
+  t/results/converters_tests/combined_fonts.pl \
+  t/results/converters_tests/combined_fonts/res_docbook/combined_fonts.xml \
+  t/results/converters_tests/combined_fonts/res_html/chapter.html \
+  t/results/converters_tests/combined_fonts/res_html/index.html \
+  t/results/converters_tests/combined_fonts/res_info/combined_fonts.info \
+  t/results/converters_tests/combined_fonts/res_latex/combined_fonts.tex \
+  t/results/converters_tests/combined_fonts/res_xml/combined_fonts.xml \
+  t/results/converters_tests/complex_nestings.pl \
+  t/results/converters_tests/definition_commands.pl \
+  t/results/converters_tests/definition_commands/res_html/chapter.html \
+  t/results/converters_tests/definition_commands/res_html/index.html \
+  
t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
 \
+  t/results/converters_tests/email_table_command_as_argument.pl \
+  t/results/converters_tests/empty.pl \
+  t/results/converters_tests/empty/res_docbook/empty.xml \
+  t/results/converters_tests/empty/res_html/index.html \
+  t/results/converters_tests/empty/res_info/empty.info \
+  t/results/converters_tests/empty/res_latex/empty.tex \
+  t/results/converters_tests/empty/res_xml/empty.xml \
+  t/results/converters_tests/empty_accent.pl \
+  t/results/converters_tests/enumerate_above_ten.pl \
+  t/results/converters_tests/footnote_no_number.pl \
+  t/results/converters_tests/footnote_no_number_separate.pl \
+  t/results/converters_tests/form_feeds.pl \
+  t/results/converters_tests/frenchspacing_and_code.pl \
+  t/results/converters_tests/image_extension.pl \
+  t/results/converters_tests/image_formatting.pl \
+  t/results/converters_tests/image_with_spaces.pl \
+  t/results/converters_tests/index_entry_in_preformatted.pl \
+  t/results/converters_tests/inline.pl \
+  t/results/converters_tests/inline_expand_tex.pl \
+  t/results/converters_tests/inlinefmtifelse.pl \
+  t/results/converters_tests/inlineifsetifclear.pl \
+  t/results/converters_tests/line_breaks.pl \
+  t/results/converters_tests/minimal_empty_empty.pl \
+  
t/results/converters_tests/minimal_empty_empty/res_docbook/minimal_empty_empty.xml
 \
+  t/results/converters_tests/minimal_empty_empty/res_html/index.html \
+  
t/results/converters_tests/minimal_empty_empty/res_info/minimal_empty_empty.info
 \
+  
t/results/converters_tests/minimal_empty_empty/res_latex/minimal_empty_empty.tex
 \
+  
t/results/converters_tests/minimal_empty_empty/res_xml/minimal_empty_empty.xml \
+  t/results/converters_tests/minimal_empty_with_bye.pl \
+  
t/results/converters_tests/minimal_empty_with_bye/res_docbook/minimal_empty_with_bye.xml
 \
+  t/results/converters_tests/minimal_empty_with_bye/res_html/index.html \
+  
t/results/converters_tests/minimal_empty_with_bye/res_info/minimal_empty_with_bye.info
 \
+  
t/results/converters_tests/minimal_empty_with_bye/res_latex/minimal_empty_with_bye.tex
 \
+  
t/results/converters_tests/minimal_empty_with_bye/res_xml/minimal_empty_with_bye.xml
 \
+  t/results/converters_tests/minimal_empty_with_input.pl \
+  
t/results/converters_tests/minimal_empty_with_input/res_docbook/minimal_empty_with_input.xml
 \
+  t/results/converters_tests/minimal_empty_with_input/res_html/index.html \
+  
t/results/converters_tests/minimal_empty_with_input/res_info/minimal_empty_with_input.info
 \
+  
t/results/converters_tests/minimal_empty_with_input/res_latex/minimal_empty_with_input.tex
 \
+  
t/results/converters_tests/minimal_empty_with_input/res_xml/minimal_empty_with_input.xml
 \
+  t/results/converters_tests/non_empty_part.pl \
+  t/results/converters_tests/non_empty_part_no_top_node_output.pl \
+  t/results/converters_tests/normal_font_in_monospace.pl \
+  t/results/converters_tests/printindex_merged_indices_code_style.pl \
+  
t/results/converters_tests/printindex_merged_indices_code_style/res_latex/printindex_merged_indices_code_style.tex
 \
+  t/results/converters_tests/raw_block_commands.pl \
+  t/results/converters_tests/raw_block_commands_expand_tex.pl \
+  t/results/converters_tests/ref_error_formatting.pl \
+  t/results/converters_tests/ref_in_sectioning.pl \
+  t/results/converters_tests/references_to_top_no_top_output.pl \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/Main-Flist.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/My-Flist.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-caption.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-copying.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-float.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-footnote.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-paragraph-in-top.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/a-in-top.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
 \
+  
t/results/converters_tests/references_to_top_no_top_output/res_html/index.html \
+  
t/results/converters_tests/references_to_top_no_top_output/res_latex/references_to_top_no_top_output.tex
 \
+  t/results/converters_tests/refs_formatting.pl \
+  t/results/converters_tests/simplest_no_node_section.pl \
+  
t/results/converters_tests/simplest_no_node_section/res_docbook/simplest_no_node_section.xml
 \
+  t/results/converters_tests/simplest_no_node_section/res_html/index.html \
+  
t/results/converters_tests/simplest_no_node_section/res_info/simplest_no_node_section.info
 \
+  
t/results/converters_tests/simplest_no_node_section/res_latex/simplest_no_node_section.tex
 \
+  
t/results/converters_tests/simplest_no_node_section/res_xml/simplest_no_node_section.xml
 \
+  t/results/converters_tests/some_at_commands_in_ref_nodes.pl \
+  t/results/converters_tests/sp_in_example.pl \
+  t/results/converters_tests/spaces_in_empty_node_names.pl \
+  t/results/converters_tests/spaces_in_node_names.pl \
+  t/results/converters_tests/table_in_display_in_example.pl \
+  t/results/converters_tests/table_in_example_in_display.pl \
+  t/results/converters_tests/test_deftypefnnewline.pl \
+  t/results/converters_tests/test_sp.pl \
+  t/results/converters_tests/things_before_setfilename.pl \
+  t/results/converters_tests/things_before_setfilename_no_element.pl \
+  t/results/converters_tests/top_in_ref.pl \
+  t/results/converters_tests/unknown_value.pl \
+  t/results/coverage/accent_and_dash.pl \
+  t/results/coverage/accent_no_closed.pl \
+  t/results/coverage/accent_no_closed_comment.pl \
+  t/results/coverage/accent_no_closed_newline.pl \
+  t/results/coverage/accent_no_closed_paragraph.pl \
+  t/results/coverage/accents_errors.pl \
+  t/results/coverage/arg_in_brace_no_arg_command.pl \
+  t/results/coverage/at_after_accent_command.pl \
+  t/results/coverage/block_commands.pl \
+  t/results/coverage/cartouche.pl \
+  t/results/coverage/cartouche_in_example.pl \
+  t/results/coverage/cartouche_in_quotation.pl \
+  t/results/coverage/center.pl \
+  t/results/coverage/command_in_end.pl \
+  t/results/coverage/command_in_end_expanded_raw_command_after.pl \
+  t/results/coverage/command_in_end_expanded_raw_command_empty_after.pl \
+  t/results/coverage/command_in_end_expanded_raw_in_command.pl \
+  t/results/coverage/command_in_end_expanded_raw_one_char_before_command.pl \
+  t/results/coverage/command_in_end_expanded_raw_one_char_not_in_command.pl \
+  t/results/coverage/command_in_end_expanded_raw_two_char_before_command.pl \
+  t/results/coverage/command_in_end_expanded_raw_two_char_not_in_command.pl \
+  t/results/coverage/command_in_end_ignored_raw_command_after.pl \
+  t/results/coverage/command_in_end_ignored_raw_in_command.pl \
+  t/results/coverage/command_in_end_ignored_raw_one_char_before_command.pl \
+  t/results/coverage/command_in_end_ignored_raw_one_char_not_in_command.pl \
+  t/results/coverage/command_in_end_ignored_raw_two_char_before_command.pl \
+  t/results/coverage/command_in_end_ignored_raw_two_char_not_in_command.pl \
+  t/results/coverage/commands.pl \
+  t/results/coverage/commands_in_math.pl \
+  t/results/coverage/comment_on_cartouche_line.pl \
+  t/results/coverage/comment_on_group_line.pl \
+  t/results/coverage/def.pl \
+  t/results/coverage/delcomment.pl \
+  t/results/coverage/displaymath.pl \
+  t/results/coverage/empty_w.pl \
+  t/results/coverage/end_bad_end_argument_and_superfluous_arg.pl \
+  t/results/coverage/exdent_and_commands.pl \
+  t/results/coverage/exdent_and_formats.pl \
+  t/results/coverage/flushleft_flushright.pl \
+  t/results/coverage/flushleft_flushright_in_quotation.pl \
+  t/results/coverage/flushright_example_nested.pl \
+  t/results/coverage/flushright_not_closed.pl \
+  t/results/coverage/formats_only_title_comments.pl \
+  t/results/coverage/formats_only_titles.pl \
+  t/results/coverage/formats_titles.pl \
+  t/results/coverage/group_beginning_and_end_on_line.pl \
+  t/results/coverage/group_not_closed.pl \
+  t/results/coverage/hyphenation.pl \
+  t/results/coverage/indentedblock.pl \
+  t/results/coverage/indicateurl_end_lines.pl \
+  t/results/coverage/insertcopying.pl \
+  t/results/coverage/invalid_U.pl \
+  t/results/coverage/item_container.pl \
+  t/results/coverage/lettered_accent_and_spaces.pl \
+  t/results/coverage/math.pl \
+  t/results/coverage/multitable.pl \
+  t/results/coverage/nested_block_commands.pl \
+  t/results/coverage/not_i_j_in_dotless.pl \
+  t/results/coverage/preformatted.pl \
+  t/results/coverage/punctuation_in_line_commands.pl \
+  t/results/coverage/quotation_author.pl \
+  t/results/coverage/raggedright.pl \
+  t/results/coverage/setfilename_in_paragraph.pl \
+  t/results/coverage/spaces_after_braced_command.pl \
+  t/results/coverage/spaces_no_brace_after_braced_command.pl \
+  t/results/coverage/spaces_unknown_command_after_braced_command.pl \
+  t/results/coverage/symbol_after_block.pl \
+  t/results/coverage/symbol_after_command.pl \
+  t/results/coverage/table.pl \
+  t/results/coverage/table_command_comment.pl \
+  t/results/coverage/test_errormsg.pl \
+  t/results/coverage/test_tie.pl \
+  t/results/coverage/test_today.pl \
+  t/results/coverage/titlefont_in_center.pl \
+  t/results/coverage/unknown_accents.pl \
+  t/results/coverage/unknown_commands.pl \
+  t/results/coverage/verbatiminclude.pl \
+  t/results/coverage_braces/abbr_acronym.pl \
+  t/results/coverage_braces/anchor_not_closed.pl \
+  t/results/coverage_braces/brace_opened_no_command.pl \
+  t/results/coverage_braces/caption_not_closed.pl \
+  t/results/coverage_braces/code_not_closed.pl \
+  t/results/coverage_braces/email_possibilities.pl \
+  t/results/coverage_braces/empty_commands.pl \
+  t/results/coverage_braces/empty_images.pl \
+  t/results/coverage_braces/empty_line_in_anchor.pl \
+  t/results/coverage_braces/empty_line_in_email.pl \
+  t/results/coverage_braces/empty_line_in_math.pl \
+  t/results/coverage_braces/empty_ref.pl \
+  t/results/coverage_braces/empty_second_email_argument.pl \
+  t/results/coverage_braces/end_line_in_anchor.pl \
+  t/results/coverage_braces/footnote.pl \
+  t/results/coverage_braces/footnote_ending_on_empty_line.pl \
+  t/results/coverage_braces/footnote_in_command_not_closed.pl \
+  t/results/coverage_braces/footnote_no_node.pl \
+  t/results/coverage_braces/footnote_not_closed.pl \
+  t/results/coverage_braces/form_feed_in_brace_commands.pl \
+  t/results/coverage_braces/format_on_first_footnote_line.pl \
+  t/results/coverage_braces/heading_in_footnote.pl \
+  t/results/coverage_braces/inforef_too_much_args.pl \
+  t/results/coverage_braces/kbd.pl \
+  t/results/coverage_braces/math_bracketed_inside_not_closed.pl \
+  t/results/coverage_braces/math_bracketed_not_closed.pl \
+  t/results/coverage_braces/math_bracketed_not_closed_next_line.pl \
+  t/results/coverage_braces/math_leading_trailing_spaces.pl \
+  t/results/coverage_braces/math_not_closed.pl \
+  t/results/coverage_braces/nested.pl \
+  t/results/coverage_braces/nested_args.pl \
+  t/results/coverage_braces/nested_in_sc.pl \
+  t/results/coverage_braces/no_brace.pl \
+  t/results/coverage_braces/no_brace_space_end_line.pl \
+  t/results/coverage_braces/one_argument_leading_trailing_spaces.pl \
+  t/results/coverage_braces/recursive_acronym.pl \
+  t/results/coverage_braces/recursive_acronym_definition.pl \
+  t/results/coverage_braces/ref_empty_node.pl \
+  t/results/coverage_braces/ref_in_style_command.pl \
+  t/results/coverage_braces/simple.pl \
+  t/results/coverage_braces/space_command_in_image.pl \
+  t/results/coverage_braces/space_in_anchor.pl \
+  t/results/coverage_braces/space_in_footnote.pl \
+  t/results/coverage_braces/space_in_image.pl \
+  t/results/coverage_braces/test_image.pl \
+  t/results/coverage_braces/test_w.pl \
+  t/results/coverage_braces/too_much_args.pl \
+  t/results/coverage_braces/two_footnotes_in_nodes.pl \
+  t/results/coverage_braces/two_footnotes_in_nodes_separate.pl \
+  t/results/coverage_braces/unknown_command_with_braces.pl \
+  t/results/coverage_braces/unmatched_brace.pl \
+  t/results/coverage_braces/uref_in_ref.pl \
+  t/results/coverage_braces/uref_url.pl \
+  t/results/coverage_braces/uref_with_commands_characters.pl \
+  t/results/coverage_braces/verb_in_xref.pl \
+  t/results/coverage_braces/w_end_sentence.pl \
+  t/results/def/all_commands.pl \
+  t/results/def/all_commands_delimiters.pl \
+  t/results/def/all_commands_delimiters_printindex.pl \
+  t/results/def/all_commands_printindex.pl \
+  t/results/def/all_empty_def.pl \
+  t/results/def/ampchar.pl \
+  t/results/def/code_in_def.pl \
+  t/results/def/def_defx_mismatch.pl \
+  t/results/def/defx_after_comment.pl \
+  t/results/def/defx_after_comment_in_example.pl \
+  t/results/def/defx_after_empty_line.pl \
+  t/results/def/defx_after_empty_line_in_example.pl \
+  t/results/def/defx_after_paragraph_end.pl \
+  t/results/def/defx_after_preformatted_with_text.pl \
+  t/results/def/defx_after_text.pl \
+  t/results/def/defx_in_example.pl \
+  t/results/def/double_command.pl \
+  t/results/def/empty_def_arguments.pl \
+  t/results/def/empty_def_command.pl \
+  t/results/def/empty_deftype.pl \
+  t/results/def/empty_deftypeop_name.pl \
+  t/results/def/end_of_line_end_file.pl \
+  t/results/def/end_of_line_protect_at_end.pl \
+  t/results/def/end_of_lines_protected.pl \
+  t/results/def/end_of_lines_protected_in_footnote.pl \
+  t/results/def/inter_item_commands_in_def.pl \
+  t/results/def/inter_item_commands_in_def_in_example.pl \
+  t/results/def/leading_space_in_def_arg.pl \
+  t/results/def/no_category_or_no_name.pl \
+  t/results/def/not_closed.pl \
+  t/results/def/omit_def_space.pl \
+  t/results/def/protected_brace.pl \
+  t/results/def/ref_in_def.pl \
+  t/results/def/space_in_def_for_index.pl \
+  t/results/def/wrong_braces_simple.pl \
+  t/results/def/wrong_braces_with_end_of_lines.pl \
+  t/results/docbook_tests/between_node_and_section.pl \
+  t/results/docbook_tests/empty_quotation_with_arg_followed_by_quotation.pl \
+  t/results/docbook_tests/multiple_documentlanguage.pl \
+  t/results/docbook_tests/special_docbook_unnumbered.pl \
+  t/results/float/anchor_in_caption.pl \
+  t/results/float/cindex_in_caption.pl \
+  t/results/float/comment_space_comand_in_float.pl \
+  t/results/float/complex_float.pl \
+  t/results/float/empty_caption.pl \
+  t/results/float/empty_label_no_space.pl \
+  t/results/float/empty_label_no_space_comment.pl \
+  t/results/float/empty_label_with_space.pl \
+  t/results/float/empty_label_with_space_comment.pl \
+  t/results/float/empty_listoffloats.pl \
+  t/results/float/empty_listoffloats_with_floats.pl \
+  t/results/float/float_copying.pl \
+  t/results/float/float_with_at_commands.pl \
+  t/results/float/footnote_in_caption.pl \
+  t/results/float/footnote_in_caption_and_error.pl \
+  t/results/float/listoffloats_with_commands.pl \
+  t/results/float/numbering_captions_listoffloats.pl \
+  t/results/float/ref_to_float.pl \
+  t/results/float/simple.pl \
+  t/results/formats_encodings/accent.pl \
+  t/results/formats_encodings/accent_enable_encoding.pl \
+  t/results/formats_encodings/accentenc.pl \
+  t/results/formats_encodings/accentenc_enable_encoding.pl \
+  t/results/formats_encodings/at_commands_in_refs.pl \
+  t/results/formats_encodings/at_commands_in_refs_latin1.pl \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0021-_002e-_002e-_003f-_0040.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_0040-_007b_007d-_002e-.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/-_007b-_007d.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/8_002e27in.html 
\
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/AAA-AAA-BBB.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/CCC-CCC-DDD.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0040-_007b-_007d-_005c-_0023.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_21d2-_00b0-a-b-aa.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/_2265-_2264-_2192.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/a-e-i-a-a-e-c-e-e-e-e.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/e-e-e-e-e-j-ee.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/f_002d_002dile1-f_002d_002dile.html
 \
+  t/results/formats_encodings/at_commands_in_refs_latin1/res_html/gH-3rd.html \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
 \
+  t/results/formats_encodings/at_commands_in_refs_latin1/res_html/i-E-C.html \
+  t/results/formats_encodings/at_commands_in_refs_latin1/res_html/index.html \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/indicateurl.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/sansserif-slanted.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_html/someone_0040somewher-no_005fexplain_0040there.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_latin1/res_info/at_commands_in_refs_latin1.info
 \
+  t/results/formats_encodings/at_commands_in_refs_utf8.pl \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0021-_002e-_002e-_003f-_0040.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_0040-_007b_007d-_002e-.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/-_007b-_007d.html 
\
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/8_002e27in.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AA-ae-oe-AE-OE-o-O-ss-l-L-D-d-TH-th.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/AAA-AAA-BBB.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/CCC-CCC-DDD.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/LaTeX-TeX-_2022-_002c-_00a9-_2026-_002e_002e_002e.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0040-_007b-_007d-_005c-_0023.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_0060_0060-_0027_0027-_002d_002d_002d-_002d_002d-_0060-_0027.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00aa-_00ba-_2605-_00a3-_22a3-_00bf-_00ae.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_00ab-_00bb-_00ab-_00bb-_2039-_203a.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_201c-_201d-_2018-_2019-_201e-_201a.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_21d2-_00b0-a-b-aa.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2261-error_002d_002d_003e-_20ac-_00a1-_21a6-_2212.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/_2265-_2264-_2192.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/a-e-i-a-a-e-c-e-e-e-e.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/cite-asis-in-_0040w-b-in-r-SC-str-t-var-dfn-i.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/e-e-e-e-e-j-ee.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/env-code-option-samp-command-file-C_002dx-ESC.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/f_002d_002dile1-f_002d_002dile.html
 \
+  t/results/formats_encodings/at_commands_in_refs_utf8/res_html/gH-3rd.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/http_003a_002f_002fsomewhere_005faaa-url-_002fman_002ecgi_002f1_002fls.html
 \
+  t/results/formats_encodings/at_commands_in_refs_utf8/res_html/i-E-C.html \
+  t/results/formats_encodings/at_commands_in_refs_utf8/res_html/index.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/indicateurl.html \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/sansserif-slanted.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_html/someone_0040somewher-no_005fexplain_0040there.html
 \
+  
t/results/formats_encodings/at_commands_in_refs_utf8/res_info/at_commands_in_refs_utf8.info
 \
+  t/results/formats_encodings/char_latin1_latin1_in_refs.pl \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_docbook/char_latin1_latin1_in_refs.xml
 \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
 \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
 \
+  t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/a-e-u.html \
+  t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/c.html \
+  t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/e.html \
+  t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_info/char_latin1_latin1_in_refs.info
 \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_latex/char_latin1_latin1_in_refs.tex
 \
+  
t/results/formats_encodings/char_latin1_latin1_in_refs/res_xml/char_latin1_latin1_in_refs.xml
 \
+  t/results/formats_encodings/char_latin1_utf8_in_refs.pl \
+  
t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-A-E-I-O-U.html
 \
+  
t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-i-o-u-y-A-E-I-O-U.html
 \
+  t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/a-e-u.html \
+  t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/c.html \
+  t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/e.html \
+  t/results/formats_encodings/char_latin1_utf8_in_refs/res_html/index.html \
+  
t/results/formats_encodings/char_latin1_utf8_in_refs/res_info/char_latin1_utf8_in_refs.info
 \
+  t/results/formats_encodings/char_latin2_latin2_in_refs.pl \
+  
t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/A-a-_002c-E-e.html
 \
+  t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html \
+  
t/results/formats_encodings/char_latin2_latin2_in_refs/res_info/char_latin2_latin2_in_refs.info
 \
+  t/results/formats_encodings/documentencoding_utf8_and_insertions.pl \
+  t/results/formats_encodings/japanese_shift_jis.pl \
+  t/results/formats_encodings/japanese_shift_jis/res_html/Introduction.html \
+  t/results/formats_encodings/japanese_shift_jis/res_html/Preface.html \
+  t/results/formats_encodings/japanese_shift_jis/res_html/index.html \
+  
t/results/formats_encodings/japanese_shift_jis/res_info/japanese_shift_jis.info 
\
+  t/results/formats_encodings/manual_simple_latin1_with_error.pl \
+  
t/results/formats_encodings/manual_simple_latin1_with_error/res_html/Chapitre.html
 \
+  
t/results/formats_encodings/manual_simple_latin1_with_error/res_html/esseule.html
 \
+  
t/results/formats_encodings/manual_simple_latin1_with_error/res_html/index.html 
\
+  
t/results/formats_encodings/manual_simple_latin1_with_error/res_info/manual_simple_latin1_with_error.info
 \
+  t/results/formats_encodings/manual_simple_utf8_with_error.pl \
+  
t/results/formats_encodings/manual_simple_utf8_with_error/res_html/Chapitre.html
 \
+  
t/results/formats_encodings/manual_simple_utf8_with_error/res_html/esseule.html 
\
+  
t/results/formats_encodings/manual_simple_utf8_with_error/res_html/index.html \
+  
t/results/formats_encodings/manual_simple_utf8_with_error/res_info/manual_simple_utf8_with_error.info
 \
+  t/results/formats_encodings/no_documentencoding_and_insertions.pl \
+  t/results/formats_encodings/sample_utf8.pl \
+  
t/results/formats_encodings/sample_utf8/res_html/DiYiZhang_0028First-Chapter_0029.html
 \
+  t/results/formats_encodings/sample_utf8/res_html/Index-node.html \
+  
t/results/formats_encodings/sample_utf8/res_html/Second-Chapter-AE-AE-ae-ae.html
 \
+  t/results/formats_encodings/sample_utf8/res_html/index.html \
+  t/results/formats_encodings/sample_utf8/res_info/sample_utf8.info \
+  t/results/formats_encodings/weird_accents.pl \
+  t/results/formats_encodings/weird_accents_disable_encoding.pl \
+  t/results/formatting/cond.pl \
+  t/results/formatting/cond_ifhtml_ifinfo_iftex.pl \
+  t/results/formatting/cond_info.pl \
+  t/results/formatting/cond_info_ifhtml_ifinfo_iftex.pl \
+  t/results/formatting/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl \
+  t/results/formatting/cond_no-ifhtml_no-ifinfo_no-iftex.pl \
+  t/results/formatting/cond_xml.pl \
+  t/results/formatting/defcondx_Dbar.pl \
+  t/results/formatting/defcondx_Dbar/res_html/defxcond.html \
+  t/results/formatting/defcondx_Ubar.pl \
+  t/results/formatting/defcondx_Ubar/res_html/defxcond.html \
+  t/results/formatting/direntry_dircategory_info_split.pl \
+  
t/results/formatting/direntry_dircategory_info_split/res_info/direntry_dircategory.info
 \
+  
t/results/formatting/direntry_dircategory_info_split/res_info/direntry_dircategory.info-1
 \
+  
t/results/formatting/direntry_dircategory_info_split/res_info/direntry_dircategory.info-2
 \
+  t/results/formatting/documentlanguage_set_option.pl \
+  
t/results/formatting/documentlanguage_set_option/res_html/documentlanguage_set.html
 \
+  t/results/formatting/documentlanguage_set_option_info.pl \
+  
t/results/formatting/documentlanguage_set_option_info/res_info/documentlanguage_set.info
 \
+  t/results/formatting/documentlanguage_set_unknown.pl \
+  
t/results/formatting/documentlanguage_set_unknown/res_html/documentlanguage_set.html
 \
+  t/results/formatting/float_copying.pl \
+  t/results/formatting/float_copying/res_html/Copying-and-floats.html \
+  
t/results/formatting/float_copying/res_html/caption-copying-footnote-anchor.html
 \
+  t/results/formatting/float_copying/res_html/float_copying_abt.html \
+  t/results/formatting/float_copying/res_html/float_copying_fot.html \
+  t/results/formatting/float_copying/res_html/index.html \
+  t/results/formatting/float_copying/res_html/public-domain-anchor.html \
+  t/results/formatting/float_copying/res_html/public-domain.html \
+  t/results/formatting/one_line.pl \
+  t/results/formatting/one_line_no_content.pl \
+  t/results/formatting/simplest_test_date_in_header.pl \
+  t/results/formatting/simplest_test_date_in_header/res_html/simplest.html \
+  t/results/formatting/simplest_test_prefix.pl \
+  t/results/formatting/simplest_test_prefix/res_html/truc.html \
+  t/results/formatting/simplest_test_prefix_info.pl \
+  t/results/formatting/simplest_test_prefix_info/res_info/truc.info \
+  t/results/formatting/split_for_format_not_split.pl \
+  t/results/formatting/split_for_format_not_split/res_xml/simplest.xml \
+  t/results/formatting/split_nocopying.pl \
+  t/results/formatting/split_nocopying/res_info/split-nocopying.info \
+  t/results/formatting/split_nocopying_split.pl \
+  t/results/formatting/split_nocopying_split/res_info/split-nocopying.info \
+  t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-1 \
+  t/results/formatting/split_nocopying_split/res_info/split-nocopying.info-2 \
+  t/results/formatting/texi_bib_example.pl \
+  t/results/formatting/texi_cond.pl \
+  t/results/formatting/texi_glossary.pl \
+  t/results/heading/heading_in_copying.pl \
+  t/results/heading/heading_in_example.pl \
+  t/results/heading/heading_in_quotation.pl \
+  t/results/html_tests/acronym_in_node_and_section.pl \
+  t/results/html_tests/character_number_leading_toc_stoc.pl \
+  t/results/html_tests/check_htmlxref.pl \
+  t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl \
+  t/results/html_tests/check_htmlxref_menu.pl \
+  t/results/html_tests/check_htmlxref_menu/res_html/chapter.html \
+  t/results/html_tests/check_htmlxref_menu/res_html/first.html \
+  t/results/html_tests/check_htmlxref_menu/res_html/index.html \
+  t/results/html_tests/check_htmlxref_no_use_nodes.pl \
+  t/results/html_tests/check_htmlxref_no_use_nodes/res_html/chapter.html \
+  t/results/html_tests/check_htmlxref_no_use_nodes/res_html/first.html \
+  t/results/html_tests/check_htmlxref_no_use_nodes/res_html/index.html \
+  t/results/html_tests/commands_in_abbr.pl \
+  t/results/html_tests/commands_in_alt.pl \
+  t/results/html_tests/commands_in_email.pl \
+  t/results/html_tests/deftypefnnewline_for_copying_after.pl \
+  t/results/html_tests/deftypefnnewline_for_copying_before.pl \
+  t/results/html_tests/documentdescription.pl \
+  t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl \
+  t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl \
+  t/results/html_tests/empty_titlefont.pl \
+  t/results/html_tests/footnotestyle_separate_html_text_no_monolithic.pl \
+  t/results/html_tests/footnotestyle_separate_late.pl \
+  t/results/html_tests/footnotestyle_separate_late/res_html/chap-f.html \
+  t/results/html_tests/footnotestyle_separate_late/res_html/chap-s.html \
+  
t/results/html_tests/footnotestyle_separate_late/res_html/footnotestyle_separate_late_fot.html
 \
+  t/results/html_tests/footnotestyle_separate_late/res_html/index.html \
+  t/results/html_tests/html_in_copying.pl \
+  t/results/html_tests/image_link_prefix.pl \
+  t/results/html_tests/index_and_node_same_name.pl \
+  t/results/html_tests/index_below.pl \
+  t/results/html_tests/itemize_arguments.pl \
+  t/results/html_tests/itemize_arguments/res_html/index.html \
+  t/results/html_tests/itemize_arguments_enable_encoding.pl \
+  t/results/html_tests/itemize_arguments_enable_encoding/res_html/index.html \
+  t/results/html_tests/mathjax_with_texinfo.pl \
+  t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl \
+  
t/results/html_tests/mathjax_with_texinfo_enable_encoding/res_latex/mathjax_with_texinfo_enable_encoding.tex
 \
+  t/results/html_tests/mathjax_with_texinfo_html_text.pl \
+  t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl \
+  t/results/html_tests/no_use_iso.pl \
+  t/results/html_tests/raw_html.pl \
+  t/results/html_tests/redirection_same_labels.pl \
+  t/results/html_tests/redirection_same_labels/res_html/circumflex.html \
+  t/results/html_tests/redirection_same_labels/res_html/i.html \
+  t/results/html_tests/redirection_same_labels/res_html/index.html \
+  t/results/html_tests/redirection_same_labels/res_html/umlaut.html \
+  t/results/html_tests/ref_in_preformatted.pl \
+  t/results/html_tests/shortcontents_no_top.pl \
+  t/results/html_tests/shorttitlepage.pl \
+  t/results/html_tests/simple_menu.pl \
+  t/results/html_tests/simple_menu_in_example.pl \
+  t/results/html_tests/split_html_text.pl \
+  t/results/html_tests/test_accents_sc_default.pl \
+  t/results/html_tests/test_accents_sc_default/res_html/index.html \
+  t/results/html_tests/test_accents_sc_default/res_html/node-chap.html \
+  t/results/html_tests/test_accents_sc_default_latin1.pl \
+  t/results/html_tests/test_accents_sc_default_latin1/res_html/index.html \
+  t/results/html_tests/test_accents_sc_default_latin1/res_html/node-chap.html \
+  t/results/html_tests/test_accents_sc_default_usascii.pl \
+  t/results/html_tests/test_accents_sc_default_usascii/res_html/index.html \
+  t/results/html_tests/test_accents_sc_default_usascii/res_html/node-chap.html 
\
+  t/results/html_tests/test_accents_sc_enable_encoding.pl \
+  t/results/html_tests/test_accents_sc_enable_encoding/res_html/index.html \
+  t/results/html_tests/test_accents_sc_enable_encoding/res_html/node-chap.html 
\
+  t/results/html_tests/test_accents_sc_enable_encoding_latin1.pl \
+  
t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/index.html 
\
+  
t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html/node-chap.html
 \
+  t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1.pl \
+  
t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/index.html
 \
+  
t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html/node-chap.html
 \
+  t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii.pl \
+  
t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/index.html
 \
+  
t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html/node-chap.html
 \
+  t/results/html_tests/test_accents_sc_enable_encoding_usascii.pl \
+  
t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/index.html
 \
+  
t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html/node-chap.html
 \
+  t/results/html_tests/test_accents_sc_to_utf8_latin1.pl \
+  t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/index.html \
+  t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html/node-chap.html \
+  t/results/html_tests/test_accents_sc_use_numeric_entity.pl \
+  t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/index.html \
+  
t/results/html_tests/test_accents_sc_use_numeric_entity/res_html/node-chap.html 
\
+  t/results/html_tests/test_xrefautomaticsectiontitle.pl \
+  t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl \
+  t/results/html_tests/tex_expanded_in_copying.pl \
+  t/results/html_tests/text_before_top_and_contents_after_title.pl \
+  t/results/html_tests/text_before_top_and_summarycontents_after_title.pl \
+  t/results/html_tests/titles.pl \
+  t/results/html_tests/uref_accented_letter.pl \
+  t/results/html_tests/uref_accented_letter_ascii.pl \
+  t/results/html_tests/uref_accented_letter_latin1.pl \
+  t/results/html_tests/utf8_default.pl \
+  t/results/html_tests/utf8_enable_encoding.pl \
+  t/results/html_tests/utf8_enable_encoding_no_use_iso.pl \
+  t/results/html_tests/utf8_enable_encoding_use_numeric_entity.pl \
+  t/results/html_tests/utf8_use_numeric_entity.pl \
+  t/results/html_tests/verbatim_in_multitable_in_example.pl \
+  t/results/html_tests/xml_protected_in_verb.pl \
+  t/results/htmlxref/htmlxref.pl \
+  t/results/htmlxref/htmlxref/res_html/test_refs.html \
+  t/results/htmlxref/htmlxref_nodes.pl \
+  
t/results/htmlxref/htmlxref_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
 \
+  
t/results/htmlxref/htmlxref_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
 \
+  t/results/htmlxref/htmlxref_nodes/res_html/index.html \
+  t/results/htmlxref/htmlxref_nodes/res_html/local-node.html \
+  t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html \
+  t/results/htmlxref/htmlxref_nodes/res_html/test_refs_abt.html \
+  t/results/htmlxref/htmlxref_only_mono.pl \
+  t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html \
+  t/results/htmlxref/htmlxref_only_mono_nodes.pl \
+  
t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
 \
+  
t/results/htmlxref/htmlxref_only_mono_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
 \
+  t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html \
+  t/results/htmlxref/htmlxref_only_mono_nodes/res_html/local-node.html \
+  t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html \
+  t/results/htmlxref/htmlxref_only_mono_nodes/res_html/test_refs_abt.html \
+  t/results/htmlxref/htmlxref_only_split.pl \
+  t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html \
+  t/results/htmlxref/htmlxref_only_split_nodes.pl \
+  
t/results/htmlxref/htmlxref_only_split_nodes/res_html/_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html
 \
+  
t/results/htmlxref/htmlxref_only_split_nodes/res_html/_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html
 \
+  t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html \
+  t/results/htmlxref/htmlxref_only_split_nodes/res_html/local-node.html \
+  t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html \
+  t/results/htmlxref/htmlxref_only_split_nodes/res_html/test_refs_abt.html \
+  t/results/include/cpp_line_before_first_node.pl \
+  t/results/include/cpp_line_latin1.pl \
+  t/results/include/cpp_lines.pl \
+  t/results/include/double_include.pl \
+  t/results/include/include_at_end_line.pl \
+  t/results/include/include_comment.pl \
+  t/results/include/include_setfilename_on_setfilename_line.pl \
+  t/results/include/include_space.pl \
+  t/results/include/include_space_comment.pl \
+  t/results/include/include_with_setfilename.pl \
+  t/results/include/macro_and_commands_in_early_commands.pl \
+  t/results/include/macro_definition_in_include.pl \
+  t/results/include/macro_in_early_commands.pl \
+  t/results/include/no_eol_in_included_file.pl \
+  t/results/include/simple.pl \
+  t/results/include/simple_no_eol.pl \
+  t/results/include/value_expansion_in_include.pl \
+  t/results/include/verbatiminclude_and_encoding.pl \
+  t/results/include/verbatiminclude_and_encoding_latin1.pl \
+  t/results/indices/complex_recursive_synindex.pl \
+  t/results/indices/def_existing_index.pl \
+  t/results/indices/def_syn_indices.pl \
+  t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl \
+  t/results/indices/double_index_entry.pl \
+  t/results/indices/double_seeentry_seealso.pl \
+  t/results/indices/double_syncodeindex.pl \
+  t/results/indices/empty_cindex_entry.pl \
+  t/results/indices/empty_index_entry.pl \
+  t/results/indices/empty_string_index_entry.pl \
+  t/results/indices/encoding_index_ascii.pl \
+  t/results/indices/encoding_index_ascii/res_html/index.html \
+  t/results/indices/encoding_index_ascii/res_info/encoding_index_ascii.info \
+  
t/results/indices/encoding_index_ascii/res_plaintext/encoding_index_ascii.txt \
+  t/results/indices/encoding_index_ascii_enable_encoding.pl \
+  t/results/indices/encoding_index_ascii_enable_encoding/res_html/index.html \
+  
t/results/indices/encoding_index_ascii_enable_encoding/res_info/encoding_index_ascii_enable_encoding.info
 \
+  
t/results/indices/encoding_index_ascii_enable_encoding/res_plaintext/encoding_index_ascii_enable_encoding.txt
 \
+  t/results/indices/encoding_index_latin1.pl \
+  t/results/indices/encoding_index_latin1/res_html/index.html \
+  t/results/indices/encoding_index_latin1/res_info/encoding_index_latin1.info \
+  
t/results/indices/encoding_index_latin1/res_plaintext/encoding_index_latin1.txt 
\
+  t/results/indices/encoding_index_latin1_enable_encoding.pl \
+  t/results/indices/encoding_index_latin1_enable_encoding/res_html/index.html \
+  
t/results/indices/encoding_index_latin1_enable_encoding/res_info/encoding_index_latin1.info
 \
+  
t/results/indices/encoding_index_latin1_enable_encoding/res_plaintext/encoding_index_latin1_enable_encoding.txt
 \
+  t/results/indices/encoding_index_utf8.pl \
+  t/results/indices/encoding_index_utf8/res_html/index.html \
+  t/results/indices/encoding_index_utf8/res_info/encoding_index_utf8.info \
+  t/results/indices/encoding_index_utf8/res_plaintext/encoding_index_utf8.txt \
+  t/results/indices/encoding_index_utf8_enable_encoding.pl \
+  t/results/indices/encoding_index_utf8_enable_encoding/res_html/index.html \
+  
t/results/indices/encoding_index_utf8_enable_encoding/res_info/encoding_index_utf8.info
 \
+  
t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext/encoding_index_utf8_enable_encoding.txt
 \
+  t/results/indices/explicit_sort_key.pl \
+  t/results/indices/ftable_vtable.pl \
+  t/results/indices/image_lines_count.pl \
+  t/results/indices/image_text_lines_count.pl \
+  t/results/indices/index_entries_locations.pl \
+  t/results/indices/index_entry_before_first_node.pl \
+  t/results/indices/index_entry_before_node.pl \
+  t/results/indices/index_entry_in_footnote.pl \
+  t/results/indices/index_entry_in_footnote_different_node_end.pl \
+  t/results/indices/index_entry_in_footnote_separate.pl \
+  t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl \
+  t/results/indices/print_merged_index.pl \
+  t/results/indices/printindex_before_document.pl \
+  t/results/indices/printindex_index_entry_in_copying.pl \
+  t/results/indices/printindex_index_entry_in_copying_in_footnote.pl \
+  t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl \
+  t/results/indices/printindex_with_space_before.pl \
+  t/results/indices/recursive_synindex.pl \
+  t/results/indices/same_index_entry_merged_indices.pl \
+  t/results/indices/same_only_seealso_seeentry.pl \
+  t/results/indices/same_seealso_seeentry.pl \
+  t/results/indices/seealso_duplicate.pl \
+  t/results/indices/seeentry.pl \
+  t/results/indices/subentries.pl \
+  t/results/indices/subentry_and_sortas.pl \
+  t/results/indices/subentry_and_sortas_spaces.pl \
+  t/results/indices/syncode_index_print_both.pl \
+  t/results/indices/syncodeindex_to_plain.pl \
+  t/results/indices/transparent_sort_chars.pl \
+  t/results/indices/unknown_index_entry.pl \
+  t/results/indices/unknown_printindex.pl \
+  t/results/indices/unknown_synindex.pl \
+  t/results/indices/unknown_then_known_index_entry.pl \
+  t/results/indices/w_lines_count.pl \
+  t/results/indices/wrong_synindex.pl \
+  t/results/info_tests/anchor_and_spaces.pl \
+  t/results/info_tests/anchor_in_command.pl \
+  t/results/info_tests/before_node_and_section.pl \
+  t/results/info_tests/center_flush.pl \
+  t/results/info_tests/colon_in_index_entry.pl \
+  t/results/info_tests/colons_in_index_entries_and_node.pl \
+  
t/results/info_tests/colons_in_index_entries_and_node/res_info/colons_in_index_entries_and_node.info
 \
+  t/results/info_tests/colons_in_index_entries_and_node_no_quoting.pl \
+  
t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info/colons_in_index_entries_and_node_no_quoting.info
 \
+  t/results/info_tests/def_in_copying.pl \
+  t/results/info_tests/direntry_dircategory_and_commands.pl \
+  t/results/info_tests/empty_arguments.pl \
+  t/results/info_tests/empty_caption.pl \
+  t/results/info_tests/encoding_us_ascii.pl \
+  t/results/info_tests/end_of_line_command_in_node_lines.pl \
+  
t/results/info_tests/end_of_line_command_in_node_lines/res_info/end_of_line_command_in_node_lines.info
 \
+  t/results/info_tests/error_in_footnote.pl \
+  t/results/info_tests/file_only_png.pl \
+  t/results/info_tests/float_long_captions.pl \
+  t/results/info_tests/float_without_type.pl \
+  t/results/info_tests/image_and_punctuation.pl \
+  t/results/info_tests/image_and_spaces_formatting.pl \
+  t/results/info_tests/image_extension.pl \
+  t/results/info_tests/image_in_paragraph.pl \
+  t/results/info_tests/image_not_found.pl \
+  t/results/info_tests/image_quotes.pl \
+  t/results/info_tests/image_text_encoded.pl \
+  t/results/info_tests/index_entry_at_end_node.pl \
+  t/results/info_tests/invalid_node_name_no_warning.pl \
+  t/results/info_tests/invalid_node_name_warning.pl \
+  t/results/info_tests/known_encoding.pl \
+  t/results/info_tests/multiline_image_and_align.pl \
+  t/results/info_tests/multitable_anchor_and_index_entry.pl \
+  t/results/info_tests/nested_footnotes_separate.pl \
+  t/results/info_tests/nested_multitable_anchor_index.pl \
+  t/results/info_tests/no_node_but_top.pl \
+  t/results/info_tests/no_nodes.pl \
+  t/results/info_tests/no_top_node.pl \
+  t/results/info_tests/note_in_strong.pl \
+  t/results/info_tests/note_in_strong_end_of_line.pl \
+  t/results/info_tests/novalidate_empty_refs.pl \
+  t/results/info_tests/only_documentencoding.pl \
+  t/results/info_tests/paragraphindent_and_preamble.pl \
+  t/results/info_tests/paragraphindent_asis_first.pl \
+  t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl \
+  t/results/info_tests/paragraphindent_none_first.pl \
+  t/results/info_tests/paragraphindent_not_in_preamble.pl \
+  t/results/info_tests/pxref_test.pl \
+  t/results/info_tests/quote_node_names_info.pl \
+  t/results/info_tests/quote_node_names_info/res_info/nodequote.info \
+  t/results/info_tests/ref_tests.pl \
+  t/results/info_tests/space_at_menu_end.pl \
+  t/results/info_tests/space_in_menu.pl \
+  t/results/info_tests/space_in_setfilename.pl \
+  t/results/info_tests/split_no_copying.pl \
+  t/results/info_tests/split_test_before_first_node.pl \
+  
t/results/info_tests/split_test_before_first_node/res_info/split_test_before_first_node.info
 \
+  
t/results/info_tests/split_test_before_first_node/res_info/split_test_before_first_node.info-1
 \
+  
t/results/info_tests/split_test_before_first_node/res_info/split_test_before_first_node.info-2
 \
+  t/results/info_tests/split_test_before_first_node_no_empty_line.pl \
+  
t/results/info_tests/split_test_before_first_node_no_empty_line/res_info/split_test_before_first_node.info
 \
+  
t/results/info_tests/split_test_before_first_node_no_empty_line/res_info/split_test_before_first_node.info-1
 \
+  
t/results/info_tests/split_test_before_first_node_no_empty_line/res_info/split_test_before_first_node.info-2
 \
+  t/results/info_tests/test_index.pl \
+  t/results/info_tests/text_before_node.pl \
+  t/results/info_tests/top_node_normalization.pl \
+  t/results/info_tests/two_paragraphindent_in_preamble.pl \
+  t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl \
+  t/results/info_tests/unknown_encoding.pl \
+  t/results/info_tests/xref_test.pl \
+  t/results/init_files_tests/documentation_examples.pl \
+  
t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
 \
+  t/results/init_files_tests/documentation_examples/res_html/index.html \
+  
t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
 \
+  t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl \
+  t/results/init_files_tests/modified_translation.pl \
+  t/results/init_files_tests/redefined_need.pl \
+  t/results/init_files_tests/undefined_node_filename.pl \
+  t/results/init_files_tests/undefined_node_filename/res_html/Other.html \
+  t/results/init_files_tests/undefined_node_filename/res_html/index.html \
+  t/results/invalid_nestings/accents.pl \
+  t/results/invalid_nestings/bad_style_nesting.pl \
+  t/results/invalid_nestings/bad_tab_nesting.pl \
+  t/results/invalid_nestings/block_not_matching.pl \
+  t/results/invalid_nestings/cartouche_in_style_command.pl \
+  t/results/invalid_nestings/center.pl \
+  t/results/invalid_nestings/def_in_style_command.pl \
+  t/results/invalid_nestings/def_not_closed_in_menu_description.pl \
+  t/results/invalid_nestings/enumerate_in_style_command.pl \
+  t/results/invalid_nestings/example_in_style_command.pl \
+  t/results/invalid_nestings/float_in_style_command.pl \
+  t/results/invalid_nestings/flushright_in_style_command.pl \
+  t/results/invalid_nestings/footnote_in_ref.pl \
+  t/results/invalid_nestings/formats_not_closed_in_example.pl \
+  t/results/invalid_nestings/ignore_in_xref.pl \
+  t/results/invalid_nestings/ignored_text.pl \
+  t/results/invalid_nestings/in_errormsg.pl \
+  t/results/invalid_nestings/in_table.pl \
+  t/results/invalid_nestings/item_in_ref.pl \
+  t/results/invalid_nestings/item_tab_outside_of_table_lists.pl \
+  t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl \
+  t/results/invalid_nestings/menu_in_style_command.pl \
+  t/results/invalid_nestings/multitable_in_style_command.pl \
+  t/results/invalid_nestings/multitable_item_in_index.pl \
+  t/results/invalid_nestings/node_in_copying.pl \
+  t/results/invalid_nestings/node_in_copying_not_closed.pl \
+  t/results/invalid_nestings/node_on_index_entry_line.pl \
+  t/results/invalid_nestings/on_block_command_line.pl \
+  t/results/invalid_nestings/on_def_line.pl \
+  t/results/invalid_nestings/on_index_entry_line.pl \
+  t/results/invalid_nestings/on_itemize_line.pl \
+  t/results/invalid_nestings/on_node_line.pl \
+  t/results/invalid_nestings/on_section_line.pl \
+  t/results/invalid_nestings/on_subheading_line.pl \
+  t/results/invalid_nestings/quotation_in_ref.pl \
+  t/results/invalid_nestings/quotation_in_style_command.pl \
+  t/results/invalid_nestings/raw_block_on_line.pl \
+  t/results/invalid_nestings/recursive_copying.pl \
+  t/results/invalid_nestings/ref_in_anchor.pl \
+  t/results/invalid_nestings/ref_in_ref.pl \
+  t/results/invalid_nestings/section_in_copying.pl \
+  t/results/invalid_nestings/section_in_flushright.pl \
+  t/results/invalid_nestings/section_in_footnote.pl \
+  t/results/invalid_nestings/section_in_math.pl \
+  t/results/invalid_nestings/section_in_nested_block_commands.pl \
+  t/results/invalid_nestings/section_in_table.pl \
+  t/results/invalid_nestings/section_on_def_line.pl \
+  t/results/invalid_nestings/section_on_defx_line.pl \
+  t/results/invalid_nestings/section_on_index_entry_line.pl \
+  t/results/invalid_nestings/style_not_closed_before_first_node.pl \
+  t/results/invalid_nestings/style_not_closed_in_block_command.pl \
+  t/results/invalid_nestings/style_not_closed_in_table_line.pl \
+  t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl \
+  t/results/invalid_nestings/style_not_closed_root_commands.pl \
+  t/results/invalid_nestings/tab_in_index.pl \
+  t/results/invalid_nestings/table_in_code.pl \
+  t/results/invalid_nestings/table_not_closed_in_menu_comment.pl \
+  t/results/invalid_nestings/table_not_closed_in_menu_description.pl \
+  t/results/invalid_nestings/table_on_item_line.pl \
+  t/results/invalid_nestings/unclosed_verb_end_of_line_on_misc_line.pl \
+  t/results/invalid_nestings/unclosed_verb_on_misc_line.pl \
+  t/results/invalid_nestings/unclosed_verb_on_section_line.pl \
+  t/results/invalid_nestings/verbatim_in_ref.pl \
+  t/results/itemize/accent_argument.pl \
+  t/results/itemize/asis_as_itemize_argument.pl \
+  t/results/itemize/bad_enumerate_arguments.pl \
+  t/results/itemize/comment_first_on_enumerate_line.pl \
+  t/results/itemize/comment_first_on_itemize_line.pl \
+  t/results/itemize/empty_accent_argument.pl \
+  t/results/itemize/enumerate_and_empty_lines.pl \
+  t/results/itemize/enumerate_argument.pl \
+  t/results/itemize/enumerate_argument_item.pl \
+  t/results/itemize/enumerate_in_example.pl \
+  t/results/itemize/enumerate_letters.pl \
+  t/results/itemize/headitem_itemx_in_enumerate.pl \
+  t/results/itemize/headitem_itemx_in_itemize.pl \
+  t/results/itemize/inter_item_commands_in_enumerate.pl \
+  
t/results/itemize/inter_item_commands_in_enumerate/res_latex/inter_item_commands_in_enumerate.tex
 \
+  t/results/itemize/inter_item_commands_in_itemize.pl \
+  
t/results/itemize/inter_item_commands_in_itemize/res_latex/inter_item_commands_in_itemize.tex
 \
+  t/results/itemize/itemize_and_empty_lines.pl \
+  t/results/itemize/itemize_in_example.pl \
+  t/results/itemize/itemize_line_commands_with_brace.pl \
+  t/results/itemize/itemize_long_item.pl \
+  t/results/itemize/lone_end_itemize.pl \
+  t/results/itemize/not_closed_item.pl \
+  t/results/itemize/not_closed_itemize.pl \
+  t/results/itemize/table_in_itemize.pl \
+  t/results/itemize/w_argument.pl \
+  t/results/languages/appendix_translated.pl \
+  t/results/languages/command_translated.pl \
+  t/results/languages/multiple.pl \
+  t/results/languages/multiple_in_preamble.pl \
+  t/results/languages/multiple_in_preamble_before_node.pl \
+  t/results/languages/multiple_lang_chapters.pl \
+  
t/results/languages/multiple_lang_chapters/res_html/multiple_lang_chapters.html 
\
+  
t/results/languages/multiple_lang_chapters/res_info/multiple_lang_chapters.info 
\
+  t/results/languages/multiple_lang_chapters_latex.pl \
+  
t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
 \
+  t/results/languages/multiple_lang_chapters_texi2html.pl \
+  
t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
 \
+  
t/results/languages/multiple_lang_chapters_texi2html/res_info/multiple_lang_chapters.info
 \
+  t/results/languages/simple.pl \
+  t/results/languages/unknown_language.pl \
+  t/results/languages/unknown_region.pl \
+  t/results/latex_tests/anchor_before_top.pl \
+  t/results/latex_tests/anchor_in_copying.pl \
+  t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl \
+  t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl \
+  t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl \
+  t/results/latex_tests/anchor_links_xref_xrefautomaticsectiontitle.pl \
+  
t/results/latex_tests/anchor_links_xref_xrefautomaticsectiontitle/res_latex/anchor_links_xref_xrefautomaticsectiontitle.tex
 \
+  t/results/latex_tests/backslash_math.pl \
+  t/results/latex_tests/brace_in_index.pl \
+  t/results/latex_tests/brace_in_index/res_latex/brace_in_index.tex \
+  t/results/latex_tests/custom_headings.pl \
+  t/results/latex_tests/custom_headings/res_latex/custom_headings.tex \
+  t/results/latex_tests/enumerate_arguments.pl \
+  t/results/latex_tests/enumerate_arguments/res_latex/enumerate_arguments.tex \
+  t/results/latex_tests/error_in_sectioning_command.pl \
+  
t/results/latex_tests/error_in_sectioning_command/res_latex/error_in_sectioning_command.tex
 \
+  t/results/latex_tests/example_in_cartouche.pl \
+  
t/results/latex_tests/example_in_cartouche/res_latex/example_in_cartouche.tex \
+  t/results/latex_tests/float_and_refs.pl \
+  t/results/latex_tests/float_and_refs/res_latex/float_and_refs.tex \
+  t/results/latex_tests/fonttextsize.pl \
+  t/results/latex_tests/fonttextsize/res_latex/fonttextsize.tex \
+  t/results/latex_tests/indices.pl \
+  t/results/latex_tests/indices/res_latex/indices.tex \
+  t/results/latex_tests/informative_commands_in_top_node.pl \
+  
t/results/latex_tests/informative_commands_in_top_node/res_latex/informative_commands_in_top_node.tex
 \
+  t/results/latex_tests/nested_enumerate.pl \
+  t/results/latex_tests/nested_enumerate/res_latex/nested_enumerate.tex \
+  t/results/latex_tests/nested_itemize.pl \
+  t/results/latex_tests/nested_itemize/res_latex/nested_itemize.tex \
+  t/results/latex_tests/no_titlepage_and_setchapternewpage_odd.pl \
+  
t/results/latex_tests/no_titlepage_and_setchapternewpage_odd/res_latex/no_titlepage_and_setchapternewpage_odd.tex
 \
+  t/results/latex_tests/no_titlepage_and_setchapternewpage_on.pl \
+  
t/results/latex_tests/no_titlepage_and_setchapternewpage_on/res_latex/no_titlepage_and_setchapternewpage_on.tex
 \
+  t/results/latex_tests/node_before_top.pl \
+  t/results/latex_tests/pagesizes.pl \
+  t/results/latex_tests/pagesizes/res_latex/pagesizes.tex \
+  t/results/latex_tests/pagetype.pl \
+  t/results/latex_tests/pagetype/res_latex/pagetype.tex \
+  t/results/latex_tests/setchapternewpage_on_odd_titlepage.pl \
+  
t/results/latex_tests/setchapternewpage_on_odd_titlepage/res_latex/setchapternewpage_on_odd_titlepage.tex
 \
+  t/results/latex_tests/settitle_and_headings.pl \
+  
t/results/latex_tests/settitle_and_headings/res_latex/settitle_and_headings.tex 
\
+  t/results/latex_tests/shorttitlepage.pl \
+  t/results/latex_tests/shorttitlepage/res_latex/shorttitlepage.tex \
+  t/results/latex_tests/three_setchapternewpage_on_odd_off.pl \
+  
t/results/latex_tests/three_setchapternewpage_on_odd_off/res_latex/three_setchapternewpage_on_odd_off.tex
 \
+  t/results/latex_tests/titlepage_and_headings.pl \
+  
t/results/latex_tests/titlepage_and_headings/res_latex/titlepage_and_headings.tex
 \
+  t/results/latex_tests/titlepage_and_setchapternewpage_odd.pl \
+  
t/results/latex_tests/titlepage_and_setchapternewpage_odd/res_latex/titlepage_and_setchapternewpage_odd.tex
 \
+  t/results/latex_tests/titlepage_and_setchapternewpage_on.pl \
+  
t/results/latex_tests/titlepage_and_setchapternewpage_on/res_latex/titlepage_and_setchapternewpage_on.tex
 \
+  t/results/latex_tests/titlepage_classical.pl \
+  t/results/latex_tests/titlepage_classical/res_latex/titlepage_classical.tex \
+  t/results/latex_tests/titlepage_in_top_node.pl \
+  
t/results/latex_tests/titlepage_in_top_node/res_latex/titlepage_in_top_node.tex 
\
+  t/results/latex_tests/titlepage_long_title.pl \
+  
t/results/latex_tests/titlepage_long_title/res_latex/titlepage_long_title.tex \
+  t/results/latex_tests/titlepage_no_author.pl \
+  t/results/latex_tests/titlepage_no_author/res_latex/titlepage_no_author.tex \
+  t/results/latex_tests/titlepage_no_title.pl \
+  t/results/latex_tests/titlepage_no_title/res_latex/titlepage_no_title.tex \
+  t/results/latex_tests/titlepage_with_commands_classical.pl \
+  
t/results/latex_tests/titlepage_with_commands_classical/res_latex/titlepage_with_commands_classical.tex
 \
+  t/results/latex_tests/top_no_sectioning_command.pl \
+  t/results/latex_tests/two_setchapternewpage_odd_on.pl \
+  
t/results/latex_tests/two_setchapternewpage_odd_on/res_latex/two_setchapternewpage_odd_on.tex
 \
+  t/results/latex_tests/two_setchapternewpage_on_odd.pl \
+  
t/results/latex_tests/two_setchapternewpage_on_odd/res_latex/two_setchapternewpage_on_odd.tex
 \
+  t/results/latex_tests/vbar_in_index.pl \
+  t/results/latex_tests/vbar_in_index/res_latex/vbar_in_index.tex \
+  t/results/latex_tests/verbatim_in_smallformat.pl \
+  
t/results/latex_tests/verbatim_in_smallformat/res_latex/verbatim_in_smallformat.tex
 \
+  t/results/layout/navigation.pl \
+  t/results/layout/navigation/res_html/navigation.html \
+  t/results/layout/navigation_chapter.pl \
+  t/results/layout/navigation_chapter/res_html/chapter.html \
+  t/results/layout/navigation_chapter/res_html/index.html \
+  t/results/layout/navigation_chapter/res_html/navigation_abt.html \
+  t/results/layout/navigation_chapter/res_html/navigation_toc.html \
+  t/results/layout/navigation_chapter/res_html/section.html \
+  t/results/layout/navigation_chapter/res_html/subsection.html \
+  t/results/layout/navigation_chapter_no_header.pl \
+  t/results/layout/navigation_chapter_no_header/res_html/chapter.html \
+  t/results/layout/navigation_chapter_no_header/res_html/index.html \
+  t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html \
+  t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html \
+  t/results/layout/navigation_chapter_no_header/res_html/section.html \
+  t/results/layout/navigation_chapter_no_header/res_html/subsection.html \
+  t/results/layout/navigation_chapter_no_header_vertical.pl \
+  t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html 
\
+  t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html \
+  
t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
 \
+  
t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
 \
+  t/results/layout/navigation_chapter_no_header_vertical/res_html/section.html 
\
+  
t/results/layout/navigation_chapter_no_header_vertical/res_html/subsection.html 
\
+  t/results/layout/navigation_chapter_vertical.pl \
+  t/results/layout/navigation_chapter_vertical/res_html/chapter.html \
+  t/results/layout/navigation_chapter_vertical/res_html/index.html \
+  t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html \
+  t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html \
+  t/results/layout/navigation_chapter_vertical/res_html/section.html \
+  t/results/layout/navigation_chapter_vertical/res_html/subsection.html \
+  t/results/layout/navigation_no_header.pl \
+  t/results/layout/navigation_no_header/res_html/navigation.html \
+  t/results/layout/navigation_no_header_vertical.pl \
+  t/results/layout/navigation_no_header_vertical/res_html/navigation.html \
+  t/results/layout/navigation_node.pl \
+  t/results/layout/navigation_node/res_html/chapter.html \
+  t/results/layout/navigation_node/res_html/index.html \
+  t/results/layout/navigation_node/res_html/navigation_abt.html \
+  t/results/layout/navigation_node/res_html/navigation_toc.html \
+  t/results/layout/navigation_node/res_html/section.html \
+  t/results/layout/navigation_node/res_html/subsection.html \
+  t/results/layout/navigation_node_no_header.pl \
+  t/results/layout/navigation_node_no_header/res_html/chapter.html \
+  t/results/layout/navigation_node_no_header/res_html/index.html \
+  t/results/layout/navigation_node_no_header/res_html/navigation_abt.html \
+  t/results/layout/navigation_node_no_header/res_html/navigation_toc.html \
+  t/results/layout/navigation_node_no_header/res_html/section.html \
+  t/results/layout/navigation_node_no_header/res_html/subsection.html \
+  t/results/layout/navigation_node_no_header_vertical.pl \
+  t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html \
+  t/results/layout/navigation_node_no_header_vertical/res_html/index.html \
+  
t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
 \
+  
t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
 \
+  t/results/layout/navigation_node_no_header_vertical/res_html/section.html \
+  t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html 
\
+  t/results/layout/navigation_node_vertical.pl \
+  t/results/layout/navigation_node_vertical/res_html/chapter.html \
+  t/results/layout/navigation_node_vertical/res_html/index.html \
+  t/results/layout/navigation_node_vertical/res_html/navigation_abt.html \
+  t/results/layout/navigation_node_vertical/res_html/navigation_toc.html \
+  t/results/layout/navigation_node_vertical/res_html/section.html \
+  t/results/layout/navigation_node_vertical/res_html/subsection.html \
+  t/results/layout/navigation_section.pl \
+  t/results/layout/navigation_section/res_html/chapter.html \
+  t/results/layout/navigation_section/res_html/index.html \
+  t/results/layout/navigation_section/res_html/navigation_abt.html \
+  t/results/layout/navigation_section/res_html/navigation_toc.html \
+  t/results/layout/navigation_section/res_html/section.html \
+  t/results/layout/navigation_section/res_html/subsection.html \
+  t/results/layout/navigation_section_no_header.pl \
+  t/results/layout/navigation_section_no_header/res_html/chapter.html \
+  t/results/layout/navigation_section_no_header/res_html/index.html \
+  t/results/layout/navigation_section_no_header/res_html/navigation_abt.html \
+  t/results/layout/navigation_section_no_header/res_html/navigation_toc.html \
+  t/results/layout/navigation_section_no_header/res_html/section.html \
+  t/results/layout/navigation_section_no_header/res_html/subsection.html \
+  t/results/layout/navigation_section_no_header_vertical.pl \
+  t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html 
\
+  t/results/layout/navigation_section_no_header_vertical/res_html/index.html \
+  
t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
 \
+  
t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
 \
+  t/results/layout/navigation_section_no_header_vertical/res_html/section.html 
\
+  
t/results/layout/navigation_section_no_header_vertical/res_html/subsection.html 
\
+  t/results/layout/navigation_section_vertical.pl \
+  t/results/layout/navigation_section_vertical/res_html/chapter.html \
+  t/results/layout/navigation_section_vertical/res_html/index.html \
+  t/results/layout/navigation_section_vertical/res_html/navigation_abt.html \
+  t/results/layout/navigation_section_vertical/res_html/navigation_toc.html \
+  t/results/layout/navigation_section_vertical/res_html/section.html \
+  t/results/layout/navigation_section_vertical/res_html/subsection.html \
+  t/results/layout/navigation_vertical.pl \
+  t/results/layout/navigation_vertical/res_html/navigation.html \
+  t/results/layout/no_monolithic.pl \
+  t/results/layout/no_monolithic/res_html/no_monolithic.html \
+  t/results/layout/no_monolithic/res_html/no_monolithic_abt.html \
+  t/results/layout/no_monolithic/res_html/no_monolithic_fot.html \
+  t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html \
+  t/results/layout/no_monolithic/res_html/no_monolithic_toc.html \
+  t/results/macro/arg_body_expansion_order.pl \
+  t/results/macro/arg_not_closed.pl \
+  t/results/macro/backslash_in_arg.pl \
+  t/results/macro/bad_argument.pl \
+  t/results/macro/bad_formal_arg.pl \
+  t/results/macro/bad_macro_name_with_underscore.pl \
+  t/results/macro/complete_macro_for_end.pl \
+  t/results/macro/complex_argument.pl \
+  t/results/macro/double_macro_definition.pl \
+  t/results/macro/double_recursive_macro_call.pl \
+  t/results/macro/empty_end.pl \
+  t/results/macro/empty_macro_argument.pl \
+  t/results/macro/empty_macro_in_text_no_arg.pl \
+  t/results/macro/empty_macro_no_arg.pl \
+  t/results/macro/expand_two_same.pl \
+  t/results/macro/expansion_order.pl \
+  t/results/macro/form_feeds.pl \
+  t/results/macro/ifclear_in_macro.pl \
+  t/results/macro/ifset_and_end_isef_in_macro.pl \
+  t/results/macro/ifset_in_macro.pl \
+  t/results/macro/ifset_in_macro_set.pl \
+  t/results/macro/ignored_macro_definition.pl \
+  t/results/macro/implicit_quoting_one_arg.pl \
+  t/results/macro/implicit_quoting_recursion.pl \
+  t/results/macro/include_after_empty_line_arg.pl \
+  t/results/macro/leading_spaces_no_ignore.pl \
+  t/results/macro/line_after_recursive_call.pl \
+  t/results/macro/macro_expands_to_empty.pl \
+  t/results/macro/macro_expansion.pl \
+  t/results/macro/macro_for_end.pl \
+  t/results/macro/macro_for_ignored_line_command.pl \
+  t/results/macro/macro_in_accent.pl \
+  t/results/macro/macro_in_brace_command.pl \
+  t/results/macro/macro_in_end_argument.pl \
+  t/results/macro/macro_in_ifset.pl \
+  t/results/macro/macro_in_ifset_end_in_arg.pl \
+  t/results/macro/macro_in_index_commands.pl \
+  t/results/macro/macro_in_invalid_documentencoding.pl \
+  t/results/macro/macro_in_macro_arg.pl \
+  t/results/macro/macro_in_macro_arg_simpler.pl \
+  t/results/macro/macro_in_menu.pl \
+  t/results/macro/macro_in_misc_commands.pl \
+  t/results/macro/macro_name_with_digit.pl \
+  t/results/macro/macro_name_with_hyphen.pl \
+  t/results/macro/macro_no_arg_bad_expansion.pl \
+  t/results/macro/macro_no_arg_expansion.pl \
+  t/results/macro/macro_no_argument.pl \
+  t/results/macro/macro_not_closed.pl \
+  t/results/macro/macro_one_arg_end_of_file.pl \
+  t/results/macro/macro_with_error_at_end_line_after_macro.pl \
+  t/results/macro/macro_zero.pl \
+  t/results/macro/nested_macro_call.pl \
+  t/results/macro/no_macrobody.pl \
+  t/results/macro/paragraph_and_macro.pl \
+  t/results/macro/protect_comma_macro_line.pl \
+  t/results/macro/protect_in_body.pl \
+  t/results/macro/protect_in_body_line_arg.pl \
+  t/results/macro/protect_in_body_one_arg.pl \
+  t/results/macro/recursive_call_in_argument.pl \
+  t/results/macro/recursive_call_in_macro.pl \
+  t/results/macro/redefine_texinfo_macro.pl \
+  t/results/macro/simple_imbricated_macro.pl \
+  t/results/macro/space_macro_after_end.pl \
+  t/results/macro/space_macro_after_end_verbatim.pl \
+  t/results/macro/text_before_after.pl \
+  t/results/macro/too_much_args.pl \
+  t/results/macro/two_macros_on_a_line.pl \
+  t/results/macro/unknown_macro_on_line_command.pl \
+  t/results/macro/zero_argument.pl \
+  t/results/menu/bad_beginning.pl \
+  t/results/menu/block_commands_in_menu_description.pl \
+  t/results/menu/comment_on_menu_line.pl \
+  t/results/menu/dash_in_menu.pl \
+  t/results/menu/detailmenu.pl \
+  t/results/menu/detailmenu_in_description.pl \
+  t/results/menu/detailmenu_on_subnodes.pl \
+  t/results/menu/detailmenu_unknown_node.pl \
+  t/results/menu/direntry_dircategory_after_first_node.pl \
+  t/results/menu/empty_menu_description.pl \
+  t/results/menu/empty_menu_entry_name.pl \
+  t/results/menu/entry_after_detailmenu.pl \
+  t/results/menu/example_in_menu_comment.pl \
+  t/results/menu/example_in_menu_description.pl \
+  t/results/menu/formats_in_menu.pl \
+  t/results/menu/inlineraw_in_menu_description.pl \
+  t/results/menu/invalid_info_menu_entry.pl \
+  t/results/menu/menu_entry_name.pl \
+  t/results/menu/menu_entry_name_comment.pl \
+  t/results/menu/menu_entry_no_entry.pl \
+  t/results/menu/menu_entry_no_entry_location.pl \
+  t/results/menu/menu_entry_node.pl \
+  t/results/menu/menu_entry_node_comments.pl \
+  t/results/menu/menu_in_deffn.pl \
+  t/results/menu/menu_in_example.pl \
+  t/results/menu/menu_no_closed_after_empty_line.pl \
+  t/results/menu/menu_no_closed_entry_beginning.pl \
+  t/results/menu/menu_no_closed_in_description.pl \
+  t/results/menu/menu_no_closed_in_entry.pl \
+  t/results/menu/menu_no_closed_star.pl \
+  t/results/menu/menu_node_unterminated.pl \
+  t/results/menu/menu_pointing_to_anchor.pl \
+  t/results/menu/menu_title_before_entries.pl \
+  t/results/menu/missing_detailmenu_on_subnodes.pl \
+  t/results/menu/multiple_menus.pl \
+  t/results/menu/no_colon_in_menu.pl \
+  t/results/menu/reference_to_external_manual.pl \
+  t/results/menu/sc_in_menu.pl \
+  t/results/menu/simple.pl \
+  t/results/menu/simple_no_menu.pl \
+  t/results/menu/space_and_commands_in_menu_node.pl \
+  t/results/menu/submenu_in_example.pl \
+  t/results/menu/verb_in_menu_description.pl \
+  t/results/misc_commands/also_not_line.pl \
+  t/results/misc_commands/author_outside_titlepage_quotation.pl \
+  t/results/misc_commands/bad_documentlanguage.pl \
+  t/results/misc_commands/bye.pl \
+  t/results/misc_commands/clickstyle.pl \
+  t/results/misc_commands/codequoteundirected_codequotebacktick.pl \
+  t/results/misc_commands/command_in_heading_footing.pl \
+  t/results/misc_commands/command_line_in_paragraph.pl \
+  t/results/misc_commands/command_not_closed_in_documentencoding.pl \
+  t/results/misc_commands/comment_space_command_on_line.pl \
+  t/results/misc_commands/comments_in_text.pl \
+  t/results/misc_commands/contents.pl \
+  t/results/misc_commands/defindex_too_much_args.pl \
+  t/results/misc_commands/definfoenclose.pl \
+  t/results/misc_commands/definfoenclose_nestings.pl \
+  t/results/misc_commands/definfoenclose_with_empty_arg.pl \
+  t/results/misc_commands/double_exdent.pl \
+  t/results/misc_commands/empty_center.pl \
+  t/results/misc_commands/empty_center_with_arg.pl \
+  t/results/misc_commands/empty_documentencoding.pl \
+  t/results/misc_commands/footnote_in_center.pl \
+  t/results/misc_commands/heading_command_in_commands.pl \
+  t/results/misc_commands/incorrect_allowcodebreaks_argument.pl \
+  t/results/misc_commands/indent_in_quotation.pl \
+  t/results/misc_commands/index_entries.pl \
+  t/results/misc_commands/invalid_clickstyle.pl \
+  t/results/misc_commands/invalid_documentencoding.pl \
+  t/results/misc_commands/invalid_kbdinputstyle.pl \
+  t/results/misc_commands/kbdinputstyle.pl \
+  t/results/misc_commands/kbdinputstyle_in_table.pl \
+  t/results/misc_commands/many_lines.pl \
+  t/results/misc_commands/no_empty_line_between_headings.pl \
+  t/results/misc_commands/noindent_after_smallexample.pl \
+  t/results/misc_commands/noindent_empty_para.pl \
+  t/results/misc_commands/noindent_in_paragraph.pl \
+  t/results/misc_commands/noindent_indent.pl \
+  t/results/misc_commands/ref_in_center.pl \
+  t/results/misc_commands/setfilename.pl \
+  t/results/misc_commands/simple.pl \
+  t/results/misc_commands/sp.pl \
+  t/results/misc_commands/synindex_too_much_args.pl \
+  t/results/misc_commands/test_allowcodebreaks.pl \
+  t/results/misc_commands/text_before_and_after_bye.pl \
+  t/results/misc_commands/text_before_line_command.pl \
+  t/results/misc_commands/vskip.pl \
+  t/results/morecoverage/formatting_fr.pl \
+  t/results/morecoverage/texi_formatting.pl \
+  t/results/moreindices/double_index_entry.pl \
+  t/results/moreindices/double_index_entry/res_html/double_index_entry.html \
+  t/results/moreindices/index_no_node.pl \
+  t/results/moreindices/index_no_node/res_html/Chapter-2.html \
+  t/results/moreindices/index_no_node/res_html/Chapter.html \
+  t/results/moreindices/index_no_node/res_html/index.html \
+  t/results/moreindices/index_no_node/res_html/index_no_node_abt.html \
+  t/results/moreindices/index_no_node/res_html/unnumbered.html \
+  t/results/moreindices/index_split.pl \
+  t/results/moreindices/index_split/res_html/first.html \
+  t/results/moreindices/index_split/res_html/index.html \
+  t/results/moreindices/index_split/res_html/index_split_abt.html \
+  t/results/moreindices/index_split/res_html/node-2-in-section-3.html \
+  t/results/moreindices/index_split/res_html/node-3-in-section-3.html \
+  t/results/moreindices/index_split/res_html/node-in-section-3.html \
+  t/results/moreindices/index_split/res_html/second-chapter.html \
+  t/results/moreindices/index_split/res_html/section-1.html \
+  t/results/moreindices/index_split/res_html/section-2.html \
+  t/results/moreindices/index_split/res_html/section-3.html \
+  t/results/moreindices/index_split/res_html/subsection-1.html \
+  t/results/moreindices/index_split/res_html/subsection-2.html \
+  t/results/moreindices/index_split_nodes.pl \
+  t/results/moreindices/index_split_nodes/res_html/first.html \
+  t/results/moreindices/index_split_nodes/res_html/index.html \
+  t/results/moreindices/index_split_nodes/res_html/index_split_abt.html \
+  t/results/moreindices/index_split_nodes/res_html/node-2-in-section-3.html \
+  t/results/moreindices/index_split_nodes/res_html/node-3-in-section-3.html \
+  t/results/moreindices/index_split_nodes/res_html/node-in-section-3.html \
+  t/results/moreindices/index_split_nodes/res_html/second-chapter.html \
+  t/results/moreindices/index_split_nodes/res_html/section-1.html \
+  t/results/moreindices/index_split_nodes/res_html/section-2.html \
+  t/results/moreindices/index_split_nodes/res_html/section-3.html \
+  t/results/moreindices/index_split_nodes/res_html/subsection-1.html \
+  t/results/moreindices/index_split_nodes/res_html/subsection-2.html \
+  t/results/moreindices/nodes_before_top.pl \
+  t/results/moreindices/nodes_before_top/res_html/a-node.html \
+  t/results/moreindices/nodes_before_top/res_html/another.html \
+  t/results/moreindices/nodes_before_top/res_html/first-before-top.html \
+  t/results/moreindices/nodes_before_top/res_html/first.html \
+  t/results/moreindices/nodes_before_top/res_html/index.html \
+  t/results/moreindices/nodes_before_top/res_html/node-in-menu-before-top.html 
\
+  t/results/moreindices/nodes_before_top/res_html/nodes_before_top_abt.html \
+  t/results/moreindices/nodes_before_top/res_html/second.html \
+  t/results/moreindices/nodes_before_top_and_sections_monolithic.pl \
+  
t/results/moreindices/nodes_before_top_and_sections_monolithic/res_html/nodes_before_top_and_sections.html
 \
+  t/results/moreindices/nodes_before_top_no_nodes.pl \
+  t/results/moreindices/nodes_before_top_no_nodes/res_html/a-node.html \
+  t/results/moreindices/nodes_before_top_no_nodes/res_html/another.html \
+  
t/results/moreindices/nodes_before_top_no_nodes/res_html/first-before-top.html \
+  t/results/moreindices/nodes_before_top_no_nodes/res_html/first.html \
+  t/results/moreindices/nodes_before_top_no_nodes/res_html/index.html \
+  
t/results/moreindices/nodes_before_top_no_nodes/res_html/node-in-menu-before-top.html
 \
+  t/results/moreindices/nodes_before_top_no_nodes/res_html/second.html \
+  t/results/moreindices/nodes_before_top_nodes.pl \
+  t/results/moreindices/nodes_before_top_nodes/res_html/a-node.html \
+  t/results/moreindices/nodes_before_top_nodes/res_html/another.html \
+  t/results/moreindices/nodes_before_top_nodes/res_html/first-before-top.html \
+  t/results/moreindices/nodes_before_top_nodes/res_html/first.html \
+  t/results/moreindices/nodes_before_top_nodes/res_html/index.html \
+  
t/results/moreindices/nodes_before_top_nodes/res_html/node-in-menu-before-top.html
 \
+  
t/results/moreindices/nodes_before_top_nodes/res_html/nodes_before_top_abt.html 
\
+  t/results/moreindices/nodes_before_top_nodes/res_html/second.html \
+  t/results/moreindices/split_chapter_index.pl \
+  t/results/moreindices/split_chapter_index/res_html/first.html \
+  t/results/moreindices/split_chapter_index/res_html/index.html \
+  t/results/moreindices/split_chapter_index/res_html/section-1.html \
+  
t/results/moreindices/split_chapter_index/res_html/split_chapter_index_abt.html 
\
+  t/results/moreindices/split_chapter_index/res_html/subsection-1.html \
+  t/results/moresectioning/equivalent_nodes.pl \
+  t/results/moresectioning/equivalent_nodes/res_html/equivalent_nodes.html \
+  t/results/moresectioning/equivalent_nodes_no_node.pl \
+  
t/results/moresectioning/equivalent_nodes_no_node/res_html/equivalent_nodes.html
 \
+  t/results/moresectioning/more_sections_than_nodes.pl \
+  
t/results/moresectioning/more_sections_than_nodes/res_html/more_sections_than_nodes.html
 \
+  t/results/moresectioning/node_footnote_end.pl \
+  t/results/moresectioning/node_footnote_end/res_html/node_footnote.html \
+  t/results/moresectioning/node_footnote_separated.pl \
+  t/results/moresectioning/node_footnote_separated/res_html/node_footnote.html 
\
+  t/results/moresectioning/node_footnote_use_node.pl \
+  t/results/moresectioning/node_footnote_use_node/res_html/a.html \
+  t/results/moresectioning/node_footnote_use_node/res_html/chapter.html \
+  t/results/moresectioning/node_footnote_use_node/res_html/index.html \
+  
t/results/moresectioning/node_footnote_use_node/res_html/node_footnote_abt.html 
\
+  t/results/moresectioning/nodes_after_top_before_chapter.pl \
+  
t/results/moresectioning/nodes_after_top_before_chapter/res_html/nodes_after_top_before_chapter.html
 \
+  t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter.pl 
\
+  
t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/index.html
 \
+  
t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/nodes_after_top_before_chapter_abt.html
 \
+  
t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/second-node.html
 \
+  
t/results/moresectioning/nodes_after_top_before_chapter_use_nodes_chapter/res_html/third-node.html
 \
+  t/results/moresectioning/nodes_after_top_before_section.pl \
+  t/results/moresectioning/nodes_after_top_before_section/res_html/index.html \
+  
t/results/moresectioning/nodes_after_top_before_section/res_html/second-node.html
 \
+  
t/results/moresectioning/nodes_after_top_before_section/res_html/third-node.html
 \
+  t/results/moresectioning/nodes_after_top_before_section_use_nodes.pl \
+  
t/results/moresectioning/nodes_after_top_before_section_use_nodes/res_html/nodes_after_top_before_section.html
 \
+  t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter.pl 
\
+  
t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/index.html
 \
+  
t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/nodes_after_top_before_section_abt.html
 \
+  
t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/second-node.html
 \
+  
t/results/moresectioning/nodes_after_top_before_section_use_nodes_chapter/res_html/third-node.html
 \
+  t/results/moresectioning/placed_things_before_element.pl \
+  
t/results/moresectioning/placed_things_before_element/res_html/placed_things_before_element.html
 \
+  t/results/moresectioning/sectioning_frames.pl \
+  t/results/moresectioning/sectioning_frames/res_html/First-node.html \
+  
t/results/moresectioning/sectioning_frames/res_html/Last-node-no-description.html
 \
+  t/results/moresectioning/sectioning_frames/res_html/Second-node.html \
+  
t/results/moresectioning/sectioning_frames/res_html/Third-node-unnumbered.html \
+  t/results/moresectioning/sectioning_frames/res_html/between-node.html \
+  t/results/moresectioning/sectioning_frames/res_html/index.html \
+  t/results/moresectioning/sectioning_frames/res_html/numbered-sub.html \
+  t/results/moresectioning/sectioning_frames/res_html/numbered-sub2.html \
+  t/results/moresectioning/sectioning_frames/res_html/numbered-sub3.html \
+  t/results/moresectioning/sectioning_frames/res_html/numbered.html \
+  t/results/moresectioning/sectioning_frames/res_html/sectioning_abt.html \
+  t/results/moresectioning/sectioning_frames/res_html/sectioning_frame.html \
+  t/results/moresectioning/sectioning_frames/res_html/sectioning_ovr.html \
+  t/results/moresectioning/sectioning_frames/res_html/sectioning_toc.html \
+  
t/results/moresectioning/sectioning_frames/res_html/sectioning_toc_frame.html \
+  t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub.html \
+  t/results/moresectioning/sectioning_frames/res_html/unnumbered-sub2.html \
+  t/results/moresectioning/sectioning_frames/res_html/unnumbered.html \
+  t/results/moresectioning/sectioning_frames/res_html/unnumbered2.html \
+  t/results/moresectioning/top_node_up_explicit.pl \
+  
t/results/moresectioning/top_node_up_explicit/res_html/top_node_up_explicit.html
 \
+  t/results/moresectioning/top_node_up_implicit.pl \
+  
t/results/moresectioning/top_node_up_implicit/res_html/top_node_up_implicit.html
 \
+  t/results/moresectioning/two_footnotes_in_nodes.pl \
+  
t/results/moresectioning/two_footnotes_in_nodes/res_html/two_footnotes_in_nodes.html
 \
+  t/results/moresectioning/two_footnotes_in_nodes_separated.pl \
+  
t/results/moresectioning/two_footnotes_in_nodes_separated/res_html/two_footnotes_in_nodes.html
 \
+  t/results/multitable/empty_headitem.pl \
+  t/results/multitable/empty_item_tab.pl \
+  t/results/multitable/empty_multitable_with_cells.pl \
+  t/results/multitable/inter_item_commands_in_multitable.pl \
+  t/results/multitable/multitable_begin_with_tab.pl \
+  t/results/multitable/multitable_bracketed_no_inter_space_prototype.pl \
+  t/results/multitable/multitable_bracketed_prototype_empty_not_closed.pl \
+  
t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl 
\
+  
t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed.pl \
+  
t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl
 \
+  t/results/multitable/multitable_bracketed_prototype_not_closed.pl \
+  t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl \
+  
t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl 
\
+  t/results/multitable/multitable_empty_bracketed_prototype.pl \
+  t/results/multitable/multitable_figure_space.pl \
+  t/results/multitable/multitable_in_example.pl \
+  t/results/multitable/multitable_not_closed.pl \
+  t/results/multitable/multitable_not_closed_item.pl \
+  t/results/multitable/multitable_not_closed_item_tab.pl \
+  t/results/multitable/multitable_one_column_too_much_cells.pl \
+  t/results/multitable/multitable_two_columns_too_much_cells.pl \
+  t/results/multitable/multitable_with_empty_item_tab.pl \
+  t/results/multitable/not_letters_in_prototype.pl \
+  t/results/multitable/paragraph_in_cells.pl \
+  t/results/multitable/prototype_brace_no_brace.pl \
+  t/results/multitable/prototype_brace_no_brace_comment.pl \
+  t/results/multitable/prototype_no_brace.pl \
+  t/results/multitable/ref_in_multitable.pl \
+  t/results/multitable/w_in_multitable.pl \
+  t/results/paragraph/close_paragraph_command.pl \
+  t/results/paragraph/commands_in_flushright.pl \
+  t/results/paragraph/comment_between_text.pl \
+  t/results/paragraph/comment_in_quotation.pl \
+  t/results/paragraph/double_style_paragraph.pl \
+  t/results/paragraph/image_in_paragraph.pl \
+  t/results/paragraph/no_paragraph_commands.pl \
+  t/results/paragraph/paragraph_command.pl \
+  t/results/paragraph/paragraph_count_and_example.pl \
+  t/results/paragraph/paragraph_in_style_command.pl \
+  t/results/paragraph/paragraph_indent_asis.pl \
+  t/results/paragraph/sole_image.pl \
+  t/results/paragraph/text.pl \
+  t/results/paragraph/text_comment.pl \
+  t/results/paragraph/text_line.pl \
+  t/results/paragraph/text_space_comment.pl \
+  t/results/paragraph/two_lines.pl \
+  t/results/plaintext_tests/U_with_utf8_enable_encoding.pl \
+  t/results/plaintext_tests/accent_command_punctuation.pl \
+  t/results/plaintext_tests/accents_in_var_enable_encoding.pl \
+  t/results/plaintext_tests/after_punctuation_character_in_command.pl \
+  t/results/plaintext_tests/all_spaces.pl \
+  t/results/plaintext_tests/all_spaces/res_plaintext/all_spaces.txt \
+  t/results/plaintext_tests/anchor_and_empty_lines.pl \
+  t/results/plaintext_tests/at_commands_glued_in_example.pl \
+  t/results/plaintext_tests/at_commands_glued_in_paragraph.pl \
+  t/results/plaintext_tests/before_accent_punctuation.pl \
+  t/results/plaintext_tests/characters_and_commands_in_var.pl \
+  t/results/plaintext_tests/chinese_mixed_with_en.pl \
+  
t/results/plaintext_tests/chinese_mixed_with_en/res_plaintext/chinese_mixed_with_en.txt
 \
+  t/results/plaintext_tests/code_commands_and_punctuation.pl \
+  t/results/plaintext_tests/command_brace_no_arg_punctuation.pl \
+  t/results/plaintext_tests/commands_and_punctuation.pl \
+  t/results/plaintext_tests/del_quote_linebreaking.pl \
+  t/results/plaintext_tests/east_asian_in_w.pl \
+  t/results/plaintext_tests/east_asian_in_w/res_plaintext/east_asian_in_w.txt \
+  t/results/plaintext_tests/empty_line_in_example_end.pl \
+  t/results/plaintext_tests/empty_multitable_in_itemize.pl \
+  t/results/plaintext_tests/end_sentence_space_protected.pl \
+  t/results/plaintext_tests/expanded_tex.pl \
+  t/results/plaintext_tests/flushright_not_closed_and_format.pl \
+  t/results/plaintext_tests/html_expanded.pl \
+  t/results/plaintext_tests/inhibit_punctuation.pl \
+  t/results/plaintext_tests/insert_copying_and_paragraph.pl \
+  t/results/plaintext_tests/invalid_accent_punctuation.pl \
+  t/results/plaintext_tests/isolated_html_expanded.pl \
+  t/results/plaintext_tests/itemize_in_headitem_in_example.pl \
+  t/results/plaintext_tests/japanese_utf8.pl \
+  t/results/plaintext_tests/japanese_utf8/res_plaintext/japanese_utf8.txt \
+  t/results/plaintext_tests/line_passed_and_formats.pl \
+  t/results/plaintext_tests/lone_braces_in_inlineraw.pl \
+  t/results/plaintext_tests/long_line.pl \
+  t/results/plaintext_tests/long_uref_after_item.pl \
+  t/results/plaintext_tests/multiline_image_and_align.pl \
+  t/results/plaintext_tests/multiline_verb_after_space.pl \
+  t/results/plaintext_tests/multitable.pl \
+  t/results/plaintext_tests/multitable_in_example_extraneous_tab.pl \
+  t/results/plaintext_tests/nested_code_commands.pl \
+  t/results/plaintext_tests/nested_indentedblock.pl \
+  t/results/plaintext_tests/nested_multitable.pl \
+  t/results/plaintext_tests/no_empty_line_after_section.pl \
+  t/results/plaintext_tests/no_punctuation_commands.pl \
+  t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl \
+  t/results/plaintext_tests/non_break_spaces.pl \
+  
t/results/plaintext_tests/non_break_spaces/res_plaintext/non_break_spaces.txt \
+  t/results/plaintext_tests/paragraphindent.pl \
+  t/results/plaintext_tests/protect_spaces_on_line.pl \
+  t/results/plaintext_tests/protected_space_end_line.pl \
+  t/results/plaintext_tests/punctuation.pl \
+  t/results/plaintext_tests/punctuation_abbr_acronym.pl \
+  t/results/plaintext_tests/punctuation_and_code_style_commands.pl \
+  t/results/plaintext_tests/punctuation_and_code_style_commands_utf8.pl \
+  t/results/plaintext_tests/punctuation_and_footnotes.pl \
+  t/results/plaintext_tests/punctuation_and_footnotes_frenchspacing.pl \
+  t/results/plaintext_tests/punctuation_and_upper_case_commands.pl \
+  t/results/plaintext_tests/punctuation_and_upper_case_commands_utf8.pl \
+  t/results/plaintext_tests/punctuation_at_end_command.pl \
+  t/results/plaintext_tests/punctuation_commands.pl \
+  t/results/plaintext_tests/punctuation_commands_frenchspacing.pl \
+  t/results/plaintext_tests/punctuation_frenchspacing.pl \
+  t/results/plaintext_tests/punctuation_in_command.pl \
+  t/results/plaintext_tests/punctuation_in_command_end_line.pl \
+  t/results/plaintext_tests/punctuation_in_sc.pl \
+  t/results/plaintext_tests/punctuation_sc_accents_ascii_punct.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_ascii_punct/res_plaintext/punctuation_sc_accents_ascii_punct.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_ascii_punct_latin1.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_usascii.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_ascii_punct_usascii.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_default.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext/punctuation_sc_accents_default.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_default_latin1.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_default_latin1/res_plaintext/punctuation_sc_accents_default_latin1.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_default_usascii.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_default_usascii/res_plaintext/punctuation_sc_accents_default_usascii.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_disable_encoding.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_disable_encoding/res_plaintext/punctuation_sc_accents_disable_encoding.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_latin1.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_latin1/res_plaintext/punctuation_sc_accents_disable_encoding_latin1.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_usascii.pl 
\
+  
t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_usascii/res_plaintext/punctuation_sc_accents_disable_encoding_usascii.txt
 \
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_latin1/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_latin1.txt
 \
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii.pl 
\
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_punct_usascii/res_plaintext/punctuation_sc_accents_to_utf8_ascii_punct_usascii.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext/punctuation_sc_accents_to_utf8_latin1.txt
 \
+  t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii.pl \
+  
t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext/punctuation_sc_accents_to_utf8_usascii.txt
 \
+  t/results/plaintext_tests/quote_node_names.pl \
+  
t/results/plaintext_tests/quote_node_names/res_plaintext/quote_node_names.txt \
+  t/results/plaintext_tests/sc_with_utf8_enable_encoding.pl \
+  t/results/plaintext_tests/settitle_and_empty_top.pl \
+  t/results/plaintext_tests/sp_with_text_before_in_example.pl \
+  t/results/plaintext_tests/star_at_command_formatting.pl \
+  t/results/plaintext_tests/tab_in_table_in_example.pl \
+  t/results/plaintext_tests/tab_item_in_example.pl \
+  t/results/plaintext_tests/transparent_text.pl \
+  t/results/plaintext_tests/xref_quote_long_item.pl \
+  t/results/preformatted/caption_in_example.pl \
+  t/results/preformatted/comment_example_and_blank_lines.pl \
+  t/results/preformatted/comments_in_example.pl \
+  t/results/preformatted/def_in_example.pl \
+  t/results/preformatted/empty_line.pl \
+  t/results/preformatted/empty_line_style_command.pl \
+  t/results/preformatted/example_at_commands_arguments.pl \
+  t/results/preformatted/example_class.pl \
+  t/results/preformatted/example_empty_arguments.pl \
+  t/results/preformatted/example_invalid_at_commands_arguments.pl \
+  t/results/preformatted/example_multi_class.pl \
+  t/results/preformatted/insertcopying_in_example.pl \
+  t/results/preformatted/nested_example_and_comment.pl \
+  t/results/preformatted/nested_formats.pl \
+  t/results/preformatted/page_in_example.pl \
+  t/results/preformatted/quote_dash_in_display.pl \
+  t/results/preformatted/quote_dash_in_example.pl \
+  t/results/preformatted/text_on_display_command_line.pl \
+  t/results/preformatted/text_on_example_command_line.pl \
+  t/results/preformatted/titlefont_in_example.pl \
+  t/results/quotation/comment_on_quotation_line.pl \
+  t/results/quotation/empty_quotation.pl \
+  t/results/quotation/footnote_in_quotation_with_arg.pl \
+  t/results/quotation/only_comment_on_quotation_line.pl \
+  t/results/quotation/quotation_and_author.pl \
+  t/results/quotation/quotation_author_in_example.pl \
+  t/results/quotation/quotation_beginning_and_end_on_line.pl \
+  t/results/quotation/space_at_commands_end_quotation_line.pl \
+  t/results/quotation/standard_quotations.pl \
+  t/results/raw/beginning_and_end_on_line.pl \
+  t/results/raw/braces_in_tex.pl \
+  t/results/raw/displaymath.pl \
+  t/results/raw/displaymath_not_closed.pl \
+  t/results/raw/inline_in_example.pl \
+  t/results/raw/inline_missing_first_arg.pl \
+  t/results/raw/inlinefmt.pl \
+  t/results/raw/inlinefmt_with_empty_line.pl \
+  t/results/raw/inlineraw.pl \
+  t/results/raw/inlineraw_with_empty_line.pl \
+  t/results/raw/lone_braces_in_html.pl \
+  t/results/raw/misc_raw.pl \
+  t/results/raw/misc_raw_comments.pl \
+  t/results/raw/nested_macros.pl \
+  t/results/raw/raw_commands_and_end_of_lines.pl \
+  t/results/raw/raw_expanded_in_style.pl \
+  t/results/raw/raw_in_example.pl \
+  t/results/raw/raw_in_para.pl \
+  t/results/raw/raw_in_style.pl \
+  t/results/raw/raw_not_closed.pl \
+  t/results/raw/space_before_end.pl \
+  t/results/raw/spurious_arg_on_line.pl \
+  t/results/raw/tex_not_closed.pl \
+  t/results/raw/verbatim_and_verbatiminclude.pl \
+  t/results/raw/verbatim_in_brace_command.pl \
+  t/results/raw/verbatim_not_closed.pl \
+  t/results/regions/anchor_in_copying.pl \
+  t/results/regions/anchor_in_copying_in_footnote.pl \
+  t/results/regions/anchor_in_titlepage.pl \
+  t/results/regions/anchor_in_titlepage_titlepage.pl \
+  t/results/regions/copying_not_closed.pl \
+  t/results/regions/double_copying.pl \
+  t/results/regions/double_titlepage_not_closed.pl \
+  t/results/regions/format_in_titlepage.pl \
+  t/results/regions/format_in_titlepage_titlepage.pl \
+  t/results/regions/ref_in_copying.pl \
+  t/results/regions/ref_in_copying_insert_in_chapter.pl \
+  t/results/regions/today_in_copying.pl \
+  t/results/sectioning/a_comma_after_node.pl \
+  t/results/sectioning/anchor_in_footnote.pl \
+  t/results/sectioning/anchor_in_footnote_separate.pl \
+  t/results/sectioning/anchor_zero.pl \
+  t/results/sectioning/at_commands_in_node.pl \
+  t/results/sectioning/chapter_before_and_after_part.pl \
+  t/results/sectioning/chapter_before_part.pl \
+  t/results/sectioning/chapter_between_nodes.pl \
+  
t/results/sectioning/chapter_between_nodes/res_latex/chapter_between_nodes.tex \
+  t/results/sectioning/chapter_node_before_and_after_part.pl \
+  t/results/sectioning/chapter_sections.pl \
+  t/results/sectioning/character_and_spaces_in_node.pl \
+  t/results/sectioning/character_and_spaces_in_refs.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.pl \
+  t/results/sectioning/contents_and_shortcontents.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 \
+  t/results/sectioning/double_top.pl \
+  t/results/sectioning/double_top_in_menu.pl \
+  t/results/sectioning/double_top_section.pl \
+  t/results/sectioning/email_in_node.pl \
+  t/results/sectioning/empty_anchor.pl \
+  t/results/sectioning/empty_node.pl \
+  t/results/sectioning/empty_nodes_with_commands.pl \
+  t/results/sectioning/empty_ref_arg.pl \
+  t/results/sectioning/empty_refs.pl \
+  t/results/sectioning/empty_top_node_up.pl \
+  t/results/sectioning/equivalent_labels.pl \
+  t/results/sectioning/equivalent_nodes.pl \
+  t/results/sectioning/explicit_node_directions.pl \
+  t/results/sectioning/external_node_in_menu.pl \
+  t/results/sectioning/hole_in_sectioning.pl \
+  t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl \
+  t/results/sectioning/in_menu_only_special_spaces_node.pl \
+  t/results/sectioning/internal_top_node_up.pl \
+  t/results/sectioning/lone_Top_node.pl \
+  t/results/sectioning/lone_Top_node/res_latex/lone_Top_node.tex \
+  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/more_sections_than_nodes.pl \
+  t/results/sectioning/next_in_menu_is_below.pl \
+  t/results/sectioning/next_no_prev_to_node.pl \
+  t/results/sectioning/no_argument_and_contents.pl \
+  t/results/sectioning/no_element.pl \
+  t/results/sectioning/no_menu.pl \
+  t/results/sectioning/node.pl \
+  t/results/sectioning/node_empty_direction.pl \
+  t/results/sectioning/node_line_arguments.pl \
+  t/results/sectioning/node_nested_parentheses.pl \
+  t/results/sectioning/node_part_chapter_after_chapter.pl \
+  t/results/sectioning/node_part_chapter_after_top.pl \
+  t/results/sectioning/node_referenced_in_ref.pl \
+  t/results/sectioning/node_sectop_before_chapter_no_node.pl \
+  
t/results/sectioning/node_sectop_before_chapter_no_node/res_latex/node_sectop_before_chapter_no_node.tex
 \
+  t/results/sectioning/node_sectop_before_lone_node_Top.pl \
+  
t/results/sectioning/node_sectop_before_lone_node_Top/res_latex/node_sectop_before_lone_node_Top.tex
 \
+  t/results/sectioning/node_too_much_args.pl \
+  t/results/sectioning/node_up_direction_for_top_with_manual.pl \
+  t/results/sectioning/node_up_external_node.pl \
+  t/results/sectioning/nodename_parentheses.pl \
+  t/results/sectioning/nodes_after_top_before_chapter_nodes.pl \
+  t/results/sectioning/nodes_after_top_before_chapter_not_split.pl \
+  
t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
 \
+  t/results/sectioning/nodes_after_top_before_chapter_sections.pl \
+  t/results/sectioning/nodes_after_top_before_section_nodes.pl \
+  t/results/sectioning/nodes_after_top_before_section_sections.pl \
+  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 \
+  t/results/sectioning/non_automatic_internal_top_node_up.pl \
+  t/results/sectioning/non_automatic_top_node_up_and_url.pl \
+  t/results/sectioning/non_automatic_top_node_up_url.pl \
+  t/results/sectioning/novalidate.pl \
+  t/results/sectioning/one_node_explicit_directions_anchor.pl \
+  t/results/sectioning/one_subsection.pl \
+  t/results/sectioning/one_subsection_and_node.pl \
+  t/results/sectioning/only_special_spaces_node.pl \
+  t/results/sectioning/part_before_chapter.pl \
+  t/results/sectioning/part_before_section.pl \
+  t/results/sectioning/part_before_top.pl \
+  t/results/sectioning/part_chapter_after_top.pl \
+  t/results/sectioning/part_chapter_appendix.pl \
+  t/results/sectioning/part_node_after_top.pl \
+  t/results/sectioning/part_node_before_top.pl \
+  t/results/sectioning/part_node_chapter_after_top.pl \
+  t/results/sectioning/part_node_chapter_appendix.pl \
+  t/results/sectioning/part_node_chapter_node_appendix.pl \
+  t/results/sectioning/part_node_node_part_appendix.pl \
+  t/results/sectioning/part_node_part_appendix.pl \
+  t/results/sectioning/part_node_part_node_appendix.pl \
+  t/results/sectioning/placed_things_before_element.pl \
+  t/results/sectioning/placed_things_before_node.pl \
+  t/results/sectioning/protected_node_parentheses.pl \
+  t/results/sectioning/raiselowersections.pl \
+  t/results/sectioning/rec_nodes.pl \
+  t/results/sectioning/ref_to_top.pl \
+  t/results/sectioning/ref_to_unknown_node.pl \
+  t/results/sectioning/reference_to_only_special_spaces_node.pl \
+  t/results/sectioning/section_before_after_top_node.pl \
+  
t/results/sectioning/section_before_after_top_node/res_latex/section_before_after_top_node.tex
 \
+  t/results/sectioning/section_before_after_top_node_last_node.pl \
+  
t/results/sectioning/section_before_after_top_node_last_node/res_latex/section_before_after_top_node_last_node.tex
 \
+  t/results/sectioning/section_before_chapter.pl \
+  t/results/sectioning/section_before_part.pl \
+  t/results/sectioning/section_before_top.pl \
+  t/results/sectioning/section_before_top_no_node.pl \
+  t/results/sectioning/section_below_unnumbered.pl \
+  t/results/sectioning/section_below_unnumbered_no_top.pl \
+  t/results/sectioning/section_chapter_before_top.pl \
+  t/results/sectioning/section_chapter_before_top_nodes.pl \
+  
t/results/sectioning/section_chapter_before_top_nodes/res_latex/section_chapter_before_top_nodes.tex
 \
+  t/results/sectioning/section_in_unnumbered_info.pl \
+  t/results/sectioning/section_in_unnumbered_plaintext.pl \
+  t/results/sectioning/section_node_before_part.pl \
+  t/results/sectioning/sectioning_part_appendix.pl \
+  t/results/sectioning/sectioning_part_appendix_no_top.pl \
+  t/results/sectioning/sections.pl \
+  t/results/sectioning/sections_test.pl \
+  t/results/sectioning/sections_test_no_use_nodes.pl \
+  t/results/sectioning/sections_test_no_use_nodes_use_node_directions.pl \
+  t/results/sectioning/semi_auto.pl \
+  t/results/sectioning/setfilename_on_top_and_after_node.pl \
+  t/results/sectioning/shortcontents.pl \
+  t/results/sectioning/space_in_node.pl \
+  t/results/sectioning/special_spaces_in_nodes.pl \
+  t/results/sectioning/top_chapter_sections.pl \
+  t/results/sectioning/top_no_argument_and_content.pl \
+  t/results/sectioning/top_no_argument_and_node.pl \
+  t/results/sectioning/top_no_argument_and_top_node.pl \
+  t/results/sectioning/top_node_no_menu_direction.pl \
+  t/results/sectioning/top_node_part_top.pl \
+  t/results/sectioning/top_node_part_top/res_latex/top_node_part_top.tex \
+  t/results/sectioning/top_node_up_url.pl \
+  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 \
+  t/results/sectioning/transliterated_split_equivalent_nodes/res_html/n.html \
+  t/results/sectioning/two_nodes_at_the_end.pl \
+  t/results/sectioning/two_nodes_between_chapters.pl \
+  t/results/sectioning/two_unnumbered_no_argument.pl \
+  t/results/sectioning/unknown_node_in_menu.pl \
+  t/results/sectioning/unnumbered_before_node_top_top.pl \
+  t/results/sectioning/unnumbered_before_top.pl \
+  t/results/sectioning/unnumbered_before_top_node.pl \
+  t/results/sectioning/unnumbered_no_argument.pl \
+  t/results/sectioning/unnumbered_top_without_node_nodes.pl \
+  t/results/sectioning/unnumbered_top_without_node_sections.pl \
+  t/results/transformations/master_menu_fr.pl \
+  t/results/transformations/master_menu_fr/res_html/chap.html \
+  t/results/transformations/master_menu_fr/res_html/index.html \
+  t/results/transformations/master_menu_fr/res_html/section.html \
+  t/results/value/bad_syntax.pl \
+  t/results/value/comment_on_set_line.pl \
+  t/results/value/empty_set.pl \
+  t/results/value/empty_value_in_line.pl \
+  t/results/value/ignored_value_definition.pl \
+  t/results/value/not_only_characters.pl \
+  t/results/value/set_flag_command_equivalent.pl \
+  t/results/value/set_form_feed.pl \
+  t/results/value/set_in_item_missing_line.pl \
+  t/results/value/set_on_item_line.pl \
+  t/results/value/simple.pl \
+  t/results/value/spaces_before_value.pl \
+  t/results/value/value_after_accent.pl \
+  t/results/value/value_after_brace_command.pl \
+  t/results/value/value_in_index_commands.pl \
+  t/results/value/value_in_invalid_documentencoding.pl \
+  t/results/value/value_in_misc_commands.pl \
+  t/results/value/value_in_node.pl \
+  t/results/value/value_node_directions.pl \
+  t/results/value/value_zero.pl \
+  t/results/value_and_macro/comma_value_in_macro_arg.pl \
+  t/results/value_and_macro/macro_in_value.pl \
+  t/results/value_and_macro/value_in_macro_body.pl \
+  t/results/value_and_macro/value_in_macro_formal_arg.pl \
+  t/results/verb/comments.pl \
+  t/results/verb/end_of_line.pl \
+  t/results/verb/multiline.pl \
+  t/results/verb/nested.pl \
+  t/results/verb/simple.pl \
+  t/results/verb/verb_and_char_end_of_line_not_closed.pl \
+  t/results/verb/verb_at_end_of_line_not_closed.pl \
+  t/results/verb/verb_not_closed.pl \
+  t/results/verb/verb_not_closed_with_char.pl \
+  t/results/xml_tests/brace_commands_spaces_end_of_lines.pl \
+  t/results/xml_tests/commands_and_spaces.pl \
+  t/results/xml_tests/comments_end_lines.pl \
+  t/results/xml_tests/comments_on_block_command_lines.pl \
+  t/results/xml_tests/comments_on_misc_command_line.pl \
+  t/results/xml_tests/image_inline_or_not.pl \
+  t/results/xml_tests/lone_bye.pl \
+  t/results/xml_tests/macro_and_args.pl \
+  t/results/xml_tests/node_and_bye.pl \
+  t/results/xml_tests/node_no_section.pl \
+  t/results/xml_tests/raw.pl \
+  t/results/xml_tests/raw_and_comments.pl \
+  t/results/xml_tests/spaces_info_lost.pl \
+  t/results/xtable/accent_on_table_line.pl \
+  t/results/xtable/block_commands_in_table.pl \
+  t/results/xtable/comment_and_itemx_before_item.pl \
+  t/results/xtable/definfoenclose_on_table_line.pl \
+  t/results/xtable/empty_item_itemx.pl \
+  t/results/xtable/headitem_in_table.pl \
+  t/results/xtable/inter_item_commands_in_table.pl \
+  
t/results/xtable/inter_item_commands_in_table/res_latex/inter_item_commands_in_table.tex
 \
+  t/results/xtable/inter_item_commands_in_table_in_example.pl \
+  
t/results/xtable/inter_item_commands_in_table_in_example/res_latex/inter_item_commands_in_table_in_example.tex
 \
+  t/results/xtable/invalid_command_and_brace_in_table.pl \
+  t/results/xtable/itemx_before_item.pl \
+  t/results/xtable/lone_end_table.pl \
+  t/results/xtable/long_item.pl \
+  t/results/xtable/no_arg_brace_command_on_table_line.pl \
+  t/results/xtable/no_argument_for_table.pl \
+  t/results/xtable/table_nested.pl \
+  t/results/xtable/text_between_item_itemx.pl \
+  t/results/xtable/title_and_itemx_before_item.pl
+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]