summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/tests/pver2.tex
diff options
context:
space:
mode:
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