[latex3-commits] [git/LaTeX3-latex3-latex3] master: Update testfile (6c67b864a)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Jan 9 19:25:47 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/6c67b864a23b2b2e98a25d720a120815b389f152

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

commit 6c67b864a23b2b2e98a25d720a120815b389f152
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jan 9 18:25:47 2020 +0000

    Update testfile


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

6c67b864a23b2b2e98a25d720a120815b389f152
 l3kernel/testfiles/m3char001.lvt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/l3kernel/testfiles/m3char001.lvt b/l3kernel/testfiles/m3char001.lvt
index e040817ce..384300481 100644
--- a/l3kernel/testfiles/m3char001.lvt
+++ b/l3kernel/testfiles/m3char001.lvt
@@ -1,5 +1,5 @@
 %
-% Copyright (C) 2015,2016,2018,2019 The LaTeX Project
+% Copyright (C) 2015,2016,2018-2020 The LaTeX Project
 %
 \documentclass{minimal}
 \input{regression-test}
@@ -139,12 +139,12 @@
       }
   }
 
-\TESTEXP { \char_codepoint_to_bytes:n }
+\TESTEXP { \char_to_utfviii_bytes:n }
   {
-    \char_codepoint_to_bytes:n { `A } \NEWLINE
-    \char_codepoint_to_bytes:n { "03A9 } \NEWLINE
-    \char_codepoint_to_bytes:n { "1200 } \NEWLINE
-    \char_codepoint_to_bytes:n { "10000 }
+    \char_to_utfviii_bytes:n { `A } \NEWLINE
+    \char_to_utfviii_bytes:n { "03A9 } \NEWLINE
+    \char_to_utfviii_bytes:n { "1200 } \NEWLINE
+    \char_to_utfviii_bytes:n { "10000 }
   }
 
 \OMIT





More information about the latex3-commits mailing list