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/tryconcat | |
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/tryconcat')
-rw-r--r-- | Build/tests/tryconcat/Makefile | 18 | ||||
-rw-r--r-- | Build/tests/tryconcat/knowngood.log | 78 | ||||
-rw-r--r-- | Build/tests/tryconcat/knowngood.pdf | bin | 0 -> 35978 bytes | |||
-rw-r--r-- | Build/tests/tryconcat/knowngood.ppz | bin | 0 -> 75517 bytes | |||
-rw-r--r-- | Build/tests/tryconcat/mpgraph.mp | 1 | ||||
-rw-r--r-- | Build/tests/tryconcat/pdfconcat.log | 78 | ||||
-rw-r--r-- | Build/tests/tryconcat/pdfconcat.pdf | bin | 0 -> 35995 bytes | |||
-rw-r--r-- | Build/tests/tryconcat/small2e.aux | 3 | ||||
-rw-r--r-- | Build/tests/tryconcat/small2e.log | 70 | ||||
-rw-r--r-- | Build/tests/tryconcat/small2e.pdf | bin | 0 -> 32653 bytes | |||
-rw-r--r-- | Build/tests/tryconcat/texexec.tex | 22 | ||||
-rw-r--r-- | Build/tests/tryconcat/texexec.tmp | 9 | ||||
-rw-r--r-- | Build/tests/tryconcat/texexec.tui | 11 |
13 files changed, 290 insertions, 0 deletions
diff --git a/Build/tests/tryconcat/Makefile b/Build/tests/tryconcat/Makefile new file mode 100644 index 00000000000..6853559b0a9 --- /dev/null +++ b/Build/tests/tryconcat/Makefile @@ -0,0 +1,18 @@ +# $Id$ +# Originally written 2004 by Karl Berry. Public domain. + +include ../common.mak + +# select a given page from a pdf file, using context. +# except this test does not work, context gives a very different result +# from run to run. Sigh. +test = pdfconcat + +testopt = --pdfcombine --comb=1\*1 --paperoffset=1sp --nobanner +check test: small2e.pdf knowngood.ppz + $(run) $(context) $(testopt) small2e.pdf small2e.pdf + $(pdfcheck) knowngood.ppz $(test).pdf + +clean distclean: + $(rm) $(test).aux $(test).log $(pdfclean) + $(rm) $(ctxclean) diff --git a/Build/tests/tryconcat/knowngood.log b/Build/tests/tryconcat/knowngood.log new file mode 100644 index 00000000000..f9accfdfb25 --- /dev/null +++ b/Build/tests/tryconcat/knowngood.log @@ -0,0 +1,78 @@ +This is pdfeTeXk, Version 3.141592-1.20a-rc7.1-2.1 (Web2C 7.5.3) (format=cont-en 2004.8.3) 3 AUG 2004 23:44 +entering extended mode + %&-line parsing enabled. +**&cont-en texexec.tex +(./texexec.tex + +ConTeXt ver: 2004.4.9 fmt: 2004.8.3 int: english mes: english + +language : language en is active +<protectionstate 0> +system : cont-new loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-new.tex +systems : beware: some patches loaded from cont-new.tex! +color : palette rollover is available +system (E-TEX) : [line 255] +system (E-TEX) : [line 310] +) +system : cont-old loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-old.tex +loading : Context Old Macros +) +system : cont-fil loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-fil.tex +loading : Context File Synonyms +) +bodyfont : 12pt rm is loaded +language : patterns 2:2-en-2 3:2-uk-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2 + 8:2-nl-2 loaded +specials : tex,postscript,rokicki loaded +\openout2 = `texexec.tui'. + +system : texexec.top loaded +(./texexec.top +specials : loading definition file tpd +(/home/karl/src/Master/texmf-dist/tex/context/base/spec-tpd.tex +specials : loading definition file fdf +(/home/karl/src/Master/texmf-dist/tex/context/base/spec-fdf.tex <unprotect 3> +<unprotect 4> +system (E-TEX) : [line 2274] \ifcsname +<protect 4> <protect 3>) +specials : fdf loaded +<unprotect 3> <protect 3>) +specials : fdf,tpd loaded +) +\openout0 = `mpgraph.mp'. + +\openout0 = `mpgraph.mp'. + + +fonts : needs map file: ec-public-lm.map +fonts : needs map file: original-base.map +systems : begin file texexec at line 14 + <./small2e.pdf{/home/karl/src/Master/texmf/fonts/map/pdftex/updmap/pdftex.map} +> +figures : dimensions of ./small2e.pdf loaded from figurefile itself +[1.1] <./small2e.pdf> +figures : dimensions of ./small2e.pdf loaded from figurefile itself +[2.2] +systems : end file texexec at line 23 + ) +Here is how much of TeX's memory you used: + 878 strings out of 66621 + 13485 string characters out of 719981 + 4430967 words of memory out of 5526188 + 32088 multiletter control sequences out of 10000+50000 + 10964 words of font info for 36 fonts, out of 1000000 for 2000 + 64 hyphenation exceptions out of 1000 + 40i,16n,39p,236b,423s stack positions out of 5000i,500n,6000p,200000b,40000s + 47 PDF objects out of 300000 + 0 named destinations out of 131072 + 21 words of extra memory for PDF output out of 65536 +</home/karl/src/Master/texmf-dist/fonts/type1/bluesky/cm/cmsy10.pfb>{/home/ka +rl/src/Master/texmf-dist/fonts/enc/dvips/ai/aicmtext.enc}</home/karl/src/Master +/texmf-dist/fonts/type1/bluesky/cm/cmbx10.pfb></home/karl/src/Master/texmf-dist +/fonts/type1/bluesky/cm/cmti10.pfb></home/karl/src/Master/texmf-dist/fonts/type +1/bluesky/cm/cmr10.pfb></home/karl/src/Master/texmf-dist/fonts/type1/bluesky/cm +/cmbx12.pfb> +Output written on texexec.pdf (2 pages, 35978 bytes). diff --git a/Build/tests/tryconcat/knowngood.pdf b/Build/tests/tryconcat/knowngood.pdf Binary files differnew file mode 100644 index 00000000000..06cd85579b1 --- /dev/null +++ b/Build/tests/tryconcat/knowngood.pdf diff --git a/Build/tests/tryconcat/knowngood.ppz b/Build/tests/tryconcat/knowngood.ppz Binary files differnew file mode 100644 index 00000000000..1d1ae5ddc50 --- /dev/null +++ b/Build/tests/tryconcat/knowngood.ppz diff --git a/Build/tests/tryconcat/mpgraph.mp b/Build/tests/tryconcat/mpgraph.mp new file mode 100644 index 00000000000..9ad84262382 --- /dev/null +++ b/Build/tests/tryconcat/mpgraph.mp @@ -0,0 +1 @@ +end. diff --git a/Build/tests/tryconcat/pdfconcat.log b/Build/tests/tryconcat/pdfconcat.log new file mode 100644 index 00000000000..8ab49f8b20b --- /dev/null +++ b/Build/tests/tryconcat/pdfconcat.log @@ -0,0 +1,78 @@ +This is pdfeTeXk, Version 3.141592-1.20a-rc7.1-2.1 (Web2C 7.5.3) (format=cont-en 2004.8.3) 3 AUG 2004 23:45 +entering extended mode + %&-line parsing enabled. +**&cont-en texexec.tex +(./texexec.tex + +ConTeXt ver: 2004.4.9 fmt: 2004.8.3 int: english mes: english + +language : language en is active +<protectionstate 0> +system : cont-new loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-new.tex +systems : beware: some patches loaded from cont-new.tex! +color : palette rollover is available +system (E-TEX) : [line 255] +system (E-TEX) : [line 310] +) +system : cont-old loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-old.tex +loading : Context Old Macros +) +system : cont-fil loaded +(/home/karl/src/Master/texmf-dist/tex/context/base/cont-fil.tex +loading : Context File Synonyms +) +bodyfont : 12pt rm is loaded +language : patterns 2:2-en-2 3:2-uk-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2 + 8:2-nl-2 loaded +specials : tex,postscript,rokicki loaded +\openout2 = `texexec.tui'. + +system : texexec.top loaded +(./texexec.top +specials : loading definition file tpd +(/home/karl/src/Master/texmf-dist/tex/context/base/spec-tpd.tex +specials : loading definition file fdf +(/home/karl/src/Master/texmf-dist/tex/context/base/spec-fdf.tex <unprotect 3> < +unprotect 4> +system (E-TEX) : [line 2274] \ifcsname +<protect 4> <protect 3>) +specials : fdf loaded +<unprotect 3> <protect 3>) +specials : fdf,tpd loaded + +) +\openout0 = `mpgraph.mp'. + +\openout0 = `mpgraph.mp'. + +fonts : needs map file: ec-public-lm.map +fonts : needs map file: original-base.map +systems : begin file texexec at line 13 + <./small2e.pdf{/home/karl/src/Master/texmf/fonts/map/pdftex/updmap/pdftex.map} +> +figures : dimensions of ./small2e.pdf loaded from figurefile itself +[1.1] <./small2e.pdf> +figures : dimensions of ./small2e.pdf loaded from figurefile itself +[2.2] +systems : end file texexec at line 22 + ) +Here is how much of TeX's memory you used: + 878 strings out of 66621 + 13485 string characters out of 719981 + 4430967 words of memory out of 5526188 + 32088 multiletter control sequences out of 10000+50000 + 10964 words of font info for 36 fonts, out of 1000000 for 2000 + 64 hyphenation exceptions out of 1000 + 40i,16n,39p,236b,423s stack positions out of 5000i,500n,6000p,200000b,40000s + 47 PDF objects out of 300000 + 0 named destinations out of 131072 + 21 words of extra memory for PDF output out of 65536 +</home/karl/src/Master/texmf-dist/fonts/type1/bluesky/cm/cmsy10.pfb>{/home/ka +rl/src/Master/texmf-dist/fonts/enc/dvips/ai/aicmtext.enc}</home/karl/src/Master +/texmf-dist/fonts/type1/bluesky/cm/cmbx10.pfb></home/karl/src/Master/texmf-dist +/fonts/type1/bluesky/cm/cmti10.pfb></home/karl/src/Master/texmf-dist/fonts/type +1/bluesky/cm/cmr10.pfb></home/karl/src/Master/texmf-dist/fonts/type1/bluesky/cm +/cmbx12.pfb> +Output written on texexec.pdf (2 pages, 35995 bytes). diff --git a/Build/tests/tryconcat/pdfconcat.pdf b/Build/tests/tryconcat/pdfconcat.pdf Binary files differnew file mode 100644 index 00000000000..e3c0ebd8059 --- /dev/null +++ b/Build/tests/tryconcat/pdfconcat.pdf diff --git a/Build/tests/tryconcat/small2e.aux b/Build/tests/tryconcat/small2e.aux new file mode 100644 index 00000000000..f1020bd891e --- /dev/null +++ b/Build/tests/tryconcat/small2e.aux @@ -0,0 +1,3 @@ +\relax +\@writefile{toc}{\contentsline {section}{\numberline {1}Simple Text}{1}} +\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}A Warning or Two}{1}} diff --git a/Build/tests/tryconcat/small2e.log b/Build/tests/tryconcat/small2e.log new file mode 100644 index 00000000000..80256442383 --- /dev/null +++ b/Build/tests/tryconcat/small2e.log @@ -0,0 +1,70 @@ +This is pdfeTeXk, Version 3.141592-1.20a-rc7.1-2.1 (Web2C 7.5.3) (format=pdflatex 2004.8.3) 3 AUG 2004 23:44 +entering extended mode + %&-line parsing enabled. +**small2e +(/home/karl/src/Master/texmf-dist/tex/latex/base/small2e.tex +LaTeX2e <2003/12/01> +Babel <v3.8c> and hyphenation patterns for english, french, german, ngerman, ca +talan, croatian, czech, danish, dutch, estonian, finnish, greek, hungarian, ita +lian, latin, mongolian, norwegian, polish, portuguese, romanian, russian, slove +ne, slovak, spanish, swedish, ukenglish, ukrainian, welsh, dumylang, nohyphenat +ion, loaded. +(/home/karl/src/Master/texmf-dist/tex/latex/base/article.cls +Document Class: article 2004/02/16 v1.4f Standard LaTeX document class +(/home/karl/src/Master/texmf-dist/tex/latex/base/size10.clo +File: size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option) +) +\c@part=\count79 +\c@section=\count80 +\c@subsection=\count81 +\c@subsubsection=\count82 +\c@paragraph=\count83 +\c@subparagraph=\count84 +\c@figure=\count85 +\c@table=\count86 +\abovecaptionskip=\skip41 +\belowcaptionskip=\skip42 +\bibindent=\dimen102 +) +No file small2e.aux. +\openout1 = `small2e.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 12. +LaTeX Font Info: ... okay on input line 12. +LaTeX Font Info: Try loading font information for OMS+cmr on input line 37. +(/home/karl/src/Master/texmf-dist/tex/latex/base/omscmr.fd +File: omscmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions +) +LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available +(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 37. + [1 + +{/home/karl/src/Master/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./small2e.au +x) ) +Here is how much of TeX's memory you used: + 229 strings out of 94764 + 2685 string characters out of 1176954 + 49030 words of memory out of 1500001 + 3477 multiletter control sequences out of 10000+50000 + 5504 words of font info for 20 fonts, out of 1000000 for 2000 + 342 hyphenation exceptions out of 1000 + 23i,4n,18p,187b,107s stack positions out of 5000i,500n,6000p,200000b,40000s + 19 PDF objects out of 300000 + 0 named destinations out of 131072 + 1 words of extra memory for PDF output out of 65536 +</home/karl/src/Master/texmf-dist/fonts/type1/bluesky/cm/cmsy10.pfb></home/ +karl/src/Master/texmf-dist/fonts/type1/bluesky/cm/cmbx10.pfb></home/karl/src/Ma +ster/texmf-dist/fonts/type1/bluesky/cm/cmti10.pfb></home/karl/src/Master/texmf- +dist/fonts/type1/bluesky/cm/cmr10.pfb></home/karl/src/Master/texmf-dist/fonts/t +ype1/bluesky/cm/cmbx12.pfb> +Output written on small2e.pdf (1 page, 32653 bytes). diff --git a/Build/tests/tryconcat/small2e.pdf b/Build/tests/tryconcat/small2e.pdf Binary files differnew file mode 100644 index 00000000000..d9b265ac48e --- /dev/null +++ b/Build/tests/tryconcat/small2e.pdf diff --git a/Build/tests/tryconcat/texexec.tex b/Build/tests/tryconcat/texexec.tex new file mode 100644 index 00000000000..0793afa2270 --- /dev/null +++ b/Build/tests/tryconcat/texexec.tex @@ -0,0 +1,22 @@ +% format=english +\setuplayout + [topspace=1sp, + backspace=1sp, + header=0pt, + footer=1cm, + width=middle, + height=middle] +\setuplayout + [footer=0cm] +\setupexternalfigures + [directory=] +\starttext +\setupfootertexts + [small2e.pdf\space---\space\currentdate\space---\space\pagenumber] +\combinepages[small2e.pdf][nx=1,ny=1] +\page +\setupfootertexts + [small2e.pdf\space---\space\currentdate\space---\space\pagenumber] +\combinepages[small2e.pdf][nx=1,ny=1] +\page +\stoptext diff --git a/Build/tests/tryconcat/texexec.tmp b/Build/tests/tryconcat/texexec.tmp new file mode 100644 index 00000000000..6ee6515b901 --- /dev/null +++ b/Build/tests/tryconcat/texexec.tmp @@ -0,0 +1,9 @@ +% texexec.top +\unprotect +\setupsystem[file=pdfconcat] +\setupoutput[pdftex] +\batchmode +\setupsystem[\c!gebied={/home/karl/}] +\setupsystem[\c!n=3] +\setupsystem[inputfile=texexec.tex] +\protect diff --git a/Build/tests/tryconcat/texexec.tui b/Build/tests/tryconcat/texexec.tui new file mode 100644 index 00000000000..c64872e8e3c --- /dev/null +++ b/Build/tests/tryconcat/texexec.tui @@ -0,0 +1,11 @@ +c \thisissectionseparator{:} +c \thisisutilityversion{2003.07.19} +f b {texexec} +c \initializevariable\usedcolorchannels{} +f e {texexec} +c \initializevariable\lastpage{2} +c \initializevariable\lastpagenumber{2} +c \initializevariable\totalnofMPgraphics{0} +c \initializevariable\totalnofpositions{0} +c \initializevariable\totalnofparbackgrounds{0} +c \initializevariable\currentstrategypass{1} |