[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: new regression-test files (f0b48a6)
Ulrike Fischer
fischer at troubleshooting-tex.de
Tue Feb 9 00:06:13 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/f0b48a6b2477daaa88439c07c1ad75f202cb4302
>---------------------------------------------------------------
commit f0b48a6b2477daaa88439c07c1ad75f202cb4302
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Tue Feb 9 00:06:13 2021 +0100
new regression-test files
>---------------------------------------------------------------
f0b48a6b2477daaa88439c07c1ad75f202cb4302
new-regression-test.tex | 298 +++++++++++++++++++++++++++++++++++++++
pdfmanagement-regressiontest.sty | 76 ++++++++++
2 files changed, 374 insertions(+)
diff --git a/new-regression-test.tex b/new-regression-test.tex
new file mode 100644
index 0000000..c64a57a
--- /dev/null
+++ b/new-regression-test.tex
@@ -0,0 +1,298 @@
+%%
+%% This is file `regression-test.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% l3build.dtx (with options: `package')
+%%
+%% Copyright (C) 2014-2018 The LaTeX3 Project
+%%
+%% It may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License (LPPL), either version 1.3c of
+%% this license or (at your option) any later version. The latest
+%% version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% This file is part of the "l3build bundle" (The Work in LPPL)
+%% and all files in that bundle must be distributed together.
+%%
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname eTeXversion\endcsname\relax
+ \message{e-TeX is required by some regression-test.tex features}%
+\fi
+\ifx\unprotect\undefined
+ \expandafter\edef\csname reset\string @catcodes\endcsname{%
+ \catcode`\noexpand\@=\the\catcode`\@\relax
+ }%
+ \catcode`\@=11 %
+\else
+ \unprotect
+ \def\reset at catcodes{\protect}%
+\fi
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname interactionmode\endcsname\relax
+\else
+ \ifnum\interactionmode>1 \scrollmode\fi
+\fi
+\errorcontextlines=-1 %
+\showboxbreadth=\maxdimen
+\showboxdepth=\maxdimen
+\def\loggingoutput{%
+ \tracingoutput=1 %
+ \showboxbreadth=\maxdimen
+ \showboxdepth=\maxdimen
+}
+\newlinechar=`\^^J
+\long\def\LONGTYPEOUT#1{%
+ \begingroup
+ \long\def\TYPE##1{##1}%
+ \immediate\write128{#1}%
+ \endgroup
+}
+\let\TYPE\LONGTYPEOUT
+\def\STARTMESSAGE{This is a generated file for the l3build validation system.}
+\def\START{%
+ \LONGTYPEOUT{^^JSTART-TEST-LOG^^J}%
+ \LONGTYPEOUT{^^J%
+ \STARTMESSAGE%
+ ^^J^^JDon't change this file in any respect.%
+ ^^J^^J%
+ }%
+}
+\ifx\@@end\@undefined
+ \let\@@@end\end
+\else
+ \let\@@@end\@@end
+\fi
+\def\END{%
+ \ifnum\currentgrouplevel>0 %
+ \LONGTYPEOUT{Bad grouping: \the\currentgrouplevel!}%
+ \fi
+ \ifnum\currentiflevel>2 %
+ \LONGTYPEOUT{Bad conditionals: \the\numexpr\currentiflevel-2!}%
+ \fi
+ \LONGTYPEOUT{^^JEND-TEST-LOG^^J}%
+ \@@@end
+}
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname currentgrouplevel\endcsname\relax
+ \def\END{%
+ \LONGTYPEOUT{^^JEND-TEST-LOG^^J}%
+ \@@@end
+ }
+\fi
+\ifx\@@end\@undefined
+ \let\end\END
+\else
+ \let\@@end\END
+\fi
+\def\OMIT{\LONGTYPEOUT{OMIT}}
+\def\TIMO{\LONGTYPEOUT{TIMO}}
+\begingroup % within the scope of this groups each line needs to end in % !
+\catcode`\^^M\active %
+\gdef\SHOWFILE#1{%
+ \typeout{-------- #1 (start) ---------}%
+\IfFileExists{#1}%
+ {\begingroup %
+ \catcode`\^^M\active %
+ \edef^^M{^\string^M^^J}%
+ \everyeof{\noexpand}%
+ \obeyspaces %
+ \@sanitize %
+ \message{\@@input #1 }%
+ \endgroup }%
+ {\message{Not found}}%
+ \typeout{-------- #1 (end) -----------}%
+}%
+\endgroup
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname everyeof\endcsname\relax
+ \def\SHOWFILE#1{\TYPE{FEATURE UNAVAILABLE}}
+\fi
+\ifx\InputIfFileExists\@undefined
+ \newread\@inputcheck
+ \long\def\InputIfFileExists#1#2#3{%
+ \openin\@inputcheck#1\relax
+ \ifeof\@inputcheck
+ \def\reserved at a{#3}%
+ \else
+ \def\reserved at a{#2\input #1\relax}%
+ \fi
+ \closein\@inputcheck
+ \reserved at a
+ }%
+\fi
+\InputIfFileExists{regression-test.cfg}
+ {\LONGTYPEOUT{^^J***^^Jregression-test.cfg in operation^^J***^^J}}{}
+\newcount\gTESTint
+\def\SEPARATOR{%
+ \TYPE{%
+ ============================================================%
+ }%
+}
+\csname protected\endcsname\long\def\BEGINTEST#1{%
+ \global\advance\gTESTint by 1 %
+ \SEPARATOR
+ \LONGTYPEOUT{TEST \the\gTESTint: \detokenize{#1}}%
+ \SEPARATOR
+ \begingroup
+ \let\TYPE\LONGTYPEOUT
+}
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname detokenize\endcsname\relax
+ \long\def\BEGINTEST#1{%
+ \global\advance\gTESTint by 1 %
+ \SEPARATOR
+ \begingroup
+ \toks0={#1}%
+ \LONGTYPEOUT{TEST \the\gTESTint: \the\toks0 }%
+ \endgroup
+ \SEPARATOR
+ \begingroup
+ \let\TYPE\LONGTYPEOUT
+ }
+\fi
+\csname protected\endcsname\long\def\ENDTEST{%
+ \endgroup
+ \SEPARATOR
+ \LONGTYPEOUT{}%
+}
+\long\def\TEST#1#2{%
+ \BEGINTEST{#1}%
+ #2%
+ \ENDTEST
+}
+\long\def\TESTEXP#1#2{%
+ \BEGINTEST{#1}%
+ \LONGTYPEOUT{#2}%
+ \ENDTEST
+}
+\def \TRUE {\TYPE{TRUE}}
+\def \FALSE {\TYPE{FALSE}}
+\def \YES {\TYPE{YES}}
+\def \NO {\TYPE{NO}}
+\def \NEWLINE {\TYPE{^^J}}
+\csname protected\endcsname\long\def\ASSERT#1#2{%
+ \begingroup
+ \edef\@tempa{#1}%
+ \edef\@tempb{#2}%
+ \ifx\@tempa\@tempb
+ \TYPE{PASSED}%
+ \else
+ \TYPE{FAILED}%
+ \fi
+ \endgroup
+}
+\csname protected\endcsname\long\def\ASSERTSTR#1#2{%
+ \begingroup
+ \edef\@tempa{#1}%
+ \edef\@tempb{#2}%
+ \edef\@tempa{\meaning\@tempa}%
+ \edef\@tempb{\meaning\@tempb}%
+ \ifx\@tempa\@tempb
+ \TYPE{PASSED}%
+ \else
+ \TYPE{FAILED}%
+ \fi
+ \endgroup
+}
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname detokenize\endcsname\relax
+ \long\def\ASSERTSTR#1#2{%
+ \TYPE{FEATURE UNAVAILABLE}%
+ }
+\fi
+\ifnum 0%
+ \ifx\pdfoutput\@undefined\else\ifnum\pdfoutput>0 1\fi\fi
+ \ifx\outputmode\@undefined\else\ifnum\outputmode>0 1\fi\fi
+ >0 %
+ \ifx\pdfvariable\@undefined
+ \pdfcompresslevel=0 %
+ \pdfobjcompresslevel=0 %
+ \else
+ \pdfvariable compresslevel=0 %
+ \pdfvariable objcompresslevel=0 %
+ \fi
+\else
+ \ifx\XeTeXversion\@undefined
+ \special{%
+ ps: /setdistillerparams
+ where
+ {pop << /CompressPages false /CompressStreams false >> setdistillerparams}
+ if
+ }%
+ \else
+ \special{dvipdfmx:config z 0}% Compress level
+ \special{dvipdfmx:config C 0x40}% Object compression
+ \fi
+\fi
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname protected\endcsname\relax
+ \reset at catcodes
+ \let\protected\undefined
+ \expandafter\endinput
+\fi
+\ifx\pdfoutput\@undefined
+ \ifx\outputmode\@undefined
+ \else
+ \ifnum\outputmode>0 %
+ \pdfextension mapfile{pdftex.map}%
+ \fi
+ \fi
+\else
+ \ifnum\pdfoutput>0 %
+ \pdfmapfile{pdftex.map}%
+ \fi
+\fi
+\ifcsname pdfsetupregressiontest\endcsname
+ \pdfsetupregressiontest
+\else
+ \ifnum 0%
+ \ifx\pdfoutput\@undefined\else\ifnum\pdfoutput>0 1\fi\fi
+ \ifx\outputmode\@undefined\else\ifnum\outputmode>0 1\fi\fi
+ >0 %
+ \ifx\pdfvariable\@undefined
+ \pdfinfo{/Producer (\ifx\directlua\@undefined pdf\else Lua\fi TeX)}
+ \ifx\pdfinfoomitdate\@undefined\else
+ \pdfinfoomitdate = 1 %
+ \pdfsuppressptexinfo = \numexpr
+ 0
+ + 1 % PTEX.Fullbanner
+ + 2 % PTEX.FileName
+ \relax
+ \pdftrailerid{}
+ \fi
+ \else
+ \pdfextension info{/Producer (LuaTeX)}
+ \pdfvariable suppressoptionalinfo \numexpr
+ 0
+ + 1 % PTEX.Fullbanner
+ + 2 % PTEX.FileName
+ + 32 % CreationDate
+ + 64 % ModDate
+ + 512 % ID
+ \relax
+ \fi
+ \else
+ \ifx\XeTeXversion\@undefined
+ \special{! <</DocumentUUID (DocumentUUID)>> setpagedevice}
+ \special{! <</InstanceUUID (InstanceUUID)>> setpagedevice}
+ \else
+ \special{%
+ pdf: docinfo
+ <<
+ /Creator (TeX)
+ /CreationDate ()
+ /ModDate ()
+ /Producer (xdvipdfmx)
+ >>
+ }
+ \fi
+ \fi
+\fi
+\reset at catcodes
+%%
+%%
+%% End of file `regression-test.tex'.
diff --git a/pdfmanagement-regressiontest.sty b/pdfmanagement-regressiontest.sty
new file mode 100644
index 0000000..f991a4e
--- /dev/null
+++ b/pdfmanagement-regressiontest.sty
@@ -0,0 +1,76 @@
+\ProvidesPackage {pdfmanagement-regressiontest}[2021-02-08 regression test code for the pdfmanagement 0.1]
+
+\ExplSyntaxOn
+\cs_if_exist:NT\STARTMESSAGE
+ {
+ \endinput
+ }
+
+\str_case:Vn \c_sys_backend_str
+ {
+ {luatex}
+ {
+ \cs_new_protected:Npn \pdfsetupregressiontest
+ {
+ \pdfmanagement_add:nnn{Info}{Creator}{(TeX)}
+ \pdfmanagement_add:nnn{Info}{Producer}{(LuaTeX)}
+ \pdfmanagement_add:nnn{Info}{CreationDate}{(D:20010101205959-00'00')}
+ \pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
+ \pdfvariable suppressoptionalinfo 7\relax
+ \pdfvariable trailerid
+ {[~
+ <2350CAD05F8A7AF0AA4058486855344F>~
+ <2350CAD05F8A7AF0AA4058486855344F>~
+ ]}
+ }
+ }
+ {pdftex}
+ {
+ \cs_new_protected:Npn \pdfsetupregressiontest
+ {
+ \pdfmanagement_add:nnn{Info}{Creator}{(TeX)}
+ \pdfmanagement_add:nnn{Info}{Producer}{(pdfTeX)}
+ \pdfmanagement_add:nnn{Info}{CreationDate}{(D:20010101205959-00'00')}
+ \pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
+ \pdfsuppressptexinfo7 \relax
+ \pdftrailerid{2350CAD05F8A7AF0AA4058486855344F}
+ }
+ }
+ {dvips}
+ {
+ \cs_new_protected:Npn \pdfsetupregressiontest
+ {
+ \pdfmanagement_add:nnn{Info}{Creator}{(TeX)}
+ \pdfmanagement_add:nnn{Info}{CreationDate}{(D:20010101205959-00'00')}
+ \pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
+ \special{!~<</DocumentUUID~(DocumentUUID)>>~setpagedevice}
+ \special{!~<</InstanceUUID~(InstanceUUID)>>~setpagedevice}
+ }
+ }
+ {dvipdfmx}
+ {
+ \cs_new_protected:Npn \pdfsetupregressiontest
+ {
+ \pdfmanagement_add:nnn{Info}{Creator}{(TeX)}
+ \pdfmanagement_add:nnn{Info}{Producer}{(dvipdfmx)}
+ \pdfmanagement_add:nnn{Info}{CreationDate}{(D:20010101205959-00'00')}
+ \special{pdf:trailerid [~
+ <00112233445566778899aabbccddeeff>~
+ <00112233445566778899aabbccddeeff>~
+ ]}
+ }
+ }
+ {xetex}
+ {
+ \cs_new_protected:Npn \pdfsetupregressiontest
+ {
+ \pdfmanagement_add:nnn{Info}{Creator}{(TeX)}
+ \pdfmanagement_add:nnn{Info}{Producer}{(xetex)}
+ \pdfmanagement_add:nnx{Info}{CreationDate}{(D:20010101194934+01'00')}
+ \pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
+ }
+ }
+ }
+ \ExplSyntaxOff
+ \input{new-regression-test}
+\endinput
More information about the latex3-commits
mailing list.