texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: Use latex instead of file_latex for tests not out


From: Patrice Dumas
Subject: branch master updated: Use latex instead of file_latex for tests not output to files
Date: Thu, 01 Sep 2022 14:48:07 -0400

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

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new cad8afd794 Use latex instead of file_latex for tests not output to 
files
cad8afd794 is described below

commit cad8afd794858f8fac5b38c6b44c16dbfada1590
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Thu Sep 1 20:47:38 2022 +0200

    Use latex instead of file_latex for tests not output to files
---
 tp/t/09indices.t                                                    | 2 +-
 tp/t/results/indices/def_syn_indices.pl                             | 2 +-
 tp/t/results/indices/double_seeentry_seealso.pl                     | 2 +-
 tp/t/results/indices/empty_cindex_entry.pl                          | 2 +-
 tp/t/results/indices/empty_index_entry.pl                           | 2 +-
 tp/t/results/indices/empty_string_index_entry.pl                    | 2 +-
 tp/t/results/indices/explicit_sort_key.pl                           | 2 +-
 tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl | 2 +-
 tp/t/results/indices/seealso_duplicate.pl                           | 2 +-
 tp/t/results/indices/seeentry.pl                                    | 2 +-
 tp/t/results/indices/subentries.pl                                  | 2 +-
 tp/t/results/indices/subentry_and_sortas.pl                         | 2 +-
 tp/t/results/indices/syncode_index_print_both.pl                    | 2 +-
 tp/t/results/indices/transparent_sort_chars.pl                      | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/tp/t/09indices.t b/tp/t/09indices.t
index 9dad00a22c..6efb0d67d4 100644
--- a/tp/t/09indices.t
+++ b/tp/t/09indices.t
@@ -753,7 +753,7 @@ foreach my $test (@test_formatted) {
   push @{$test->[2]->{'test_formats'}}, 'info';
   push @{$test->[2]->{'test_formats'}}, 'plaintext';
   push @{$test->[2]->{'test_formats'}}, 'html_text';
-  push @{$test->[2]->{'test_formats'}}, 'file_latex'
+  push @{$test->[2]->{'test_formats'}}, 'latex'
     if (grep {$_ eq $test->[0]} @file_latex_tests_cases_tests);
   $test->[2]->{'full_document'} = 1 unless 
(exists($test->[2]->{'full_document'}));
 }
diff --git a/tp/t/results/indices/def_syn_indices.pl 
b/tp/t/results/indices/def_syn_indices.pl
index 405786012e..36a4bc28b3 100644
--- a/tp/t/results/indices/def_syn_indices.pl
+++ b/tp/t/results/indices/def_syn_indices.pl
@@ -2124,7 +2124,7 @@ after
 ';
 
 
-$result_converted{'file_latex'}->{'def_syn_indices'} = '\\documentclass{book}
+$result_converted{'latex'}->{'def_syn_indices'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/double_seeentry_seealso.pl 
b/tp/t/results/indices/double_seeentry_seealso.pl
index f887d66d77..3e73a7f7ed 100644
--- a/tp/t/results/indices/double_seeentry_seealso.pl
+++ b/tp/t/results/indices/double_seeentry_seealso.pl
@@ -909,7 +909,7 @@ $result_converted{'html_text'}->{'double_seeentry_seealso'} 
= '<div class="top-l
 ';
 
 
-$result_converted{'file_latex'}->{'double_seeentry_seealso'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'double_seeentry_seealso'} = 
'\\documentclass{book}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
 \\usepackage[gen]{eurosym}
diff --git a/tp/t/results/indices/empty_cindex_entry.pl 
b/tp/t/results/indices/empty_cindex_entry.pl
index 2566d30781..27dd45274b 100644
--- a/tp/t/results/indices/empty_cindex_entry.pl
+++ b/tp/t/results/indices/empty_cindex_entry.pl
@@ -234,7 +234,7 @@ $result_converted{'html_text'}->{'empty_cindex_entry'} = 
'<a class="node-id" id=
 ';
 
 
-$result_converted{'file_latex'}->{'empty_cindex_entry'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'empty_cindex_entry'} = '\\documentclass{book}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
 \\usepackage[gen]{eurosym}
diff --git a/tp/t/results/indices/empty_index_entry.pl 
b/tp/t/results/indices/empty_index_entry.pl
index 66b0984840..4e9b9d3c9c 100644
--- a/tp/t/results/indices/empty_index_entry.pl
+++ b/tp/t/results/indices/empty_index_entry.pl
@@ -413,7 +413,7 @@ $result_converted{'html_text'}->{'empty_index_entry'} = '<a 
class="node-id" id="
 ';
 
 
-$result_converted{'file_latex'}->{'empty_index_entry'} = '\\documentclass{book}
+$result_converted{'latex'}->{'empty_index_entry'} = '\\documentclass{book}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
 \\usepackage[gen]{eurosym}
diff --git a/tp/t/results/indices/empty_string_index_entry.pl 
b/tp/t/results/indices/empty_string_index_entry.pl
index 27b9e90bfb..42df4c27ff 100644
--- a/tp/t/results/indices/empty_string_index_entry.pl
+++ b/tp/t/results/indices/empty_string_index_entry.pl
@@ -1052,7 +1052,7 @@ 
$result_converted_errors{'html_text'}->{'empty_string_index_entry'} = [
 
 
 
-$result_converted{'file_latex'}->{'empty_string_index_entry'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'empty_string_index_entry'} = 
'\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/explicit_sort_key.pl 
b/tp/t/results/indices/explicit_sort_key.pl
index 257050cbd6..7b1b0e63ba 100644
--- a/tp/t/results/indices/explicit_sort_key.pl
+++ b/tp/t/results/indices/explicit_sort_key.pl
@@ -1147,7 +1147,7 @@ $result_converted{'html_text'}->{'explicit_sort_key'} = 
'<div class="top-level-e
 ';
 
 
-$result_converted{'file_latex'}->{'explicit_sort_key'} = '\\documentclass{book}
+$result_converted{'latex'}->{'explicit_sort_key'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git 
a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl 
b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
index af354ef30e..59dcaf81fc 100644
--- a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
+++ b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
@@ -705,7 +705,7 @@ 
$result_converted{'html_text'}->{'multiple_index_text_sortas_seeentry_seealso'}
 ';
 
 
-$result_converted{'file_latex'}->{'multiple_index_text_sortas_seeentry_seealso'}
 = '\\documentclass{book}
+$result_converted{'latex'}->{'multiple_index_text_sortas_seeentry_seealso'} = 
'\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/seealso_duplicate.pl 
b/tp/t/results/indices/seealso_duplicate.pl
index c7af08dfc8..d5693e7f54 100644
--- a/tp/t/results/indices/seealso_duplicate.pl
+++ b/tp/t/results/indices/seealso_duplicate.pl
@@ -475,7 +475,7 @@ $result_converted{'html_text'}->{'seealso_duplicate'} = 
'<h1 class="node" id="To
 ';
 
 
-$result_converted{'file_latex'}->{'seealso_duplicate'} = '\\documentclass{book}
+$result_converted{'latex'}->{'seealso_duplicate'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/seeentry.pl b/tp/t/results/indices/seeentry.pl
index e4b609b0ba..5aea9690be 100644
--- a/tp/t/results/indices/seeentry.pl
+++ b/tp/t/results/indices/seeentry.pl
@@ -790,7 +790,7 @@ $result_converted{'html_text'}->{'seeentry'} = '<div 
class="top-level-extent" id
 ';
 
 
-$result_converted{'file_latex'}->{'seeentry'} = '\\documentclass{book}
+$result_converted{'latex'}->{'seeentry'} = '\\documentclass{book}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
 \\usepackage[gen]{eurosym}
diff --git a/tp/t/results/indices/subentries.pl 
b/tp/t/results/indices/subentries.pl
index 739ccca55f..34bbaa529a 100644
--- a/tp/t/results/indices/subentries.pl
+++ b/tp/t/results/indices/subentries.pl
@@ -1373,7 +1373,7 @@ $result_converted{'html_text'}->{'subentries'} = '<div 
class="top-level-extent"
 ';
 
 
-$result_converted{'file_latex'}->{'subentries'} = '\\documentclass{book}
+$result_converted{'latex'}->{'subentries'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/subentry_and_sortas.pl 
b/tp/t/results/indices/subentry_and_sortas.pl
index 995dc00f6e..bb654d5794 100644
--- a/tp/t/results/indices/subentry_and_sortas.pl
+++ b/tp/t/results/indices/subentry_and_sortas.pl
@@ -906,7 +906,7 @@ $result_converted{'html_text'}->{'subentry_and_sortas'} = 
'<div class="top-level
 ';
 
 
-$result_converted{'file_latex'}->{'subentry_and_sortas'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'subentry_and_sortas'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/syncode_index_print_both.pl 
b/tp/t/results/indices/syncode_index_print_both.pl
index fd9ee2ff0b..636f657fef 100644
--- a/tp/t/results/indices/syncode_index_print_both.pl
+++ b/tp/t/results/indices/syncode_index_print_both.pl
@@ -793,7 +793,7 @@ 
$result_converted{'html_text'}->{'syncode_index_print_both'} = '
 ';
 
 
-$result_converted{'file_latex'}->{'syncode_index_print_both'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'syncode_index_print_both'} = 
'\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}
diff --git a/tp/t/results/indices/transparent_sort_chars.pl 
b/tp/t/results/indices/transparent_sort_chars.pl
index 456c43cdc5..3a09ce0ef2 100644
--- a/tp/t/results/indices/transparent_sort_chars.pl
+++ b/tp/t/results/indices/transparent_sort_chars.pl
@@ -612,7 +612,7 @@ $result_converted{'html_text'}->{'transparent_sort_chars'} 
= '
 ';
 
 
-$result_converted{'file_latex'}->{'transparent_sort_chars'} = 
'\\documentclass{book}
+$result_converted{'latex'}->{'transparent_sort_chars'} = '\\documentclass{book}
 \\usepackage{imakeidx}
 \\usepackage{amsfonts}
 \\usepackage{amsmath}



reply via email to

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