[latex3-commits] [git/LaTeX3-latex3-latex2e] hook-args: Add new tests to update scripts (ec9c6a2b)
PhelypeOleinik
phelype.oleinik at latex-project.org
Thu Mar 16 13:46:32 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : hook-args
Link : https://github.com/latex3/latex2e/commit/ec9c6a2beef31460dfe0bcb65be5c99b950d114e
>---------------------------------------------------------------
commit ec9c6a2beef31460dfe0bcb65be5c99b950d114e
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Thu Mar 16 09:46:32 2023 -0300
Add new tests to update scripts
and update one test after merging develop
>---------------------------------------------------------------
ec9c6a2beef31460dfe0bcb65be5c99b950d114e
base/testfiles-lthooks/lthooks-rollback-args.tlg | 10 ++++++++++
base/update-lthooks-tests.sh | 2 ++
base/update-rollback-tests.sh | 3 +++
3 files changed, 15 insertions(+)
diff --git a/base/testfiles-lthooks/lthooks-rollback-args.tlg b/base/testfiles-lthooks/lthooks-rollback-args.tlg
index 12af2154..b51f384f 100644
--- a/base/testfiles-lthooks/lthooks-rollback-args.tlg
+++ b/base/testfiles-lthooks/lthooks-rollback-args.tlg
@@ -100,6 +100,16 @@ BEGIN module: ltcmd (....-..-..) on input line ....
Skipping module ltcmd on input line ....
Skipping: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
Applying: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
+Skipping: [....-..-..] Distinguish non-expandable document commands on input line ....
+Skipping: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
+Applying: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
+Skipping: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
+Applying: [....-..-..] Support \NewCommandCopy in ltcmd on input line ....
+Skipping: [....-..-..] Support \ShowCommand in ltcmd on input line ....
+Applying: [....-..-..] Support \ShowCommand in ltcmd on input line ....
+Skipping: [....-..-..] Distinguish non-expandable document commands on input line ....
+Skipping: [....-..-..] Support \ShowCommand in ltcmd on input line ....
+Applying: [....-..-..] Support \ShowCommand in ltcmd on input line ....
Skipping: [....-..-..] Support \ShowCommand in ltcmd on input line ....
Applying: [....-..-..] Support \ShowCommand in ltcmd on input line ....
Skipping: [....-..-..] Testing for empty or blank on input line ....
diff --git a/base/update-lthooks-tests.sh b/base/update-lthooks-tests.sh
index 3b49584d..1f73a1e3 100755
--- a/base/update-lthooks-tests.sh
+++ b/base/update-lthooks-tests.sh
@@ -87,11 +87,13 @@ l3build save -cconfig-lthooks \
lthooks-030 \
lthooks-031 \
lthooks-032 \
+ lthooks-033 \
lthooks-errors \
lthooks-errors-deprecated \
lthooks-etoolbox \
lthooks-legacy \
lthooks-doc-examples \
+ lthooks-rollback-args \
shipout-000 \
shipout-002 \
shipout-004 \
diff --git a/base/update-rollback-tests.sh b/base/update-rollback-tests.sh
index 0cefed1e..4e6ea134 100755
--- a/base/update-rollback-tests.sh
+++ b/base/update-rollback-tests.sh
@@ -12,6 +12,9 @@ l3build save -epdftex,xetex,luatex \
l3build save \
tlb-latexrelease-rollback-2023-06-01
+l3build save -c config-lthooks \
+ lthooks-rollback-args
+
exit
More information about the latex3-commits
mailing list.