texlive[73689] Build/source/texk/web2c/ptexdir: ptex: Tweak tests
commits+takuji at tug.org
commits+takuji at tug.org
Sun Feb 2 13:33:20 CET 2025
Revision: 73689
https://tug.org/svn/texlive?view=revision&revision=73689
Author: takuji
Date: 2025-02-02 13:33:19 +0100 (Sun, 02 Feb 2025)
Log Message:
-----------
ptex: Tweak tests
Modified Paths:
--------------
trunk/Build/source/texk/web2c/ptexdir/ChangeLog
trunk/Build/source/texk/web2c/ptexdir/ptex-prntknj.test
trunk/Build/source/texk/web2c/ptexdir/tests/pknj-e.log
trunk/Build/source/texk/web2c/ptexdir/tests/pknj-s.log
Modified: trunk/Build/source/texk/web2c/ptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/ChangeLog 2025-02-02 10:16:30 UTC (rev 73688)
+++ trunk/Build/source/texk/web2c/ptexdir/ChangeLog 2025-02-02 12:33:19 UTC (rev 73689)
@@ -1,3 +1,7 @@
+2025-02-02 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
+
+ * ptex-prntknj.test, tests/pknj-{e,s}.log: Update tests.
+
2025-01-27 Karl Berry <karl at freefriends.org>
* am/ptex.am (ptex-pool.c): exit 1 if makecpool failed.
Modified: trunk/Build/source/texk/web2c/ptexdir/ptex-prntknj.test
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/ptex-prntknj.test 2025-02-02 10:16:30 UTC (rev 73688)
+++ trunk/Build/source/texk/web2c/ptexdir/ptex-prntknj.test 2025-02-02 12:33:19 UTC (rev 73689)
@@ -1,5 +1,5 @@
#! /bin/sh -vx
-# Copyright 2024 Japanese TeX Development Community <issue at texjp.org>
+# Copyright 2024-2025 Japanese TeX Development Community <issue at texjp.org>
# You may freely use, modify and/or distribute this file.
BinDir=${BinDir:-.}
@@ -31,8 +31,8 @@
$_ptex -fmt=p-basic-sjis -kanji-internal=sjis -jobname=p-pknj-s -interaction=batchmode printkanji || :
$_ptex -fmt=p-basic-euc -kanji-internal=euc -jobname=p-pknj-e -interaction=batchmode printkanji || :
-sed "1d;s/characters out of 621947.$/characters out of 621947X/" p-pknj-s.log >p-pknj-s.out
-sed "1d;s/characters out of 621947.$/characters out of 621947X/" p-pknj-e.log >p-pknj-e.out
+sed "1d;s/strings out of 4979..$/strings out of 4979XX/;s/characters out of 62194..$/characters out of 62194XX/" p-pknj-s.log >p-pknj-s.out
+sed "1d;s/strings out of 4979..$/strings out of 4979XX/;s/characters out of 62194..$/characters out of 62194XX/" p-pknj-e.log >p-pknj-e.out
diff $srcdir/ptexdir/tests/pknj-s.log p-pknj-s.out || exit 10
diff $srcdir/ptexdir/tests/pknj-e.log p-pknj-e.out || exit 11
Modified: trunk/Build/source/texk/web2c/ptexdir/tests/pknj-e.log
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/tests/pknj-e.log 2025-02-02 10:16:30 UTC (rev 73688)
+++ trunk/Build/source/texk/web2c/ptexdir/tests/pknj-e.log 2025-02-02 12:33:19 UTC (rev 73689)
@@ -212,8 +212,8 @@
Memory usage before: 1270&5512; after: 118&5077; still untouched: 4992459
)
Here is how much of TeX's memory you used:
- 25 strings out of 497935
- 137 string characters out of 621947X
+ 25 strings out of 4979XX
+ 137 string characters out of 62194XX
7541 words of memory out of 5000000
969 multiletter control sequences out of 15000+600000
3271 words of font info for 2 fonts, out of 8000000 for 9000
Modified: trunk/Build/source/texk/web2c/ptexdir/tests/pknj-s.log
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/tests/pknj-s.log 2025-02-02 10:16:30 UTC (rev 73688)
+++ trunk/Build/source/texk/web2c/ptexdir/tests/pknj-s.log 2025-02-02 12:33:19 UTC (rev 73689)
@@ -212,8 +212,8 @@
Memory usage before: 1274&5515; after: 118&5078; still untouched: 4992456
)
Here is how much of TeX's memory you used:
- 24 strings out of 497935
- 135 string characters out of 621947X
+ 24 strings out of 4979XX
+ 135 string characters out of 62194XX
7544 words of memory out of 5000000
968 multiletter control sequences out of 15000+600000
3271 words of font info for 2 fonts, out of 8000000 for 9000
More information about the tex-live-commits
mailing list.