[latex3-commits] [l3svn] r6648 - Correct test title (braces don't prevent case change)
noreply at latex-project.org
noreply at latex-project.org
Sun Aug 14 12:17:11 CEST 2016
Author: bruno
Date: 2016-08-14 12:17:11 +0200 (Sun, 14 Aug 2016)
New Revision: 6648
Modified:
trunk/l3kernel/testfiles/m3tl013.luatex.tlg
trunk/l3kernel/testfiles/m3tl013.lvt
trunk/l3kernel/testfiles/m3tl013.ptex.tlg
trunk/l3kernel/testfiles/m3tl013.tlg
trunk/l3kernel/testfiles/m3tl013.uptex.tlg
trunk/l3kernel/testfiles/m3tl013.xetex.tlg
Log:
Correct test title (braces don't prevent case change)
Modified: trunk/l3kernel/testfiles/m3tl013.luatex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.luatex.tlg 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.luatex.tlg 2016-08-14 10:17:11 UTC (rev 6648)
@@ -9,7 +9,7 @@
Hello world \par with \ERROR &##
============================================================
============================================================
-TEST 2: Preventing case changes
+TEST 2: Case changes in braces
============================================================
{hello} world \par with \ERROR &##
{HELLO} WORLD \par WITH \ERROR &##
Modified: trunk/l3kernel/testfiles/m3tl013.lvt
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.lvt 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.lvt 2016-08-14 10:17:11 UTC (rev 6648)
@@ -33,7 +33,7 @@
\test:n { Hello~world~\par with~\ERROR & # }
}
-\TESTEXP { Preventing~case~changes }
+\TESTEXP { Case~changes~in~braces }
{
\test:n { {Hello}~world~\par with~\ERROR & # }
}
Modified: trunk/l3kernel/testfiles/m3tl013.ptex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.ptex.tlg 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.ptex.tlg 2016-08-14 10:17:11 UTC (rev 6648)
@@ -9,7 +9,7 @@
Hello world \par with \ERROR &##
============================================================
============================================================
-TEST 2: Preventing case changes
+TEST 2: Case changes in braces
============================================================
{hello} world \par with \ERROR &##
{HELLO} WORLD \par WITH \ERROR &##
Modified: trunk/l3kernel/testfiles/m3tl013.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.tlg 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.tlg 2016-08-14 10:17:11 UTC (rev 6648)
@@ -9,7 +9,7 @@
Hello world \par with \ERROR &##
============================================================
============================================================
-TEST 2: Preventing case changes
+TEST 2: Case changes in braces
============================================================
{hello} world \par with \ERROR &##
{HELLO} WORLD \par WITH \ERROR &##
Modified: trunk/l3kernel/testfiles/m3tl013.uptex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.uptex.tlg 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.uptex.tlg 2016-08-14 10:17:11 UTC (rev 6648)
@@ -9,7 +9,7 @@
Hello world \par with \ERROR &##
============================================================
============================================================
-TEST 2: Preventing case changes
+TEST 2: Case changes in braces
============================================================
{hello} world \par with \ERROR &##
{HELLO} WORLD \par WITH \ERROR &##
Modified: trunk/l3kernel/testfiles/m3tl013.xetex.tlg
===================================================================
--- trunk/l3kernel/testfiles/m3tl013.xetex.tlg 2016-08-14 08:56:40 UTC (rev 6647)
+++ trunk/l3kernel/testfiles/m3tl013.xetex.tlg 2016-08-14 10:17:11 UTC (rev 6648)
@@ -9,7 +9,7 @@
Hello world \par with \ERROR &##
============================================================
============================================================
-TEST 2: Preventing case changes
+TEST 2: Case changes in braces
============================================================
{hello} world \par with \ERROR &##
{HELLO} WORLD \par WITH \ERROR &##
More information about the latex3-commits
mailing list