summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/tests/pver2.tex
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-05-28 14:59:37 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2019-05-28 14:59:37 +0000
commit580e66220eb45ed1e114a3796e4a39d1e35f748b (patch)
tree3369127497d64411641983b834e7d12fdbdc145f /Build/source/texk/web2c/ptexdir/tests/pver2.tex
parent903916a54c01500b9bf64254ce26c186b49a2475 (diff)
[e][u]ptexdir: add new tests.
git-svn-id: svn://tug.org/texlive/trunk@51243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/tests/pver2.tex')
-rw-r--r--Build/source/texk/web2c/ptexdir/tests/pver2.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/tests/pver2.tex b/Build/source/texk/web2c/ptexdir/tests/pver2.tex
new file mode 100644
index 00000000000..fdbc3e5055a
--- /dev/null
+++ b/Build/source/texk/web2c/ptexdir/tests/pver2.tex
@@ -0,0 +1,13 @@
+% for INITEX
+\catcode`\{=1
+\catcode`\}=2
+\def\space{ }
+\edef\NAME{Engine \ifx\eTeXversion\undefined\else e-\fi
+ \ifx\enablecjktoken\undefined\else u\fi
+ pTeX p\the\ptexversion.\the\ptexminorversion\ptexrevision
+ \ifx\enablecjktoken\undefined\else -u\the\uptexversion\uptexrevision\fi
+ \ifx\epTeXversion\undefined\else -\the\epTeXversion
+ -\the\eTeXversion\eTeXrevision\fi
+ \space (dummy)}
+\write16{\NAME}
+\relax\end