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 189c8c1 commit c167966
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 2 additions & 0 deletions testfiles/ocproperties.pvt
Expand Up @@ -56,3 +56,5 @@
\begin{document}
abc
\end{document}


7 changes: 7 additions & 0 deletions testfiles/pdf_pageobject_ref.luatex.tlg
@@ -0,0 +1,7 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
> \l_tmpa_tl=5 0 R.
<recently read> }
l. ...\tl_show:N\l_tmpa_tl
[1
] (pdf_pageobject_ref.aux)
7 changes: 5 additions & 2 deletions testfiles/pdf_pageobject_ref.lvt
@@ -1,9 +1,12 @@
\input{regression-test}
\PassOptionsToPackage{enable-debug,check-declarations}{expl3}
\RequirePackage[debug]{pdfmanagement}
\DeclareDocumentMetadata { }
\RequirePackage{pdfmanagement-regressiontest}
\documentclass{article}
\begin{document}\START
abc
\ExplSyntaxOn
\tl_set:Nx \l_tmpa_tl{\__pdf_backend_pageobject_ref:n{1}}
\tl_show:N\l_tmpa_tl
\ExplSyntaxOff
\end{document}
\end{document}
2 changes: 1 addition & 1 deletion testfiles/pdf_pageobject_ref.tlg
@@ -1,6 +1,6 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
> \l_tmpa_tl=1 0 R.
> \l_tmpa_tl=5 0 R.
<recently read> }
l. ...\tl_show:N\l_tmpa_tl
[1
Expand Down

0 comments on commit c167966

Please sign in to comment.