[latex3-commits] [git/LaTeX3-latex3-latex3] main: Test file adjustments (c14309ae5)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Aug 27 00:25:52 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/c14309ae54dfa485358c83fe9989787db591936d

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

commit c14309ae54dfa485358c83fe9989787db591936d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Aug 26 23:24:49 2021 +0100

    Test file adjustments


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

c14309ae54dfa485358c83fe9989787db591936d
 .../{m3msg002.tlg => m3msg002.luatex.tlg}          |  20 ++--
 l3kernel/testfiles/m3msg004.luatex.tlg             | 117 +--------------------
 2 files changed, 11 insertions(+), 126 deletions(-)

diff --git a/l3kernel/testfiles/m3msg002.tlg b/l3kernel/testfiles/m3msg002.luatex.tlg
similarity index 93%
copy from l3kernel/testfiles/m3msg002.tlg
copy to l3kernel/testfiles/m3msg002.luatex.tlg
index 620b0cafb..7ce157be7 100644
--- a/l3kernel/testfiles/m3msg002.tlg
+++ b/l3kernel/testfiles/m3msg002.luatex.tlg
@@ -6,7 +6,7 @@ TEST 1: Wrong v/V argument
 ============================================================
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! LaTeX3 Error: Erroneous variable \junk used!
+      ! LaTeX3 Error: Erroneous variable \junk used!
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -14,7 +14,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! LaTeX3 Error: Erroneous variable \scan_stop: used!
+      ! LaTeX3 Error: Erroneous variable \scan_stop: used!
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -22,7 +22,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! LaTeX3 Error: Erroneous variable \relax used!
+      ! LaTeX3 Error: Erroneous variable \relax used!
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -34,7 +34,7 @@ TEST 2: Wrong tl variable
 ============================================================
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! LaTeX3 Error: Erroneous variable \junk used!
+      ! LaTeX3 Error: Erroneous variable \junk used!
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -100,7 +100,7 @@ TEST 5: msg_expandable_error
 ============================================================
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! Package foo Error: The foobar \par  is blue, green and ye...
+      ! Package foo Error: The foobar \par  is blue, green and yellow.
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -108,7 +108,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! Package foo Error: The foobar \par  is blue, green and .
+      ! Package foo Error: The foobar \par  is blue, green and .
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -116,7 +116,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! Package foo Error: The foobar \par  is blue,  and .
+      ! Package foo Error: The foobar \par  is blue,  and .
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -124,7 +124,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! Package foo Error: The foobar \par  is ,  and .
+      ! Package foo Error: The foobar \par  is ,  and .
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -132,7 +132,7 @@ made up of letters only. The macro here has not been
 followed by the required stuff, so I'm ignoring it.
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! Package foo Error: The foobar  is ,  and .
+      ! Package foo Error: The foobar  is ,  and .
 l. ...}
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
@@ -165,7 +165,7 @@ using \iow_wrap:nnnN . It was called with argument '\TYPE {2}'.
 2
 ! Use of \??? doesn't match its definition.
 <argument> \???  
-                 ! LaTeX3 Error: Only \iow_wrap:nnnN allows \iow_indent:n 
+      ! LaTeX3 Error: Only \iow_wrap:nnnN allows \iow_indent:n 
 l. ...  }
 If you say, e.g., `\def\a1{...}', then you must always
 put `1' after `\a', since control sequence names are
diff --git a/l3kernel/testfiles/m3msg004.luatex.tlg b/l3kernel/testfiles/m3msg004.luatex.tlg
index 23b4235ef..c6152060b 100644
--- a/l3kernel/testfiles/m3msg004.luatex.tlg
+++ b/l3kernel/testfiles/m3msg004.luatex.tlg
@@ -2,122 +2,7 @@ This is a generated file for the LaTeX (2e + expl3) validation system.
 Don't change this file in any respect.
 Author: Bruno Le Floch
 ============================================================
-TEST 1: Kernel fatal all arg types
-============================================================
-|__kernel_msg_fatal:nnnnnn|
-! Fatal LaTeX3 Error: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N
-(LaTeX3)              \c_empty_tl ) (\c_empty_tl ) ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:n {\exp_not:N \c_empty_tl }] [\exp_not:N \c_empty_tl ] [\c_empty_tl
-] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnnnn|
-! Fatal LaTeX3 Error: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N
-(LaTeX3)              \c_empty_tl ) (\c_empty_tl ) ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:n {\exp_not:N \c_empty_tl }] [\exp_not:N \c_empty_tl ] [\c_empty_tl
-] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnnn|
-! Fatal LaTeX3 Error: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N
-(LaTeX3)              \c_empty_tl ) () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:n {\exp_not:N \c_empty_tl }] [\exp_not:N \c_empty_tl ] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnn|
-! Fatal LaTeX3 Error: (\exp_not:n {\exp_not:N \c_empty_tl }) () () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:n {\exp_not:N \c_empty_tl }] [] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nn|
-! Fatal LaTeX3 Error: () () () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[] [] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnx|
-! Fatal LaTeX3 Error: (\exp_not:N \c_empty_tl ) () () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:N \c_empty_tl ] [] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnxx|
-! Fatal LaTeX3 Error: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:N \c_empty_tl ] [\c_empty_tl ] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnxxx|
-! Fatal LaTeX3 Error: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:N \c_empty_tl ] [\c_empty_tl ] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-|__kernel_msg_fatal:nnxxxx|
-! Fatal LaTeX3 Error: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:N \c_empty_tl ] [\c_empty_tl ] [] []
-This is a fatal error: LaTeX will abort.
-tex_end:D
-============================================================
-============================================================
-TEST 2: Various kernel classes
-============================================================
-|__kernel_msg_error:nnnnnn and __kernel_msg_error:nnxxxx|
-! LaTeX3 Error: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N \c_empty_tl
-(LaTeX3)        ) (\c_empty_tl ) ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:n {\exp_not:N \c_empty_tl }] [\exp_not:N \c_empty_tl ] [\c_empty_tl
-] []
-! LaTeX3 Error: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-For immediate help type H <return>.
- ...                                              
-l. ...  }
-[\exp_not:N \c_empty_tl ] [\c_empty_tl ] [] []
-|__kernel_msg_warning:nnnnnn and __kernel_msg_warning:nnxxxx|
-LaTeX3 Warning: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N \c_empty_tl
-(LaTeX3)        ) (\c_empty_tl ) ()
-LaTeX3 Warning: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-|__kernel_msg_info:nnnnnn and __kernel_msg_info:nnxxxx|
-LaTeX3 Info: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N \c_empty_tl )
-(LaTeX3)     (\c_empty_tl ) ()
-LaTeX3 Info: (\exp_not:N \c_empty_tl ) (\c_empty_tl ) () ()
-|__kernel_msg_expandable_error:nnnnnn|
-! Use of \??? doesn't match its definition.
-<argument> \???  
-      ! LaTeX3 Error: (\exp_not:n {}) (\exp_not:N .) (\c_empty_tl ) ()
-l. ...  }
-If you say, e.g., `\def\a1{...}', then you must always
-put `1' after `\a', since control sequence names are
-made up of letters only. The macro here has not been
-followed by the required stuff, so I'm ignoring it.
-============================================================
-============================================================
-TEST 3: Various non-kernel classes
+TEST 1: Various classes
 ============================================================
 |msg_fatal:nnnnnn and msg_fatal:nnxxxx|
 ! Fatal Package foo Error: (\exp_not:n {\exp_not:N \c_empty_tl }) (\exp_not:N





More information about the latex3-commits mailing list.