texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: track Makefile.onetst to avoid clash with release


From: Gavin D. Smith
Subject: branch master updated: track Makefile.onetst to avoid clash with release branch
Date: Mon, 16 Jan 2023 13:23:43 -0500

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 07e9936503 track Makefile.onetst to avoid clash with release branch
07e9936503 is described below

commit 07e99365031464b95836810016555d747fc0df57
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Jan 16 17:12:06 2023 +0000

    track Makefile.onetst to avoid clash with release branch
---
 .gitignore               |   1 -
 tp/tests/Makefile.onetst | 134 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 134 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 5589396739..8d1a74a125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -202,7 +202,6 @@ tp/t/output_files
 tp/t/*.trs
 tp/t/*.log
 
-tp/tests/Makefile.onetst
 tp/tests/*/tests.log
 tp/tests/*/tests.out
 tp/tests/*/diffs
diff --git a/tp/tests/Makefile.onetst b/tp/tests/Makefile.onetst
new file mode 100644
index 0000000000..bfbd80de21
--- /dev/null
+++ b/tp/tests/Makefile.onetst
@@ -0,0 +1,134 @@
+# Makefile.onetst generated by ../maintain/regenerate_cmd_tests.sh.
+#
+# Copyright 2021 Free Software Foundation, Inc.
+#
+# This file is free software; as a special exception the author gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+# List of files that describe tests.  See tp/tests/README.
+test_driving_files_generated_list = formatting/list-of-tests 
encoded/list-of-tests nested_formats/list-of-tests customization/list-of-tests 
coverage/list-of-tests layout/list-of-tests tex_html/list-of-tests 
other/list-of-tests
+
+# List of test scripts that only run one test
+one_test_files_generated_list =  $(type_base_one_test_files_generated_list) 
$(type_tex_html_one_test_files_generated_list) 
$(type_other_one_test_files_generated_list)
+
+# Lists of test scripts by test type
+
+# list of type base test files
+type_base_one_test_files_generated_list =  \
+    test_scripts/formatting_split_nocopying_split_dev_null.sh \
+    test_scripts/formatting_simplest_test_css.sh \
+    test_scripts/formatting_defcondx_Dbar.sh \
+    test_scripts/formatting_defcondx_Ubar.sh \
+    test_scripts/formatting_documentlanguage_cmdline.sh \
+    test_scripts/formatting_cpp_lines.sh \
+    test_scripts/formatting_no_content.sh \
+    test_scripts/formatting_no_content_separate.sh \
+    test_scripts/formatting_no_content_do_contents_separate.sh \
+    test_scripts/formatting_no_content_do_contents.sh \
+    test_scripts/formatting_no_content_inline.sh \
+    test_scripts/formatting_no_content_do_contents_inline.sh \
+    test_scripts/formatting_indices_in_begin_tables_lists.sh \
+    test_scripts/formatting_indices_in_begin_tables_lists_latex.sh \
+    test_scripts/formatting_index_entries_relate_to_item.sh \
+    test_scripts/formatting_info_extension_warning.sh \
+    test_scripts/encoded_non_ascii_command_line.sh \
+    test_scripts/encoded_non_ascii_test_epub.sh \
+    test_scripts/encoded_non_ascii_test_rawtext.sh \
+    test_scripts/encoded_non_ascii_no_setfilename_test_rawtext.sh \
+    test_scripts/encoded_non_ascii_test_latex.sh \
+    test_scripts/encoded_manual_include_accented_file_name_latin1.sh \
+    
test_scripts/encoded_manual_include_accented_file_name_latin1_explicit_encoding.sh
 \
+    
test_scripts/encoded_manual_include_accented_file_name_latin1_use_locale_encoding.sh
 \
+    test_scripts/nested_formats_texi_nested_formats.sh \
+    test_scripts/nested_formats_nested_group.sh \
+    test_scripts/nested_formats_nested_itemize.sh \
+    test_scripts/nested_formats_nested_menu.sh \
+    test_scripts/nested_formats_nested_table.sh \
+    test_scripts/nested_formats_nested_flushright.sh \
+    test_scripts/nested_formats_nested_multitable.sh \
+    test_scripts/nested_formats_nested_cartouche.sh \
+    test_scripts/nested_formats_nested_enumerate.sh \
+    test_scripts/nested_formats_nested_deffn.sh \
+    test_scripts/nested_formats_nested_example.sh \
+    test_scripts/nested_formats_nested_quotation.sh \
+    test_scripts/customization_texi_ignore_and_comments.sh \
+    test_scripts/customization_ignore_and_comments_output.sh \
+    test_scripts/customization_test_redefine_need.sh \
+    test_scripts/customization_sectioning_directions.sh \
+    test_scripts/customization_sectioning_directions_split_chapter.sh \
+    test_scripts/customization_double_contents_book.sh \
+    test_scripts/customization_double_contents_after_title_book.sh \
+    test_scripts/customization_double_contents_after_title_book_chapter.sh \
+    test_scripts/coverage_formatting_macro_expand.sh \
+    test_scripts/coverage_formatting_info.sh \
+    test_scripts/coverage_formatting_plaintext.sh \
+    test_scripts/coverage_formatting_docbook.sh \
+    test_scripts/coverage_formatting_xml.sh \
+    test_scripts/coverage_formatting_html_no_split.sh \
+    test_scripts/coverage_formatting_latex.sh \
+    test_scripts/coverage_formatting_epub.sh \
+    test_scripts/coverage_formatting_textcontent.sh \
+    test_scripts/coverage_formatting_rawtext.sh \
+    test_scripts/coverage_formatting_html32.sh \
+    test_scripts/coverage_formatting_xhtml.sh \
+    test_scripts/coverage_formatting_chm.sh \
+    test_scripts/coverage_formatting_regions.sh \
+    test_scripts/layout_formatting_texi2html.sh \
+    test_scripts/layout_formatting_texi2html_nodes.sh \
+    test_scripts/layout_formatting_info_ascii_punctuation.sh \
+    test_scripts/layout_formatting_info_disable_encoding.sh \
+    test_scripts/layout_formatting_plaintext_ascii_punctuation.sh \
+    test_scripts/layout_formatting_sort_element_counts.sh \
+    test_scripts/layout_formatting_mathjax.sh \
+    test_scripts/layout_formatting_weird_quotes.sh \
+    test_scripts/layout_formatting_numerical_entities.sh \
+    test_scripts/layout_formatting_enable_encoding.sh \
+    test_scripts/layout_formatting_exotic.sh \
+    test_scripts/layout_formatting_inline_css.sh \
+    test_scripts/layout_formatting_fr.sh \
+    test_scripts/layout_formatting_fr_info.sh \
+    test_scripts/layout_formatting_fr_icons.sh \
+    test_scripts/layout_formatting_epub_nodes.sh
+
+# list of type tex_html test files
+type_tex_html_one_test_files_generated_list =  \
+    test_scripts/tex_html_block_EOL_tex.sh \
+    test_scripts/tex_html_simplest_httex.sh \
+    test_scripts/tex_html_tex_notex.sh \
+    test_scripts/tex_html_tex.sh \
+    test_scripts/tex_html_tex_l2h_latex.sh \
+    test_scripts/tex_html_tex_l2h_tex_latex.sh \
+    test_scripts/tex_html_tex_httex.sh \
+    test_scripts/tex_html_tex_httex_latex.sh \
+    test_scripts/tex_html_tex_httex_latex_math.sh \
+    test_scripts/tex_html_tex_httex_tex_latex.sh \
+    test_scripts/tex_html_tex_httex_tex_latex_math.sh \
+    test_scripts/tex_html_tex_accents_httex.sh \
+    test_scripts/tex_html_tex_accents_l2h.sh \
+    test_scripts/tex_html_tex_gdef_httex.sh \
+    test_scripts/tex_html_tex_gdef_l2h.sh \
+    test_scripts/tex_html_tex_mathjax.sh \
+    test_scripts/tex_html_tex_gdef_mathjax.sh \
+    test_scripts/tex_html_tex_complex_httex.sh \
+    test_scripts/tex_html_tex_complex_l2h.sh \
+    test_scripts/tex_html_tex_eqalign_httex.sh \
+    test_scripts/tex_html_tex_eqalign_l2h.sh \
+    test_scripts/tex_html_math_not_closed.sh \
+    test_scripts/tex_html_tex_not_closed.sh \
+    test_scripts/tex_html_tex_in_copying.sh \
+    test_scripts/tex_html_tex_encoded_utf8_l2h.sh \
+    test_scripts/tex_html_tex_encoded_utf8_httex.sh \
+    test_scripts/tex_html_tex_encoded_latin1_l2h.sh \
+    test_scripts/tex_html_tex_encoded_latin1_httex.sh \
+    test_scripts/tex_html_formatting_singular.sh
+
+# list of type other test files
+type_other_one_test_files_generated_list =  \
+    test_scripts/other_highlight_syntax_example.sh \
+    test_scripts/other_highlight_syntax_example_latin9.sh
+



reply via email to

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