[latex3-commits] [git/LaTeX3-latex3-latex3] gh839: Add tests for c472d9c -eluatex (213a7841d)
PhelypeOleinik
phelype.oleinik at latex-project.org
Wed Jan 13 03:00:59 CET 2021
Repository : https://github.com/latex3/latex3
On branch : gh839
Link : https://github.com/latex3/latex3/commit/213a7841dd5c0627666b2a0535472d63d2b16f38
>---------------------------------------------------------------
commit 213a7841dd5c0627666b2a0535472d63d2b16f38
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Tue Jan 12 23:00:59 2021 -0300
Add tests for c472d9c -eluatex
>---------------------------------------------------------------
213a7841dd5c0627666b2a0535472d63d2b16f38
l3packages/xparse/testfiles/xparse004.luatex.tlg | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/l3packages/xparse/testfiles/xparse004.luatex.tlg b/l3packages/xparse/testfiles/xparse004.luatex.tlg
index aef9985d3..762b0d369 100644
--- a/l3packages/xparse/testfiles/xparse004.luatex.tlg
+++ b/l3packages/xparse/testfiles/xparse004.luatex.tlg
@@ -956,7 +956,16 @@ LaTeX will ignore this entire definition.
(abc)
============================================================
============================================================
-TEST 32: IfBoolean multi token
+TEST 32: delimited commands in alignments
+============================================================
+A x y&z
+B x yXz
+C x y&z
+D x yXz
+E x y&z
+============================================================
+============================================================
+TEST 33: IfBoolean multi token
============================================================
! Undefined control sequence.
<argument> \LaTeX3 error:
@@ -989,13 +998,13 @@ and I'll forget about whatever was undefined.
FALSE
============================================================
============================================================
-TEST 33: Processor spaces
+TEST 34: Processor spaces
============================================================
|{a}{bcd}|
> \box_wd:N \l_tmpa_box =0.0pt.
============================================================
============================================================
-TEST 34: Processor depending on other argument
+TEST 35: Processor depending on other argument
============================================================
|{a}{bcd;e}|1|
|{a,bcd}{e}|1|
More information about the latex3-commits
mailing list.