From 0de829485d275d17f89998dbbbde3f395bf857e6 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 12 Jan 2015 07:40:56 +0000 Subject: texk/web2c: TFtoPL: Non-zero return code in case of problems and more tests git-svn-id: svn://tug.org/texlive/trunk@36036 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/am/web.am | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/web2c/am') diff --git a/Build/source/texk/web2c/am/web.am b/Build/source/texk/web2c/am/web.am index c7fa2b522b7..2448409ca34 100644 --- a/Build/source/texk/web2c/am/web.am +++ b/Build/source/texk/web2c/am/web.am @@ -1,6 +1,6 @@ ## texk/web2c/am/web.am: Makefile fragment for normal web programs (except tangle). ## -## Copyright (C) 2009-2014 Peter Breitenlohner +## Copyright (C) 2009-2015 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. web_programs = bibtex dvicopy dvitype gftodvi gftopk gftype mft \ @@ -183,15 +183,15 @@ DISTCLEANFILES += cmr10.gf tests/xcmr10.600gf ## pktype.test DISTCLEANFILES += tests/xcmr10.pktyp ## pltotf.test -DISTCLEANFILES += tests/badpl.* tests/xcmr10.tfm +DISTCLEANFILES += badpl.* tests/xcmr10.tfm ## pooltype.test DISTCLEANFILES += tests/xtexpool.typ ## tftopl.test -DISTCLEANFILES += tests/xcmr10.pl +DISTCLEANFILES += badtfm.* tests/xcmr10*.pl ## vftovp.test -DISTCLEANFILES += tests/xptmr.vpl +DISTCLEANFILES += badvf.* tests/xptmr*.vpl ## vptovf.test -DISTCLEANFILES += tests/badvpl.* tests/yptmr*.* +DISTCLEANFILES += badvpl.* tests/yptmr*.* ## weave.test DISTCLEANFILES += pooltype.tex @@ -202,6 +202,9 @@ EXTRA_DIST += \ tests/allbib.tex \ tests/apalike.bst \ tests/badpl.pl \ + tests/badtfm.tfm \ + tests/badvf.tfm \ + tests/badvf.vf \ tests/badvpl.vpl \ tests/batch.tex \ tests/check.log \ -- cgit v1.2.3