[latex3-commits] [git/LaTeX3-latex3-latex3] luacmd: Adjust test to emulated primitives (a09ffbcb0)
Marcel Fabian Krüger
tex at 2krueger.de
Thu Aug 20 13:25:15 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : luacmd
Link : https://github.com/latex3/latex3/commit/a09ffbcb01875f7a3798219df4db3d9f9683d71d
>---------------------------------------------------------------
commit a09ffbcb01875f7a3798219df4db3d9f9683d71d
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Thu Aug 20 13:25:15 2020 +0200
Adjust test to emulated primitives
>---------------------------------------------------------------
a09ffbcb01875f7a3798219df4db3d9f9683d71d
l3kernel/testfiles/{m3token004.tlg => m3token004.luatex.tlg} | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/l3kernel/testfiles/m3token004.tlg b/l3kernel/testfiles/m3token004.luatex.tlg
similarity index 61%
copy from l3kernel/testfiles/m3token004.tlg
copy to l3kernel/testfiles/m3token004.luatex.tlg
index 02c70a83c..3a82919a1 100644
--- a/l3kernel/testfiles/m3token004.tlg
+++ b/l3kernel/testfiles/m3token004.luatex.tlg
@@ -10,15 +10,21 @@ T \end
============================================================
TEST 2: token_if_primitive, with usual escapechar
============================================================
-(l3names.def - end everydisplay everymath input underline tracingfonts)
+(l3names.def - end everydisplay everymath input underline tex_strcmp:D
+tex_filesize:D tex_mdfivesum:D tex_filemoddate:D tex_filedump:D tex_filedump:D
+tex_filemoddate:D tex_filesize:D tex_mdfivesum:D tracingfonts tex_Ucharcat:D)
============================================================
============================================================
TEST 3: token_if_primitive, with unprintable escapechar
============================================================
-(l3names.def - end everydisplay everymath input underline tracingfonts)
+(l3names.def - end everydisplay everymath input underline tex_strcmp:D
+tex_filesize:D tex_mdfivesum:D tex_filemoddate:D tex_filedump:D tex_filedump:D
+tex_filemoddate:D tex_filesize:D tex_mdfivesum:D tracingfonts tex_Ucharcat:D)
============================================================
============================================================
TEST 4: token_if_primitive, with space escapechar
============================================================
-(l3names.def - end everydisplay everymath input underline tracingfonts)
+(l3names.def - end everydisplay everymath input underline tex_strcmp:D
+tex_filesize:D tex_mdfivesum:D tex_filemoddate:D tex_filedump:D tex_filedump:D
+tex_filemoddate:D tex_filesize:D tex_mdfivesum:D tracingfonts tex_Ucharcat:D)
============================================================
More information about the latex3-commits
mailing list.