[latex3-commits] [latex3/latex2e] main: add tests (9a00ef76)

github at latex-project.org github at latex-project.org
Sun Jan 14 20:47:14 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : main
Link       : https://github.com/latex3/latex2e/commit/9a00ef7641369a2ea4a0aa587ee1ff431bb6dfc3

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

commit 9a00ef7641369a2ea4a0aa587ee1ff431bb6dfc3
Author: Jonathan Spratte <jspratte at yahoo.de>
Date:   Sat Jan 13 00:24:44 2024 +0100

    add tests


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

9a00ef7641369a2ea4a0aa587ee1ff431bb6dfc3
 base/testfiles-1run/github-1238.lvt | 18 ++++++++++++++++++
 base/testfiles-1run/github-1238.tlg |  5 +++++
 2 files changed, 23 insertions(+)

diff --git a/base/testfiles-1run/github-1238.lvt b/base/testfiles-1run/github-1238.lvt
new file mode 100644
index 00000000..177cdc8b
--- /dev/null
+++ b/base/testfiles-1run/github-1238.lvt
@@ -0,0 +1,18 @@
+\input{test2e}
+\START
+\AUTHOR{Jonathan P. Spratte}
+
+\OMIT
+\makeatletter
+\def\@unusedoptionlist{foo,bar,baz}
+\def\@raw at classoptionslist{foo =foo, bar=bar, baz =baz}
+\def\@currname{github-1238}
+\def\@currext{sty}
+\DeclareKeys{foo.store=\myfoo, bar.store=\mybar, baz.store=\mybaz}
+\TIMO
+
+\typeout{"\@unusedoptionlist"}%
+\ProcessKeyOptions
+\typeout{"\@unusedoptionlist"}%
+
+\stop
diff --git a/base/testfiles-1run/github-1238.tlg b/base/testfiles-1run/github-1238.tlg
new file mode 100644
index 00000000..e791d76e
--- /dev/null
+++ b/base/testfiles-1run/github-1238.tlg
@@ -0,0 +1,5 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+Author: Jonathan P. Spratte
+"foo,bar,baz"
+""





More information about the latex3-commits mailing list.