[latex3-commits] [git/LaTeX3-latex3-latex3] luacmd: Adjust test to emulated primitives (274c1092d)
Marcel Fabian Krüger
tex at 2krueger.de
Fri Aug 21 15:43:58 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : luacmd
Link : https://github.com/latex3/latex3/commit/274c1092d5626e59de672e5d1324d79f74f2876f
>---------------------------------------------------------------
commit 274c1092d5626e59de672e5d1324d79f74f2876f
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Thu Aug 20 13:25:15 2020 +0200
Adjust test to emulated primitives
>---------------------------------------------------------------
274c1092d5626e59de672e5d1324d79f74f2876f
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.