[latex3-commits] [latex3/pdfresources] develop: testfiles (97aa37e)

github at latex-project.org github at latex-project.org
Mon Sep 2 22:19:20 CEST 2024


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/97aa37ec5a8615227e2c6568b7478aab936837a7

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

commit 97aa37ec5a8615227e2c6568b7478aab936837a7
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Sep 2 22:19:20 2024 +0200

    testfiles


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

97aa37ec5a8615227e2c6568b7478aab936837a7
 testfiles-pdftex/gh77-AS-2.lvt |  2 ++
 testfiles-pdftex/gh77-AS-2.tlg |  3 +++
 testfiles-pdftex/gh77-AS-3.lvt | 12 ++++++++++++
 testfiles-pdftex/gh77-AS-3.tlg | 10 ++++++++++
 testfiles-pdftex/gh77-AS.lvt   |  2 ++
 testfiles-pdftex/gh77-AS.tlg   |  3 +++
 6 files changed, 32 insertions(+)

diff --git a/testfiles-pdftex/gh77-AS-2.lvt b/testfiles-pdftex/gh77-AS-2.lvt
index 11b339b..f2ec2a3 100644
--- a/testfiles-pdftex/gh77-AS-2.lvt
+++ b/testfiles-pdftex/gh77-AS-2.lvt
@@ -5,6 +5,8 @@
 \START
 \ExplSyntaxOn
 \pdfmeta_standard_verify:nTF{Catalog_OCProperties_no_AS}{\show\USEAS}{\show\NOAS}
+
+\pdfmeta_standard_verify:nTF{Catalog_no_OCProperties}{\show\USEOCG}{\show\NOOCG}
 \ExplSyntaxOff
 x
 \end{document}
diff --git a/testfiles-pdftex/gh77-AS-2.tlg b/testfiles-pdftex/gh77-AS-2.tlg
index 4f8bf54..705f6fb 100644
--- a/testfiles-pdftex/gh77-AS-2.tlg
+++ b/testfiles-pdftex/gh77-AS-2.tlg
@@ -3,5 +3,8 @@ Don't change this file in any respect.
 > \USEAS=undefined.
 <argument> \show \USEAS 
 l. ......CProperties_no_AS}{\show\USEAS}{\show\NOAS}
+> \USEOCG=undefined.
+<argument> \show \USEOCG 
+l. ......no_OCProperties}{\show\USEOCG}{\show\NOOCG}
 [1
 ] (gh77-AS-2.aux)
diff --git a/testfiles-pdftex/gh77-AS-3.lvt b/testfiles-pdftex/gh77-AS-3.lvt
new file mode 100644
index 0000000..23be1f8
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS-3.lvt
@@ -0,0 +1,12 @@
+\DocumentMetadata{pdfversion=1.5,pdfstandard=a-1b}
+\documentclass{article}
+\input{regression-test}
+\begin{document}
+\START
+\ExplSyntaxOn
+\pdfmeta_standard_verify:nTF{Catalog_OCProperties_no_AS}{\show\USEAS}{\show\NOAS}
+
+\pdfmeta_standard_verify:nTF{Catalog_no_OCProperties}{\show\USEOCG}{\show\NOOCG}
+\ExplSyntaxOff
+x
+\end{document}
diff --git a/testfiles-pdftex/gh77-AS-3.tlg b/testfiles-pdftex/gh77-AS-3.tlg
new file mode 100644
index 0000000..fb2d729
--- /dev/null
+++ b/testfiles-pdftex/gh77-AS-3.tlg
@@ -0,0 +1,10 @@
+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}
+> \NOOCG=undefined.
+<argument> \show \NOOCG 
+l. ......no_OCProperties}{\show\USEOCG}{\show\NOOCG}
+[1
+] (gh77-AS-3.aux)
diff --git a/testfiles-pdftex/gh77-AS.lvt b/testfiles-pdftex/gh77-AS.lvt
index 4114216..d786dcf 100644
--- a/testfiles-pdftex/gh77-AS.lvt
+++ b/testfiles-pdftex/gh77-AS.lvt
@@ -5,6 +5,8 @@
 \START
 \ExplSyntaxOn
 \pdfmeta_standard_verify:nTF{Catalog_OCProperties_no_AS}{\show\USEAS}{\show\NOAS}
+\pdfmeta_standard_verify:nTF{Catalog_no_OCProperties}{\show\USEOCG}{\show\NOOCG}
+
 \ExplSyntaxOff
 x
 \end{document}
diff --git a/testfiles-pdftex/gh77-AS.tlg b/testfiles-pdftex/gh77-AS.tlg
index 2889978..b5161e1 100644
--- a/testfiles-pdftex/gh77-AS.tlg
+++ b/testfiles-pdftex/gh77-AS.tlg
@@ -3,5 +3,8 @@ Don't change this file in any respect.
 > \NOAS=undefined.
 <argument> \show \NOAS 
 l. ......CProperties_no_AS}{\show\USEAS}{\show\NOAS}
+> \USEOCG=undefined.
+<argument> \show \USEOCG 
+l. ......no_OCProperties}{\show\USEOCG}{\show\NOOCG}
 [1
 ] (gh77-AS.aux)





More information about the latex3-commits mailing list.