summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir/uptftopl.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/uptftopl.test')
-rwxr-xr-xBuild/source/texk/web2c/uptexdir/uptftopl.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/uptexdir/uptftopl.test b/Build/source/texk/web2c/uptexdir/uptftopl.test
new file mode 100755
index 00000000000..8628eb339dc
--- /dev/null
+++ b/Build/source/texk/web2c/uptexdir/uptftopl.test
@@ -0,0 +1,10 @@
+#! /bin/sh
+
+# Copyright (C) 2011 Peter Breitenlohner <tex-live@tug.org>
+# You may freely use, modify and/or distribute this file.
+
+test -d tests || mkdir -p tests
+
+TEXMFCNF=$srcdir/../kpathsea \
+ ./uptftopl -verbose $srcdir/tests/cmr10 tests/xcmr10 || exit 1
+