[latex3-commits] [l3svn] r7353 - Use correct variable in test file to avoid \ERROR

noreply at latex-project.org noreply at latex-project.org
Wed Jul 12 23:36:00 CEST 2017


Author: bruno
Date: 2017-07-12 23:36:00 +0200 (Wed, 12 Jul 2017)
New Revision: 7353

Modified:
   trunk/l3kernel/testfiles/m3file001.lvt
   trunk/l3kernel/testfiles/m3file001.ptex.tlg
   trunk/l3kernel/testfiles/m3file001.tlg
   trunk/l3kernel/testfiles/m3file001.uptex.tlg
Log:
Use correct variable in test file to avoid \ERROR


Modified: trunk/l3kernel/testfiles/m3file001.lvt
===================================================================
--- trunk/l3kernel/testfiles/m3file001.lvt	2017-07-12 17:11:03 UTC (rev 7352)
+++ trunk/l3kernel/testfiles/m3file001.lvt	2017-07-12 21:36:00 UTC (rev 7353)
@@ -172,7 +172,7 @@
     \TIMO
     \file_get_timestamp:nN { filetest.txt } \l_tmpa_str
     \regex_match:nVTF
-      { ^D\:\d{14} } \l_tmpa_tl \TRUE \ERROR
+      { ^D\:\d{14} } \l_tmpa_str \TRUE \ERROR
     \file_get_timestamp:nN { NotAFile.txt } \l_tmpa_str
     \tl_show:N \l_tmpa_str
   }

Modified: trunk/l3kernel/testfiles/m3file001.ptex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3file001.ptex.tlg	2017-07-12 17:11:03 UTC (rev 7352)
+++ trunk/l3kernel/testfiles/m3file001.ptex.tlg	2017-07-12 21:36:00 UTC (rev 7353)
@@ -236,14 +236,7 @@
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }
-! Undefined control sequence.
-<argument> \ERROR 
-l. ...  }
-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.
+TRUE
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }

Modified: trunk/l3kernel/testfiles/m3file001.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3file001.tlg	2017-07-12 17:11:03 UTC (rev 7352)
+++ trunk/l3kernel/testfiles/m3file001.tlg	2017-07-12 21:36:00 UTC (rev 7353)
@@ -230,14 +230,7 @@
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }
-! Undefined control sequence.
-<argument> \ERROR 
-l. ...  }
-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.
+TRUE
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }

Modified: trunk/l3kernel/testfiles/m3file001.uptex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3file001.uptex.tlg	2017-07-12 17:11:03 UTC (rev 7352)
+++ trunk/l3kernel/testfiles/m3file001.uptex.tlg	2017-07-12 21:36:00 UTC (rev 7353)
@@ -236,14 +236,7 @@
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }
-! Undefined control sequence.
-<argument> \ERROR 
-l. ...  }
-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.
+TRUE
 > \l_tmpa_str=.
 <recently read> }
 l. ...  }



More information about the latex3-commits mailing list