Skip to content

Commit

Permalink
update test, new regression
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Feb 12, 2021
1 parent 0d1370a commit 10c3070
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 7 deletions.
5 changes: 4 additions & 1 deletion testfiles/show.luatex.tlg
Expand Up @@ -10,7 +10,10 @@ The global dictionary 'g__pdf_Core/Info' contains the pairs (without outer
braces):
> {Creator} =>
{<FEFF004C006100540065005800200077006900740068002000680079007000650072007200650
066>}.
066>}
> {Producer} => {(LuaTeX)}
> {CreationDate} => {(D:20010101205959-00'00')}
> {ModDate} => {(D:20010101205959-00'00')}.
<recently read> }
l. ...\pdfdict_show:n{g__pdf_Core/Info}
The local dictionary 'l_Core/Catalog' contains the pairs (without outer
Expand Down
8 changes: 4 additions & 4 deletions testfiles/show.lvt
@@ -1,8 +1,8 @@
\input{regression-test}
\RequirePackage{pdfmanagement}
\DeclareDocumentMetadata {}
\PassOptionsToPackage{enable-debug,check-declarations}{expl3}
\RequirePackage[debug]{pdfmanagement}
\DeclareDocumentMetadata { }
\RequirePackage{pdfmanagement-regressiontest}
\documentclass{article}

\usepackage{hyperref}
\begin{document}
\START
Expand Down
5 changes: 4 additions & 1 deletion testfiles/show.tlg
Expand Up @@ -9,7 +9,10 @@ l. ...\pdfdict_show:n{g__pdf_Core/Catalog}
The global dictionary 'g__pdf_Core/Info' contains the pairs (without outer
braces):
> {Creator} =>
{<FEFF004C006100540065005800200077006900740068002000680079007000650072007200650066>}.
{<FEFF004C006100540065005800200077006900740068002000680079007000650072007200650066>}
> {Producer} => {(pdfTeX)}
> {CreationDate} => {(D:20010101205959-00'00')}
> {ModDate} => {(D:20010101205959-00'00')}.
<recently read> }
l. ...\pdfdict_show:n{g__pdf_Core/Info}
The local dictionary 'l_Core/Catalog' contains the pairs (without outer
Expand Down
8 changes: 7 additions & 1 deletion testfiles/show.xetex.tlg
Expand Up @@ -9,7 +9,10 @@ l. ...\pdfdict_show:n{g__pdf_Core/Catalog}
The global dictionary 'g__pdf_Core/Info' contains the pairs (without outer
braces):
> {Creator} =>
{<FEFF004C006100540065005800200077006900740068002000680079007000650072007200650066>}.
{<FEFF004C006100540065005800200077006900740068002000680079007000650072007200650066>}
> {Producer} => {(xetex)}
> {CreationDate} => {(D:20010101194934+01'00')}
> {ModDate} => {(D:20010101205959-00'00')}.
<recently read> }
l. ...\pdfdict_show:n{g__pdf_Core/Info}
The local dictionary 'l_Core/Catalog' contains the pairs (without outer
Expand Down Expand Up @@ -94,6 +97,9 @@ Completed box being shipped out [1]
.\hbox(0.0+0.0)x0.0
..\special{pdf:put @pages <<>>}
..\special{pdf:docinfo<</Creator <FEFF004C00610054006500580020007700690074006800\ETC.}
..\special{pdf:docinfo<</Producer (xetex)>>}
..\special{pdf:docinfo<</CreationDate (D:20010101194934+01'00')>>}
..\special{pdf:docinfo<</ModDate (D:20010101205959-00'00')>>}
..\special{pdf:put @catalog<</PageMode /UseOutlines>>}
..\special{pdf:put @catalog<</OpenAction [@page1 /Fit]>>}
..\special{pdf:put @catalog<</PageLabels <</Nums[0<</S/D>>]>>>>}
Expand Down

0 comments on commit 10c3070

Please sign in to comment.