[latex3-commits] [git/LaTeX3-latex3-latex2e] kernel-msgs: Expandable test changes (014984cb)
PhelypeOleinik
phelype.oleinik at latex-project.org
Tue May 18 22:11:00 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : kernel-msgs
Link : https://github.com/latex3/latex2e/commit/014984cb09604a40d249b89c6211e338ee9c42c3
>---------------------------------------------------------------
commit 014984cb09604a40d249b89c6211e338ee9c42c3
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Tue May 18 17:11:00 2021 -0300
Expandable test changes
>---------------------------------------------------------------
014984cb09604a40d249b89c6211e338ee9c42c3
base/testfiles-ltcmd/ltcmd004.luatex.tlg | 12 ++++++------
base/testfiles-ltcmd/ltcmd004.tlg | 12 ++++++------
base/testfiles-ltcmd/ltcmd005.luatex.tlg | 6 +++---
base/testfiles-ltcmd/ltcmd005.tlg | 6 +++---
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/base/testfiles-ltcmd/ltcmd004.luatex.tlg b/base/testfiles-ltcmd/ltcmd004.luatex.tlg
index 6a9c3c4b..4684da47 100644
--- a/base/testfiles-ltcmd/ltcmd004.luatex.tlg
+++ b/base/testfiles-ltcmd/ltcmd004.luatex.tlg
@@ -538,7 +538,7 @@ TEST 13: Test ## in expandable argument specification
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Missing required argument for \foobar.
+ ! cmd: Missing required argument for \foobar.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -555,7 +555,7 @@ TEST 14: Refer to other args (expandable)
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Defaults of \foobar have circular dependency.
+ ! cmd: Defaults of \foobar have circular dependency.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -564,7 +564,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Defaults of \foobar have circular dependency.
+ ! cmd: Defaults of \foobar have circular dependency.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -912,7 +912,7 @@ TEST 31: IfBoolean multi token
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {}
+ ! cmd: Invalid use \IfBooleanTF {}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -921,7 +921,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {}
+ ! cmd: Invalid use \IfBooleanTF {}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -931,7 +931,7 @@ and I'll forget about whatever was undefined.
FALSE
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {\ERROR \ERROR }
+ ! cmd: Invalid use \IfBooleanTF {\ERROR \ERROR }
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
diff --git a/base/testfiles-ltcmd/ltcmd004.tlg b/base/testfiles-ltcmd/ltcmd004.tlg
index fe94a88a..a3e30398 100644
--- a/base/testfiles-ltcmd/ltcmd004.tlg
+++ b/base/testfiles-ltcmd/ltcmd004.tlg
@@ -538,7 +538,7 @@ TEST 13: Test ## in expandable argument specification
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Missing required argument for \foobar.
+ ! cmd: Missing required argument for \foobar.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -555,7 +555,7 @@ TEST 14: Refer to other args (expandable)
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Defaults of \foobar have circular dependency.
+ ! cmd: Defaults of \foobar have circular dependency.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -564,7 +564,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Defaults of \foobar have circular dependency.
+ ! cmd: Defaults of \foobar have circular dependency.
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -912,7 +912,7 @@ TEST 31: IfBoolean multi token
============================================================
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {}
+ ! cmd: Invalid use \IfBooleanTF {}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -921,7 +921,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {}
+ ! cmd: Invalid use \IfBooleanTF {}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -931,7 +931,7 @@ and I'll forget about whatever was undefined.
FALSE
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {\ERROR \ERROR }
+ ! cmd: Invalid use \IfBooleanTF {\ERROR \ERROR }
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
diff --git a/base/testfiles-ltcmd/ltcmd005.luatex.tlg b/base/testfiles-ltcmd/ltcmd005.luatex.tlg
index 57efacba..b97fea79 100644
--- a/base/testfiles-ltcmd/ltcmd005.luatex.tlg
+++ b/base/testfiles-ltcmd/ltcmd005.luatex.tlg
@@ -295,7 +295,7 @@ token is required, LaTeX found 'ab'.
LaTeX will ignore this entire definition.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {foo}
+ ! cmd: Invalid use \IfBooleanTF {foo}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -305,7 +305,7 @@ and I'll forget about whatever was undefined.
FALSE
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {\foo }
+ ! cmd: Invalid use \IfBooleanTF {\foo }
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -314,7 +314,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {?}
+ ! cmd: Invalid use \IfBooleanTF {?}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
diff --git a/base/testfiles-ltcmd/ltcmd005.tlg b/base/testfiles-ltcmd/ltcmd005.tlg
index f2807494..a0a63402 100644
--- a/base/testfiles-ltcmd/ltcmd005.tlg
+++ b/base/testfiles-ltcmd/ltcmd005.tlg
@@ -295,7 +295,7 @@ token is required, LaTeX found 'ab'.
LaTeX will ignore this entire definition.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {foo}
+ ! cmd: Invalid use \IfBooleanTF {foo}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -305,7 +305,7 @@ and I'll forget about whatever was undefined.
FALSE
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {\foo }
+ ! cmd: Invalid use \IfBooleanTF {\foo }
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
@@ -314,7 +314,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
<argument> \::error
- ! ltcmd: Invalid use \IfBooleanTF {?}
+ ! cmd: Invalid use \IfBooleanTF {?}
l. ... }
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
More information about the latex3-commits
mailing list.