texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: List converters_tests.t not already ready for LaT


From: Patrice Dumas
Subject: branch master updated: List converters_tests.t not already ready for LaTeX in comments
Date: Thu, 28 Jul 2022 04:28:41 -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 4667b11e9d List converters_tests.t not already ready for LaTeX in 
comments
4667b11e9d is described below

commit 4667b11e9d854d7d63c1e81f176809cbfdb03d99
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Thu Jul 28 10:27:47 2022 +0200

    List converters_tests.t not already ready for LaTeX in comments
---
 tp/t/converters_tests.t | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/tp/t/converters_tests.t b/tp/t/converters_tests.t
index edfc955666..3657a4e518 100644
--- a/tp/t/converters_tests.t
+++ b/tp/t/converters_tests.t
@@ -857,6 +857,9 @@ my %latex_tests = (
   'ref_error_formatting' => 1,
   'ref_in_sectioning' => 1,
   'unknown_value' => 1,
+  'test_sp' => 1,
+# need @example final
+# 'sp_in_example' => 1,
   'line_breaks' => 1,
   'test_deftypefnnewline' => 1,
   'raw_block_commands' => 1,
@@ -865,6 +868,9 @@ my %latex_tests = (
   'inline_expand_tex' => 1,
   'inlinefmtifelse' => 1,
   'inlineifsetifclear' => 1,
+# table_in_display_in_example
+# table_in_example_in_display
+# complex_nestings
   'image_with_spaces' => 1,
   'image_extension' => 1,
   'image_formatting' => 1,
@@ -879,7 +885,6 @@ my %latex_tests = (
 #  'normal_font_in_monospace' => 1,
   'email_table_command_as_argument' => 1,
   'at_commands_in_raw' => 1,
-  'test_sp' => 1,
   'non_empty_part' => 1,
 );
 



reply via email to

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