[latex3-commits] [git/LaTeX3-latex3-latex3] master: Update test files (5211bcec0)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Mar 3 17:59:10 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/5211bcec0f2ceb227ff706c44e784dd927b9ed44

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

commit 5211bcec0f2ceb227ff706c44e784dd927b9ed44
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 21 09:06:03 2020 +0000

    Update test files


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

5211bcec0f2ceb227ff706c44e784dd927b9ed44
 l3kernel/testfiles/m3keyval001.tlg | 26 ++++++++++++++++----------
 l3kernel/testfiles/m3quark001.tlg  |  7 ++++---
 2 files changed, 20 insertions(+), 13 deletions(-)

diff --git a/l3kernel/testfiles/m3keyval001.tlg b/l3kernel/testfiles/m3keyval001.tlg
index 02cb2009c..9aabc05ee 100644
--- a/l3kernel/testfiles/m3keyval001.tlg
+++ b/l3kernel/testfiles/m3keyval001.tlg
@@ -48,18 +48,24 @@ TEST 2: check for errors
 KEY NO VAL: "a"
 ============================================================
 ============================================================
-! LaTeX3 Error: Misplaced equals sign in key-value input on line ...
-For immediate help type H <return>.
- ...                                              
+! Undefined control sequence.
+<argument> \LaTeX3 error: 
+                           Misplaced equals sign in key-value input on line ...
 l. ...}
-LaTeX is attempting to parse some key-value input but found two equals signs
-not separated by a comma.
+The control sequence at the end of the top line
+of your error message was never \def'ed. If you have
+misspelled it (e.g., `\hobx'), type `I' and the correct
+spelling (e.g., `I\hbox'). Otherwise just continue,
+and I'll forget about whatever was undefined.
 ============================================================
-! LaTeX3 Error: Misplaced equals sign in key-value input on line ...
-For immediate help type H <return>.
- ...                                              
+! Undefined control sequence.
+<argument> \LaTeX3 error: 
+                           Misplaced equals sign in key-value input on line ...
 l. ...}
-LaTeX is attempting to parse some key-value input but found two equals signs
-not separated by a comma.
+The control sequence at the end of the top line
+of your error message was never \def'ed. If you have
+misspelled it (e.g., `\hobx'), type `I' and the correct
+spelling (e.g., `I\hbox'). Otherwise just continue,
+and I'll forget about whatever was undefined.
 ============================================================
 ============================================================
diff --git a/l3kernel/testfiles/m3quark001.tlg b/l3kernel/testfiles/m3quark001.tlg
index 021fbefb0..3c524f736 100644
--- a/l3kernel/testfiles/m3quark001.tlg
+++ b/l3kernel/testfiles/m3quark001.tlg
@@ -80,9 +80,10 @@ l. ...}
 This is a coding error.
 LaTeX has been asked to create a new scan mark '\s__foo' but this name has
 already been used for a scan mark.
-> \g__scan_marks_tl=\s_stop \s__seq \s__prop \s__fp \s__fp_mark \s__fp_stop
-\s__fp_invalid \s__fp_underflow \s__fp_overflow \s__fp_division \s__fp_exact
-\s__fp_tuple \s__tl \s__foo .
+> \g__scan_marks_tl=\s_stop \s__seq \s__prop \s__keyval_nil \s__keyval_mark
+\s__keyval_stop \s__keyval_tail \s__fp \s__fp_mark \s__fp_stop \s__fp_invalid
+\s__fp_underflow \s__fp_overflow \s__fp_division \s__fp_exact \s__fp_tuple
+\s__tl \s__foo .
 ============================================================
 ============================================================
 TEST 14: Use none until s__stop (expect nothing)





More information about the latex3-commits mailing list.