[latex3-commits] [git/LaTeX3-latex3-latex2e] kernel-msgs: a script to just run the ltcmd tests [CI skip] (fa7f2fc7)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon May 17 10:05:23 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : kernel-msgs
Link       : https://github.com/latex3/latex2e/commit/fa7f2fc7f4643c8a7b6011cdc3ea727bdbf00a9e

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

commit fa7f2fc7f4643c8a7b6011cdc3ea727bdbf00a9e
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon May 17 10:05:23 2021 +0200

    a script to just  run the ltcmd tests [CI skip]


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

fa7f2fc7f4643c8a7b6011cdc3ea727bdbf00a9e
 base/update-ltcmd-tests.sh | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/base/update-ltcmd-tests.sh b/base/update-ltcmd-tests.sh
new file mode 100644
index 00000000..91817c77
--- /dev/null
+++ b/base/update-ltcmd-tests.sh
@@ -0,0 +1,18 @@
+
+l3build save -cconfig-ltcmd \
+   ltcmd000 \
+   ltcmd001 \
+   ltcmd002 \
+   ltcmd003 \
+   ltcmd004 \
+   ltcmd005 \
+   ltcmd006 
+
+l3build save -cconfig-ltcmd -eluatex \
+   ltcmd002 \
+   ltcmd004 \
+   ltcmd005
+
+exit
+
+





More information about the latex3-commits mailing list.