[latex3-commits] [git/LaTeX3-latex3-latex2e] gh818: Update test file with the correct output (95271c07)

PhelypeOleinik phelype.oleinik at latex-project.org
Tue May 17 05:06:09 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : gh818
Link       : https://github.com/latex3/latex2e/commit/95271c07aed002a0b00f550784ff3d93152513fd

>---------------------------------------------------------------

commit 95271c07aed002a0b00f550784ff3d93152513fd
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Tue May 17 00:06:09 2022 -0300

    Update test file with the correct output


>---------------------------------------------------------------

95271c07aed002a0b00f550784ff3d93152513fd
 base/testfiles-lthooks/lthooks-031.lvt | 7 +++----
 base/testfiles-lthooks/lthooks-031.tlg | 7 -------
 2 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/base/testfiles-lthooks/lthooks-031.lvt b/base/testfiles-lthooks/lthooks-031.lvt
index 2bbfe5fd..f4ade953 100644
--- a/base/testfiles-lthooks/lthooks-031.lvt
+++ b/base/testfiles-lthooks/lthooks-031.lvt
@@ -12,10 +12,9 @@
 \makeatletter
 
 \hook_new:n {aaaa}
-\hook_gput_code:nnn {aaaa}{A}{}
-\hook_gset_rule:nnnn{aaaa}{A}{after}{B}
-\hook_gput_code:nnn {aaaa}{B}
-  {\hook_gset_rule:nnnn{aaaa}{x}{before}{y}}
+\hook_gput_code:nnn {aaaa} {A} { }
+\hook_gput_code:nnn {aaaa} {B}
+  { \hook_gset_rule:nnnn {aaaa} {A} {before} {B} }
 
 \tex_everypar:D { \typeout{ERROR} }
 
diff --git a/base/testfiles-lthooks/lthooks-031.tlg b/base/testfiles-lthooks/lthooks-031.tlg
index 6cb878b3..bfbef442 100644
--- a/base/testfiles-lthooks/lthooks-031.tlg
+++ b/base/testfiles-lthooks/lthooks-031.tlg
@@ -1,9 +1,2 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
-ERROR
-Missing character: There is no B in font nullfont!
-Missing character: There is no A in font nullfont!
-Missing character: There is no a in font nullfont!
-Missing character: There is no a in font nullfont!
-Missing character: There is no a in font nullfont!
-Missing character: There is no a in font nullfont!





More information about the latex3-commits mailing list.