[latex3-commits] [git/LaTeX3-latex3-latex3] master: Update test files (a33d6d622)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Aug 20 19:09:56 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a33d6d6229a1ba82d6d7a7c4d7328753f5c6d293
>---------------------------------------------------------------
commit a33d6d6229a1ba82d6d7a7c4d7328753f5c6d293
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Mon Aug 3 00:32:27 2020 -0300
Update test files
>---------------------------------------------------------------
a33d6d6229a1ba82d6d7a7c4d7328753f5c6d293
l3kernel/testfiles/m3expl009.lvt | 2 +-
l3kernel/testfiles/m3expl009.tlg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/testfiles/m3expl009.lvt b/l3kernel/testfiles/m3expl009.lvt
index a0de07a53..2f8e6c068 100644
--- a/l3kernel/testfiles/m3expl009.lvt
+++ b/l3kernel/testfiles/m3expl009.lvt
@@ -31,7 +31,7 @@
% If the version of expl3 preloaded in the kernel differs
% from the one in expl3.sty we have a critical error:
\RELOAD
- { \tl_set:Nn \c__kernel_expl_date_tl { WRONG-DATE } }
+ { \tl_set:Nn \c__kernel_expl_date_tl { 0000-00-00 } }
% If they are equal, though, nothing bad happens. This should
% be the most common scenario.
diff --git a/l3kernel/testfiles/m3expl009.tlg b/l3kernel/testfiles/m3expl009.tlg
index 0f3d9e375..b668e5c34 100644
--- a/l3kernel/testfiles/m3expl009.tlg
+++ b/l3kernel/testfiles/m3expl009.tlg
@@ -7,7 +7,7 @@ Package: expl3 ....-..-.. L3 programming layer (loader)
! LaTeX Error: Mismatched LaTeX support files detected.
Loading 'expl3.sty' aborted!
The L3 programming layer in the LaTeX format
- is dated WRONG-DATE, but in your TeX tree the files
+ is dated ....-..-.., but in your TeX tree the files
are from ....-..-...
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
More information about the latex3-commits
mailing list.