[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/key-removal: Add a test file (6c2d2bd8)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jun 20 08:37:03 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/key-removal
Link       : https://github.com/latex3/latex2e/commit/6c2d2bd830f791eb182e4758feb91a602190e6d3

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

commit 6c2d2bd830f791eb182e4758feb91a602190e6d3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jun 20 07:37:03 2022 +0100

    Add a test file


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

6c2d2bd830f791eb182e4758feb91a602190e6d3
 base/testfiles/github-0864.lvt                  | 18 ++++++++++++++++++
 base/testfiles/{tlb2157.tlg => github-0864.tlg} |  5 ++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/base/testfiles/github-0864.lvt b/base/testfiles/github-0864.lvt
new file mode 100644
index 00000000..ed90219c
--- /dev/null
+++ b/base/testfiles/github-0864.lvt
@@ -0,0 +1,18 @@
+\documentclass[10pt]{article}
+
+\begin{filecontents}[force]{\jobname.sty}
+\DeclareKeys{test.store = \l at demo@tl}
+\ProcessKeyOptions
+\end{filecontents}
+
+\input{test2e}
+
+\START
+
+\usepackage[test = foo]{\jobname}
+
+\begin{document}
+
+\typeout{success!}
+ 
+\END
diff --git a/base/testfiles/tlb2157.tlg b/base/testfiles/github-0864.tlg
similarity index 95%
copy from base/testfiles/tlb2157.tlg
copy to base/testfiles/github-0864.tlg
index 6c78b07e..74c45053 100644
--- a/base/testfiles/tlb2157.tlg
+++ b/base/testfiles/github-0864.tlg
@@ -1,6 +1,6 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
-(tlb2157.aux)
+(github-0864.sty) (github-0864.aux)
 LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line ....
@@ -15,5 +15,4 @@ LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
-[1
-] (tlb2157.aux)
+success!





More information about the latex3-commits mailing list.