[latex3-commits] [latex3/pdfresources] develop: add tests (93a12bb)

github at latex-project.org github at latex-project.org
Mon Sep 2 22:12:36 CEST 2024


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/93a12bbb0a72ed73e83a43ca4f8af547d1ffd6bc

>---------------------------------------------------------------

commit 93a12bbb0a72ed73e83a43ca4f8af547d1ffd6bc
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Sep 2 22:12:36 2024 +0200

    add tests


>---------------------------------------------------------------

93a12bbb0a72ed73e83a43ca4f8af547d1ffd6bc
 testfiles-pdftex/gh77-AS-2.lvt | 10 ++++++++++
 testfiles-pdftex/gh77-AS-2.tlg |  7 +++++++
 testfiles-pdftex/gh77-AS.lvt   | 10 ++++++++++
 testfiles-pdftex/gh77-AS.tlg   |  7 +++++++
 4 files changed, 34 insertions(+)

diff --git a/testfiles-pdftex/gh77-AS-2.lvt b/testfiles-pdftex/gh77-AS-2.lvt
new file mode 100644
index 0000000..11b339b
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS-2.lvt
@@ -0,0 +1,10 @@
+\DocumentMetadata{pdfversion=1.7}
+\documentclass{article}
+\input{regression-test}
+\begin{document}
+\START
+\ExplSyntaxOn
+\pdfmeta_standard_verify:nTF{Catalog_OCProperties_no_AS}{\show\USEAS}{\show\NOAS}
+\ExplSyntaxOff
+x
+\end{document}
diff --git a/testfiles-pdftex/gh77-AS-2.tlg b/testfiles-pdftex/gh77-AS-2.tlg
new file mode 100644
index 0000000..4f8bf54
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS-2.tlg
@@ -0,0 +1,7 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+> \USEAS=undefined.
+<argument> \show \USEAS 
+l. ......CProperties_no_AS}{\show\USEAS}{\show\NOAS}
+[1
+] (gh77-AS-2.aux)
diff --git a/testfiles-pdftex/gh77-AS.lvt b/testfiles-pdftex/gh77-AS.lvt
new file mode 100644
index 0000000..4114216
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS.lvt
@@ -0,0 +1,10 @@
+\DocumentMetadata{pdfstandard=a-3a,pdfversion=1.7}
+\documentclass{article}
+\input{regression-test}
+\begin{document}
+\START
+\ExplSyntaxOn
+\pdfmeta_standard_verify:nTF{Catalog_OCProperties_no_AS}{\show\USEAS}{\show\NOAS}
+\ExplSyntaxOff
+x
+\end{document}
diff --git a/testfiles-pdftex/gh77-AS.tlg b/testfiles-pdftex/gh77-AS.tlg
new file mode 100644
index 0000000..2889978
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS.tlg
@@ -0,0 +1,7 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+> \NOAS=undefined.
+<argument> \show \NOAS 
+l. ......CProperties_no_AS}{\show\USEAS}{\show\NOAS}
+[1
+] (gh77-AS.aux)





More information about the latex3-commits mailing list.