[latex3-commits] [latex3/latex3] main: Minor testfile adjustment (394b75c8f)
github at latex-project.org
github at latex-project.org
Tue Jun 27 12:57:31 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/394b75c8fa5c267a2d59bb03fa3e740107d778fc
>---------------------------------------------------------------
commit 394b75c8fa5c267a2d59bb03fa3e740107d778fc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 27 11:57:31 2023 +0100
Minor testfile adjustment
>---------------------------------------------------------------
394b75c8fa5c267a2d59bb03fa3e740107d778fc
l3kernel/testfiles/m3text002.luatex.tlg | 8 ++++----
l3kernel/testfiles/m3text002.lvt | 4 ++--
l3kernel/testfiles/m3text002.ptex.tlg | 8 ++++----
l3kernel/testfiles/m3text002.tlg | 8 ++++----
l3kernel/testfiles/m3text002.uptex.tlg | 8 ++++----
l3kernel/testfiles/m3text002.xetex.tlg | 8 ++++----
6 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/l3kernel/testfiles/m3text002.luatex.tlg b/l3kernel/testfiles/m3text002.luatex.tlg
index 3732ab100..ff99417fa 100644
--- a/l3kernel/testfiles/m3text002.luatex.tlg
+++ b/l3kernel/testfiles/m3text002.luatex.tlg
@@ -40,10 +40,10 @@ HELLO WORLD
{H}ello world
{H}ello world
{H}ELLO WORLD
-{}helloworld
-{}helloworld
-{}helloworld
-{}helloworld
+{}hello world
+{}hello world
+{}hello world
+{}hello world
============================================================
============================================================
TEST 5: Titlecase skipping chars
diff --git a/l3kernel/testfiles/m3text002.lvt b/l3kernel/testfiles/m3text002.lvt
index 2c04e2f8d..3e6bf50c7 100644
--- a/l3kernel/testfiles/m3text002.lvt
+++ b/l3kernel/testfiles/m3text002.lvt
@@ -76,9 +76,9 @@
\NEWLINE
\testii:n { {H}ELLO~WORLD }
\NEWLINE
- \testii:n { { } hello world }
+ \testii:n { { } hello~world }
\NEWLINE
- \testii:n { { \prg_do_nothing: } hello world }
+ \testii:n { { \prg_do_nothing: } hello~world }
}
\TESTEXP { Titlecase~skipping~chars }
diff --git a/l3kernel/testfiles/m3text002.ptex.tlg b/l3kernel/testfiles/m3text002.ptex.tlg
index 1d3bfd338..70da570cb 100644
--- a/l3kernel/testfiles/m3text002.ptex.tlg
+++ b/l3kernel/testfiles/m3text002.ptex.tlg
@@ -40,10 +40,10 @@ HELLO WORLD
{H}ello world
{H}ello world
{H}ELLO WORLD
-{}helloworld
-{}helloworld
-{}helloworld
-{}helloworld
+{}hello world
+{}hello world
+{}hello world
+{}hello world
============================================================
============================================================
TEST 5: Titlecase skipping chars
diff --git a/l3kernel/testfiles/m3text002.tlg b/l3kernel/testfiles/m3text002.tlg
index ac2311cf5..69703cd55 100644
--- a/l3kernel/testfiles/m3text002.tlg
+++ b/l3kernel/testfiles/m3text002.tlg
@@ -40,10 +40,10 @@ HELLO WORLD
{H}ello world
{H}ello world
{H}ELLO WORLD
-{}helloworld
-{}helloworld
-{}helloworld
-{}helloworld
+{}hello world
+{}hello world
+{}hello world
+{}hello world
============================================================
============================================================
TEST 5: Titlecase skipping chars
diff --git a/l3kernel/testfiles/m3text002.uptex.tlg b/l3kernel/testfiles/m3text002.uptex.tlg
index 79fd9170d..ef93129e6 100644
--- a/l3kernel/testfiles/m3text002.uptex.tlg
+++ b/l3kernel/testfiles/m3text002.uptex.tlg
@@ -40,10 +40,10 @@ HELLO WORLD
{H}ello world
{H}ello world
{H}ELLO WORLD
-{}helloworld
-{}helloworld
-{}helloworld
-{}helloworld
+{}hello world
+{}hello world
+{}hello world
+{}hello world
============================================================
============================================================
TEST 5: Titlecase skipping chars
diff --git a/l3kernel/testfiles/m3text002.xetex.tlg b/l3kernel/testfiles/m3text002.xetex.tlg
index 3732ab100..ff99417fa 100644
--- a/l3kernel/testfiles/m3text002.xetex.tlg
+++ b/l3kernel/testfiles/m3text002.xetex.tlg
@@ -40,10 +40,10 @@ HELLO WORLD
{H}ello world
{H}ello world
{H}ELLO WORLD
-{}helloworld
-{}helloworld
-{}helloworld
-{}helloworld
+{}hello world
+{}hello world
+{}hello world
+{}hello world
============================================================
============================================================
TEST 5: Titlecase skipping chars
More information about the latex3-commits
mailing list.