[latex3-commits] [git/LaTeX3-latex3-latex3] master: Test file update (314c4cc)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Feb 25 23:45:39 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/314c4cc5c20ac05ae71f491f202e6da5f3077e33

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

commit 314c4cc5c20ac05ae71f491f202e6da5f3077e33
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Feb 25 22:45:39 2019 +0000

    Test file update


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

314c4cc5c20ac05ae71f491f202e6da5f3077e33
 l3kernel/testfiles/m3tl007.lvt |   18 ------------------
 l3kernel/testfiles/m3tl007.tlg |   16 +++-------------
 2 files changed, 3 insertions(+), 31 deletions(-)

diff --git a/l3kernel/testfiles/m3tl007.lvt b/l3kernel/testfiles/m3tl007.lvt
index 1eb2237..86b2d07 100644
--- a/l3kernel/testfiles/m3tl007.lvt
+++ b/l3kernel/testfiles/m3tl007.lvt
@@ -23,24 +23,6 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\TEST{tl_reverse_tokens}{
-  \test:n { \tl_reverse_tokens:n { } }
-  \test:n { \tl_reverse_tokens:n {abc} }
-  \test:n { \tl_reverse_tokens:n {a~\bc} }
-  \use:x
-    {
-      \test:n
-        {
-          \exp_not:N \tl_reverse_tokens:n
-            { a ~ \use:n {~} \exp_not:N \b \c_space_tl }
-        }
-    }
-  \test:n { \tl_reverse_tokens:n { { } } }
-  \test:n { \tl_reverse_tokens:n { a ~ { \b { { } c } D # & \if_false: } } }
-}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
 \TEST{tl_reverse}{
   \test:n { \tl_reverse:n { } }
   \test:n { \tl_reverse:n {a\bc} }
diff --git a/l3kernel/testfiles/m3tl007.tlg b/l3kernel/testfiles/m3tl007.tlg
index c258faf..9f1fcd5 100644
--- a/l3kernel/testfiles/m3tl007.tlg
+++ b/l3kernel/testfiles/m3tl007.tlg
@@ -2,17 +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: tl_reverse_tokens
-============================================================
-||
-|cba|
-|\bc  a|
-| \b   a|
-|{}|
-|{\if_false: &##D{c{}}\b } a|
-============================================================
-============================================================
-TEST 2: tl_reverse
+TEST 1: tl_reverse
 ============================================================
 ||
 |\bc a|
@@ -22,7 +12,7 @@ TEST 2: tl_reverse
 |{\b {{}c}D##&\if_false: } a|
 ============================================================
 ============================================================
-TEST 3: tl_count_tokens
+TEST 2: tl_count_tokens
 ============================================================
 |0|
 |2|
@@ -32,7 +22,7 @@ TEST 3: tl_count_tokens
 |14|
 ============================================================
 ============================================================
-TEST 4: tl_reverse_items
+TEST 3: tl_reverse_items
 ============================================================
 ||
 |{\bc }{a}|





More information about the latex3-commits mailing list