summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/eptexdir/eptriptest.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/eptriptest.test')
-rwxr-xr-xBuild/source/texk/web2c/eptexdir/eptriptest.test9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/eptriptest.test b/Build/source/texk/web2c/eptexdir/eptriptest.test
index 03252230010..6285a206177 100755
--- a/Build/source/texk/web2c/eptexdir/eptriptest.test
+++ b/Build/source/texk/web2c/eptexdir/eptriptest.test
@@ -57,6 +57,9 @@ diff $testdir/trip.fot cptrip.fot
# might actually be legitimate numerical differences.
$DIFF $DIFFFLAGS $testdir/trip.log cptrip.log
+mv tripos.tex cptripos.tex
+diff $testdir/tripos.tex cptripos.tex
+
eval ../dvitype $dvitype_args trip.dvi >cptrip.typ || exit 1
$DIFF $DIFFFLAGS $testdir/trip.typ cptrip.typ
@@ -85,6 +88,9 @@ diff $testdir/trip.fot xptrip.fot
# might actually be legitimate numerical differences.
$DIFF $DIFFFLAGS $testdir/trip.log xptrip.log
+mv tripos.tex xptripos.tex
+diff $testdir/tripos.tex xptripos.tex
+
eval ../dvitype $dvitype_args trip.dvi >xptrip.typ || exit 1
$DIFF $DIFFFLAGS $testdir/trip.typ xptrip.typ
@@ -120,6 +126,9 @@ diff $etestdir/etrip.fot eptrip.fot
# might actually be legitimate numerical differences.
$DIFF $DIFFFLAGS $eptestdir/eptrip.log eptrip.log
+mv etrip.out eptrip.out
+diff $etestdir/etrip.out eptrip.out
+
eval ../dvitype $dvitype_args etrip.dvi >eptrip.typ || exit 1
$DIFF $DIFFFLAGS $etestdir/etrip.typ eptrip.typ