From 1927158df927d7ef29221a17261313e3ddbcece0 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Sun, 27 Sep 2015 14:17:19 +0000 Subject: texk/web2c: in (e)*TRIP tests also check tripos.tex and etrip.out git-svn-id: svn://tug.org/texlive/trunk@38476 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/euptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/euptexdir/euptriptest.test | 9 +++++++++ 2 files changed, 13 insertions(+) (limited to 'Build/source/texk/web2c/euptexdir') diff --git a/Build/source/texk/web2c/euptexdir/ChangeLog b/Build/source/texk/web2c/euptexdir/ChangeLog index 2f7355cc11c..d66af63f447 100644 --- a/Build/source/texk/web2c/euptexdir/ChangeLog +++ b/Build/source/texk/web2c/euptexdir/ChangeLog @@ -1,3 +1,7 @@ +2015-09-22 Peter Breitenlohner + + * euptriptest.test: Also check tripos.tex and etrip.out. + 2015-08-06 Peter Breitenlohner * pdfprimitive.test: New shell script testing \pdfprimitive. diff --git a/Build/source/texk/web2c/euptexdir/euptriptest.test b/Build/source/texk/web2c/euptexdir/euptriptest.test index 726cdd41731..546a3fb54db 100755 --- a/Build/source/texk/web2c/euptexdir/euptriptest.test +++ b/Build/source/texk/web2c/euptexdir/euptriptest.test @@ -58,6 +58,9 @@ diff $testdir/trip.fot cuptrip.fot # might actually be legitimate numerical differences. $DIFF $DIFFFLAGS $testdir/trip.log cuptrip.log +mv tripos.tex cuptripos.tex +diff $testdir/tripos.tex cuptripos.tex + eval ../dvitype $dvitype_args trip.dvi >cuptrip.typ || exit 1 $DIFF $DIFFFLAGS $testdir/trip.typ cuptrip.typ @@ -86,6 +89,9 @@ diff $testdir/trip.fot xuptrip.fot # might actually be legitimate numerical differences. $DIFF $DIFFFLAGS $testdir/trip.log xuptrip.log +mv tripos.tex xuptripos.tex +diff $testdir/tripos.tex xuptripos.tex + eval ../dvitype $dvitype_args trip.dvi >xuptrip.typ || exit 1 $DIFF $DIFFFLAGS $testdir/trip.typ xuptrip.typ @@ -121,6 +127,9 @@ diff $etestdir/etrip.fot euptrip.fot # might actually be legitimate numerical differences. $DIFF $DIFFFLAGS $eptestdir/eptrip.log euptrip.log +mv etrip.out euptrip.out +diff $etestdir/etrip.out euptrip.out + eval ../dvitype $dvitype_args etrip.dvi >euptrip.typ || exit 1 $DIFF $DIFFFLAGS $etestdir/etrip.typ euptrip.typ -- cgit v1.2.3