texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Patrice Dumas
Date: Sat, 29 Jul 2023 15:24:14 -0400 (EDT)

branch: master
commit 8953887cc067fbf2ad0d05a38bbe6071580c29dc
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Jul 29 20:04:26 2023 +0200

    Revert "Temporarily enable test to see how it goes on solaris build farm"
    
    This reverts commit bf75469e9224d2a445fd77858a432f578d44ff9f.
---
 tp/tests/Makefile.onetst                            |  1 -
 tp/tests/encoded/list-of-tests                      |  2 +-
 .../test_latin1_no_documentencoding.1               |  0
 .../test_latin1_no_documentencoding.2               |  1 -
 .../test_latin1_no_documentencoding.info            | 21 ---------------------
 .../encoded_test_latin1_no_documentencoding.sh      | 19 -------------------
 6 files changed, 1 insertion(+), 43 deletions(-)

diff --git a/tp/tests/Makefile.onetst b/tp/tests/Makefile.onetst
index bdb1fe3431..678ff6f521 100644
--- a/tp/tests/Makefile.onetst
+++ b/tp/tests/Makefile.onetst
@@ -45,7 +45,6 @@ type_base_one_test_files_generated_list =  \
     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/encoded_test_latin1_no_documentencoding.sh \
     test_scripts/nested_formats_texi_nested_formats.sh \
     test_scripts/nested_formats_nested_group.sh \
     test_scripts/nested_formats_nested_itemize.sh \
diff --git a/tp/tests/encoded/list-of-tests b/tp/tests/encoded/list-of-tests
index 830d5ec942..f6802da4b0 100644
--- a/tp/tests/encoded/list-of-tests
+++ b/tp/tests/encoded/list-of-tests
@@ -35,4 +35,4 @@ manual_include_accented_file_name_latin1_use_locale_encoding 
manual_include_acce
 # to a warning.  This corresponds to an actual practice when latin1 was a
 # de-facto default encoding for Texinfo manuals, before UTF-8.
 # Not enabled because perl parser and XS parser lead to different output
-test_latin1_no_documentencoding test_latin1_no_documentencoding.texi
+#test_latin1_no_documentencoding test_latin1_no_documentencoding.texi
diff --git 
a/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.1
 
b/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.2
 
b/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.2
deleted file mode 100644
index 44f484545a..0000000000
--- 
a/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.2
+++ /dev/null
@@ -1 +0,0 @@
-test_latin1_no_documentencoding.texi:6: encoding error at byte 0xfc
diff --git 
a/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.info
 
b/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.info
deleted file mode 100644
index 239c3508c2..0000000000
--- 
a/tp/tests/encoded/res_parser/test_latin1_no_documentencoding/test_latin1_no_documentencoding.info
+++ /dev/null
@@ -1,21 +0,0 @@
-This is test_latin1_no_documentencoding.info, produced by texi2any
-version from test_latin1_no_documentencoding.texi.
-
-\include texinfo
-
-
-File: test_latin1_no_documentencoding.info,  Node: Top,  Up: (dir)
-
-This manual is by Tommy Mller.
-
-
-
-Tag Table:
-Node: Top137
-
-End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:
diff --git a/tp/tests/test_scripts/encoded_test_latin1_no_documentencoding.sh 
b/tp/tests/test_scripts/encoded_test_latin1_no_documentencoding.sh
deleted file mode 100755
index 1f34aa1d16..0000000000
--- a/tp/tests/test_scripts/encoded_test_latin1_no_documentencoding.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-
-
-dir=encoded
-name='test_latin1_no_documentencoding'
-mkdir -p $dir
-
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-exit $exit_status
-



reply via email to

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