diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-12 06:29:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-12 06:29:18 +0000 |
commit | 7b7a4f28fef102ade5c33a9dc00b683e6fda4e4f (patch) | |
tree | 0ce690820327f925a40711a6e2b4f3294a723883 /Build/source/texk/web2c/ptexdir/am | |
parent | 5f80830b8f3df6507ef208ea9b18a0e048dd84cf (diff) |
more pTeX tests
git-svn-id: svn://tug.org/texlive/trunk@18204 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/am')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/am/ptex.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ptexdir/am/ptex.am b/Build/source/texk/web2c/ptexdir/am/ptex.am index 281fc749e69..b253e1eebef 100644 --- a/Build/source/texk/web2c/ptexdir/am/ptex.am +++ b/Build/source/texk/web2c/ptexdir/am/ptex.am @@ -120,7 +120,7 @@ pbibtex.web: tie$(EXEEXT) bibtex.web bibtex.ch EXTRA_DIST += ptexdir/pbibtex.ch web2c/cvtbib.sed ptex_tests += ptexdir/pbibtex-openout-test.pl ptexdir/pbibtex-longline-test.pl -ptex_tests += ptexdir/pbibtex-mem.test +ptex_tests += ptexdir/pbibtex-mem.test ptexdir/nissya.test ## pDVItype ## @@ -191,6 +191,9 @@ endif PTEX ## Test data and results ## +## ptexdir/nissya.test +EXTRA_DIST += ptexdir/tests/nissya_bib.aux ptexdir/tests/nissya.bst ptexdir/tests/sample.bib +DISTCLEANFILES += tests/nissya_bib.* ## ptexdir/pbibtex.test DISTCLEANFILES += tests/xexampl.aux tests/xexampl.bbl tests/xexampl.blg ## ptexdir/pbibtex-mem.test |