[latex3-commits] [git/LaTeX3-latex3-latex2e] gh648: Update test files (261276f7)
PhelypeOleinik
phelype.oleinik at latex-project.org
Thu Aug 26 19:19:23 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : gh648
Link : https://github.com/latex3/latex2e/commit/261276f731539be59648865cd32d7f4bcb4c9b2f
>---------------------------------------------------------------
commit 261276f731539be59648865cd32d7f4bcb4c9b2f
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Thu Aug 26 14:19:23 2021 -0300
Update test files
>---------------------------------------------------------------
261276f731539be59648865cd32d7f4bcb4c9b2f
base/testfiles-lthooks/github-0648.tlg | 2 +-
base/testfiles-lthooks/ltcmdhooks-001.tlg | 4 ++--
base/testfiles-lthooks/ltcmdhooks-002.tlg | 2 +-
base/testfiles-lthooks/ltcmdhooks-008.tlg | 12 ++++++------
base/testfiles-lthooks/lthooks-013.tlg | 2 +-
base/testfiles-lthooks/lthooks-018.tlg | 2 +-
base/testfiles-lthooks/lthooks-019.tlg | 4 ++--
base/testfiles-lthooks/lthooks-026.tlg | 4 ++--
base/testfiles-lthooks/lthooks-doc-examples.tlg | 2 +-
9 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/base/testfiles-lthooks/github-0648.tlg b/base/testfiles-lthooks/github-0648.tlg
index 877d0f52..d7c50d9a 100644
--- a/base/testfiles-lthooks/github-0648.tlg
+++ b/base/testfiles-lthooks/github-0648.tlg
@@ -24,7 +24,7 @@ LaTeX hooks Warning: Generic hook 'file/before/foo.tex' is deprecated.
\ShowHook:
LaTeX hooks Warning: Generic hook 'file/before/foo.tex' is deprecated.
(hooks) Use hook 'file/foo.tex/before' instead.
--> The hook 'file/foo.tex/before':
+-> The generic hook 'file/foo.tex/before':
> The hook is empty.
<recently read> }
l. ...\ShowHook{file/before/foo.tex}
diff --git a/base/testfiles-lthooks/ltcmdhooks-001.tlg b/base/testfiles-lthooks/ltcmdhooks-001.tlg
index 6997277d..b1cf6580 100644
--- a/base/testfiles-lthooks/ltcmdhooks-001.tlg
+++ b/base/testfiles-lthooks/ltcmdhooks-001.tlg
@@ -18,7 +18,7 @@ Data structure for label rules:
y = 0 ->
Handled code for x
Handled code for y
--> The hook 'cmd/foo/before':
+-> The generic hook 'cmd/foo/before':
> Code chunks:
> x -> before 1
> y -> before 2
@@ -40,7 +40,7 @@ Data structure for label rules:
y = 0 ->
Handled code for x
Handled code for y
--> The hook 'cmd/foo/after':
+-> The generic hook 'cmd/foo/after':
> Code chunks:
> x -> after 1
> y -> after 2
diff --git a/base/testfiles-lthooks/ltcmdhooks-002.tlg b/base/testfiles-lthooks/ltcmdhooks-002.tlg
index 52991cf6..680490be 100644
--- a/base/testfiles-lthooks/ltcmdhooks-002.tlg
+++ b/base/testfiles-lthooks/ltcmdhooks-002.tlg
@@ -14,7 +14,7 @@ Code labels for sorting:
Data structure for label rules:
x = 0 ->
Handled code for x
--> The hook 'cmd/foo/before':
+-> The generic hook 'cmd/foo/before':
> Code chunks:
> x -> before
> Document-level (top-level) code (executed last):
diff --git a/base/testfiles-lthooks/ltcmdhooks-008.tlg b/base/testfiles-lthooks/ltcmdhooks-008.tlg
index f544102d..46515468 100644
--- a/base/testfiles-lthooks/ltcmdhooks-008.tlg
+++ b/base/testfiles-lthooks/ltcmdhooks-008.tlg
@@ -116,7 +116,7 @@ The hook 'baz' you tried to add code to was previously disabled with
<recently read> }
l. ...\AddToHookNext{\foo}{after} \ShowHook{\foo}
=================================
--> The hook 'env/foo/before':
+-> The generic hook 'env/foo/before':
> The hook is not declared.
> The hook is disabled.
> The hook is empty.
@@ -129,14 +129,14 @@ l. ...\AddToHookNext{\foo}{after}
\ShowHook{\foo}
The hook 'env/foo/before' you tried to add code to was previously disabled
with \hook_disable:n or \DisableHook, so it cannot have code added to it.
--> The hook 'env/foo/before':
+-> The generic hook 'env/foo/before':
> The hook is not declared.
> The hook is disabled.
> The hook is empty.
<recently read> }
l. ...\AddToHookNext{\foo}{after} \ShowHook{\foo}
=================================
--> The hook 'cmd/test/before':
+-> The generic hook 'cmd/test/before':
> The hook is not declared.
> The hook is disabled.
> The hook is empty.
@@ -149,14 +149,14 @@ l. ...\AddToHook{\foo}{after}
\ShowHook{\foo}
The hook 'cmd/test/before' you tried to add code to was previously disabled
with \hook_disable:n or \DisableHook, so it cannot have code added to it.
--> The hook 'cmd/test/before':
+-> The generic hook 'cmd/test/before':
> The hook is not declared.
> The hook is disabled.
> The hook is empty.
<recently read> }
l. ...\AddToHook{\foo}{after} \ShowHook{\foo}
=================================
--> The hook 'cmd/mycmd/after':
+-> The generic hook 'cmd/mycmd/after':
> Code chunks:
> XXX -> \ERROR 1
> Document-level (top-level) code (executed first):
@@ -175,7 +175,7 @@ For immediate help type H <return>.
l. ...\AddToHook{\foo}{\ERROR 3}
The hook 'cmd/mycmd/after' you tried to add code to was previously disabled
with \hook_disable:n or \DisableHook, so it cannot have code added to it.
--> The hook 'cmd/mycmd/after':
+-> The generic hook 'cmd/mycmd/after':
> The hook is not declared.
> The hook is disabled.
> Code chunks:
diff --git a/base/testfiles-lthooks/lthooks-013.tlg b/base/testfiles-lthooks/lthooks-013.tlg
index 4c599a27..0ad13640 100644
--- a/base/testfiles-lthooks/lthooks-013.tlg
+++ b/base/testfiles-lthooks/lthooks-013.tlg
@@ -11,7 +11,7 @@ Code labels for sorting:
Data structure for label rules:
foo = 0 ->
Handled code for foo
--> The hook 'env/itemize/begin':
+-> The generic hook 'env/itemize/begin':
> Code chunks:
> foo -> \typeout {env itemize first}
> Document-level (top-level) code (executed last):
diff --git a/base/testfiles-lthooks/lthooks-018.tlg b/base/testfiles-lthooks/lthooks-018.tlg
index 0bd703e8..76ab30ec 100644
--- a/base/testfiles-lthooks/lthooks-018.tlg
+++ b/base/testfiles-lthooks/lthooks-018.tlg
@@ -7,7 +7,7 @@ Code labels for sorting:
Data structure for label rules:
my1 = 0 ->
Handled code for my1
--> The hook 'env/quote/before':
+-> The generic hook 'env/quote/before':
> Code chunks:
> my1 -> \dotfill before 1\dotfill \par
> Document-level (top-level) code (executed last):
diff --git a/base/testfiles-lthooks/lthooks-019.tlg b/base/testfiles-lthooks/lthooks-019.tlg
index 7456cde7..a1e0e172 100644
--- a/base/testfiles-lthooks/lthooks-019.tlg
+++ b/base/testfiles-lthooks/lthooks-019.tlg
@@ -158,7 +158,7 @@ Data structure for label rules:
Handled code for my1
Handled code for my3
Handled code for my2
--> The hook 'env/quote/before':
+-> The generic hook 'env/quote/before':
> Code chunks:
> my1 -> \typeout {before B}
> my2 -> \typeout {before C}
@@ -198,7 +198,7 @@ Data structure for label rules:
Handled code for my1
Handled code for my3
Handled code for my2
--> The hook 'env/quote/after':
+-> The generic hook 'env/quote/after':
> Code chunks:
> my1 -> \typeout {after B}
> my2 -> \typeout {after C}
diff --git a/base/testfiles-lthooks/lthooks-026.tlg b/base/testfiles-lthooks/lthooks-026.tlg
index f1272e6f..5b0a425d 100644
--- a/base/testfiles-lthooks/lthooks-026.tlg
+++ b/base/testfiles-lthooks/lthooks-026.tlg
@@ -1,6 +1,6 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
--> The hook 'env/quote/begin':
+-> The generic hook 'env/quote/begin':
> Code chunks:
> bar -> \typeout {quote begin 2}
> Document-level (top-level) code (executed last):
@@ -32,7 +32,7 @@ quote begin 2
quote begin (top-level)
quote end (top-level)
quote after (top-level)
--> The hook 'env/quote/after':
+-> The generic hook 'env/quote/after':
> Code chunks:
> foobar -> \typeout {quote after 2}
> Document-level (top-level) code (executed first):
diff --git a/base/testfiles-lthooks/lthooks-doc-examples.tlg b/base/testfiles-lthooks/lthooks-doc-examples.tlg
index fd5b169f..32c92db0 100644
--- a/base/testfiles-lthooks/lthooks-doc-examples.tlg
+++ b/base/testfiles-lthooks/lthooks-doc-examples.tlg
@@ -101,7 +101,7 @@ Data structure for label rules:
package-too = 0 ->
Handled code for package-1
Handled code for package-too
--> The hook 'env/quote/after':
+-> The generic hook 'env/quote/after':
> Code chunks:
> package-1 -> \end {itshape}
> package-too -> \end {color}
More information about the latex3-commits
mailing list.