texlive[59753] Build/source/texk/web2c/ptexdir/tests/ucs.tex:

commits+hironobu at tug.org commits+hironobu at tug.org
Tue Jun 29 14:23:17 CEST 2021


Revision: 59753
          http://tug.org/svn/texlive?view=revision&revision=59753
Author:   hironobu
Date:     2021-06-29 14:23:17 +0200 (Tue, 29 Jun 2021)
Log Message:
-----------
ptexdir/tests/ucs*.tex: test files

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/ptexdir/tests/ucs.tex

Modified: trunk/Build/source/texk/web2c/ptexdir/tests/ucs.tex
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/tests/ucs.tex	2021-06-29 12:21:13 UTC (rev 59752)
+++ trunk/Build/source/texk/web2c/ptexdir/tests/ucs.tex	2021-06-29 12:23:17 UTC (rev 59753)
@@ -9,7 +9,7 @@
 \typeout{\string\ucs.}
 \newcount\cntA
 \loop\ifnum\cntA<256
-  \ifnum0=\ucs\cntA\else\typeout{\the\cntA: \ucs\cntA (\Uchar\ucs\cntA)}\fi
+  \ifnum0>\ucs\cntA\else\typeout{\the\cntA: \ucs\cntA (\Uchar\ucs\cntA)}\fi
   \advance\cntA1
 \repeat
 
@@ -17,7 +17,7 @@
 \typeout{\string\toucs.}
 \cntA=0
 \loop\ifnum\cntA<256
-  \ifnum0=\toucs\cntA\else\typeout{\the\cntA: \toucs\cntA}\fi
+  \ifnum0>\toucs\cntA\else\typeout{\the\cntA: \toucs\cntA}\fi
   \advance\cntA1
 \repeat
 \typeout{\toucs"0, \toucs"80, \toucs"D7, \toucs"A7, \toucs"10000}



More information about the tex-live-commits mailing list.