From c34b2895b27bef8a317e693b0e2b8106fd6348da Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 15 Aug 2012 12:02:33 +0000 Subject: lcdf-typetools: More bug fixes, backport from upstream, add test cases git-svn-id: svn://tug.org/texlive/trunk@27412 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/lcdf-typetools/Makefile.am | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'Build/source/texk/lcdf-typetools/Makefile.am') diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am index 89ea98c115e..ac0e0be7af3 100644 --- a/Build/source/texk/lcdf-typetools/Makefile.am +++ b/Build/source/texk/lcdf-typetools/Makefile.am @@ -108,3 +108,20 @@ EXTRA_DIST += lcdf-typetools-$(LCDF_TYPETOOLS_VERSION)-PATCHES ## Original files from lcdf-typetools distribution ## EXTRA_DIST += Makefile.am.orig configure.ac.orig + +## Tests +## +TESTS = tests/t1.test tests/ttf.test +EXTRA_DIST += $(TESTS) + +## tests/t1.test +EXTRA_DIST += tests/t2c.enc tests/uhvrrc8a.pfb \ + tests/uhv_dl.pfa tests/uhv_dl.pfb tests/uhv_dl.ps \ + tests/uhv_re.afm tests/uhv_re.pfa +DISTCLEANFILES += uhv* +## tests/ttf.test +EXTRA_DIST += tests/FonetikaDaniaIwonaeBold.ttf tests/texmfhome.otf \ + tests/Fon.post tests/Fon.t42 \ + tests/tmf.info tests/tmf.pfa tests/tmf.pfb tests/tmf.tables +DISTCLEANFILES += Fon* tmf.* + -- cgit v1.2.3