diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-17 16:37:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-17 16:37:46 +0000 |
commit | cf34595c934021488b1499900cb9182576ceb582 (patch) | |
tree | c0f8dee20a5fe1f9fcef60fb2a88dedc401b8562 /Build/tests/pdf-tex0-story | |
parent | 15fb41576282c23c5d6864975a61a9e3436fa7fc (diff) |
move tests to Build
git-svn-id: svn://tug.org/texlive/trunk@14724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/tests/pdf-tex0-story')
-rw-r--r-- | Build/tests/pdf-tex0-story/Makefile | 13 | ||||
-rw-r--r-- | Build/tests/pdf-tex0-story/knowngood.pdf | bin | 0 -> 19133 bytes | |||
-rw-r--r-- | Build/tests/pdf-tex0-story/knowngood.ppz | bin | 0 -> 16534 bytes | |||
-rw-r--r-- | Build/tests/pdf-tex0-story/story.log | 10 | ||||
-rw-r--r-- | Build/tests/pdf-tex0-story/story.pdf | bin | 0 -> 19086 bytes |
5 files changed, 23 insertions, 0 deletions
diff --git a/Build/tests/pdf-tex0-story/Makefile b/Build/tests/pdf-tex0-story/Makefile new file mode 100644 index 00000000000..7297d395e71 --- /dev/null +++ b/Build/tests/pdf-tex0-story/Makefile @@ -0,0 +1,13 @@ +# $Id$ +# Originally written 2004 by Karl Berry. Public domain. + +include ../common.mak + +test = story + +check test: knowngood.ppz + $(run) pdftex '\nonstopmode\input $(test) \bye' # in distribution + $(pdfcheck) knowngood.ppz $(test).pdf + +clean distclean: + $(rm) $(test).aux $(test).log $(pdfclean) diff --git a/Build/tests/pdf-tex0-story/knowngood.pdf b/Build/tests/pdf-tex0-story/knowngood.pdf Binary files differnew file mode 100644 index 00000000000..24c81b49bc2 --- /dev/null +++ b/Build/tests/pdf-tex0-story/knowngood.pdf diff --git a/Build/tests/pdf-tex0-story/knowngood.ppz b/Build/tests/pdf-tex0-story/knowngood.ppz Binary files differnew file mode 100644 index 00000000000..54a5c708b6a --- /dev/null +++ b/Build/tests/pdf-tex0-story/knowngood.ppz diff --git a/Build/tests/pdf-tex0-story/story.log b/Build/tests/pdf-tex0-story/story.log new file mode 100644 index 00000000000..df55272e9d6 --- /dev/null +++ b/Build/tests/pdf-tex0-story/story.log @@ -0,0 +1,10 @@ +This is pdfeTeXk, Version 3.141592-1.30.0-rc2-2.2 (Web2C 7.5.5) (format=pdftex 2005.7.8) 27 JUL 2005 10:11 +entering extended mode + %&-line parsing enabled. +**\nonstopmode\input story \bye +(/home/karl/src/Master/texmf-dist/tex/plain/base/story.tex [1{/home/karl/src/Ma +ster/texmf/fonts/map/pdftex/updmap/pdftex.map}])</home/karl/src/Master/texmf-di +st/fonts/type1/bluesky/cm/cmr10.pfb></home/karl/src/Master/texmf-dist/fonts/typ +e1/bluesky/cm/cmsl10.pfb></home/karl/src/Master/texmf-dist/fonts/type1/bluesky/ +cm/cmbx10.pfb> +Output written on story.pdf (1 page, 19086 bytes). diff --git a/Build/tests/pdf-tex0-story/story.pdf b/Build/tests/pdf-tex0-story/story.pdf Binary files differnew file mode 100644 index 00000000000..6492d1d8506 --- /dev/null +++ b/Build/tests/pdf-tex0-story/story.pdf |