[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: update test, new regression (10c3070)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Feb 12 22:46:39 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : main
Link : https://github.com/latex3/pdfresources/commit/10c30700bbad21a7c178eb2492d87fa96a3d06e4
>---------------------------------------------------------------
commit 10c30700bbad21a7c178eb2492d87fa96a3d06e4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Feb 12 22:46:39 2021 +0100
update test, new regression
>---------------------------------------------------------------
10c30700bbad21a7c178eb2492d87fa96a3d06e4
testfiles/show.luatex.tlg | 5 ++++-
testfiles/show.lvt | 8 ++++----
testfiles/show.tlg | 5 ++++-
testfiles/show.xetex.tlg | 8 +++++++-
4 files changed, 19 insertions(+), 7 deletions(-)
diff --git a/testfiles/show.luatex.tlg b/testfiles/show.luatex.tlg
index dca0fe6..ecaf532 100644
--- a/testfiles/show.luatex.tlg
+++ b/testfiles/show.luatex.tlg
@@ -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
diff --git a/testfiles/show.lvt b/testfiles/show.lvt
index 5cdec74..185d5fb 100644
--- a/testfiles/show.lvt
+++ b/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
diff --git a/testfiles/show.tlg b/testfiles/show.tlg
index 5d6abeb..8208c0a 100644
--- a/testfiles/show.tlg
+++ b/testfiles/show.tlg
@@ -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
diff --git a/testfiles/show.xetex.tlg b/testfiles/show.xetex.tlg
index 2c7aea4..a06b082 100644
--- a/testfiles/show.xetex.tlg
+++ b/testfiles/show.xetex.tlg
@@ -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
@@ -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>>]>>>>}
More information about the latex3-commits
mailing list.