[latex3-commits] [git/LaTeX3-latex3-latex2e] l3debug: add a test (4feb469d)

Frank Mittelbach frank.mittelbach at latex-project.org
Thu May 19 10:01:17 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : l3debug
Link       : https://github.com/latex3/latex2e/commit/4feb469dd937ff1184a41ed2ff31d1fbe0005869

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

commit 4feb469dd937ff1184a41ed2ff31d1fbe0005869
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Thu May 19 10:01:17 2022 +0200

    add a test


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

4feb469dd937ff1184a41ed2ff31d1fbe0005869
 base/testfiles-lthooks/{shipout-000.lvt => lthooks-032.lvt}          | 5 +++--
 .../tlb-dox013.tlg => testfiles-lthooks/lthooks-032.tlg}             | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/base/testfiles-lthooks/shipout-000.lvt b/base/testfiles-lthooks/lthooks-032.lvt
similarity index 61%
copy from base/testfiles-lthooks/shipout-000.lvt
copy to base/testfiles-lthooks/lthooks-032.lvt
index bd2bda8d..ddf5baf0 100644
--- a/base/testfiles-lthooks/shipout-000.lvt
+++ b/base/testfiles-lthooks/lthooks-032.lvt
@@ -1,4 +1,3 @@
-% testing atbegshi and evershi inclusion
 
 \RequirePackage[enable-debug]{expl3}
 \ExplSyntaxOn
@@ -10,8 +9,10 @@
 \input{regression-test}
 
 
+\usepackage{tracefnt}
+
 \START
 
-\usepackage{atbegshi}
+\AddToHook{package/tracefnt/after}{\typeout{-> Too late so execute directly, but no error!}}
 
 \END
diff --git a/base/testfiles-doc/tlb-dox013.tlg b/base/testfiles-lthooks/lthooks-032.tlg
similarity index 67%
copy from base/testfiles-doc/tlb-dox013.tlg
copy to base/testfiles-lthooks/lthooks-032.tlg
index 0762c44d..ecb9ae51 100644
--- a/base/testfiles-doc/tlb-dox013.tlg
+++ b/base/testfiles-lthooks/lthooks-032.tlg
@@ -1,3 +1,3 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
----- Start of checking ----
+-> Too late so execute directly, but no error!





More information about the latex3-commits mailing list.