[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: a test for #198 that never tested anything :-( (621a950e)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Apr 8 11:07:26 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/621a950eaacdc40f4555f58e09b0017e9a1cae5b
>---------------------------------------------------------------
commit 621a950eaacdc40f4555f58e09b0017e9a1cae5b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Apr 8 11:07:26 2020 +0200
a test for #198 that never tested anything :-(
>---------------------------------------------------------------
621a950eaacdc40f4555f58e09b0017e9a1cae5b
base/testfiles/github-0198.luatex.tlg | 10 ++++++++++
base/testfiles/github-0198.lvt | 6 ++++++
base/testfiles/github-0198.tlg | 8 ++++++++
3 files changed, 24 insertions(+)
diff --git a/base/testfiles/github-0198.luatex.tlg b/base/testfiles/github-0198.luatex.tlg
new file mode 100644
index 00000000..88a0f16e
--- /dev/null
+++ b/base/testfiles/github-0198.luatex.tlg
@@ -0,0 +1,10 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+LaTeX Warning: Writing or overwriting file `././test-base.sty'.
+\openout127 = ./test-base.sty
+LaTeX Warning: Writing or overwriting file `././test-sub.sty'.
+\openout127 = ./test-sub.sty
+(test-base.sty (test-sub.sty))
+This should produce: "Done":
+Done.
+(github-0198.aux)
diff --git a/base/testfiles/github-0198.lvt b/base/testfiles/github-0198.lvt
index b8334ab7..8ff91448 100644
--- a/base/testfiles/github-0198.lvt
+++ b/base/testfiles/github-0198.lvt
@@ -2,6 +2,8 @@
\input{test2e}
+\START
+
\begin{filecontents}[force,noheader,nosearch]{test-base.sty}
\newcommand*{\DoThis}{\typeout{Not done.}}
\AtEndOfPackage{\renewcommand*{\DoThis}{\typeout{Done.}}}
@@ -16,7 +18,11 @@
\end{filecontents}
\usepackage{test-base}
+
+\OMIT
\begin{document}
+\TIMO
+
\typeout{This should produce: "Done":}
\DoThis
\end{document}
diff --git a/base/testfiles/github-0198.tlg b/base/testfiles/github-0198.tlg
index e69de29b..3693f7bc 100644
--- a/base/testfiles/github-0198.tlg
+++ b/base/testfiles/github-0198.tlg
@@ -0,0 +1,8 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+LaTeX Warning: Writing or overwriting file `././test-base.sty'.
+LaTeX Warning: Writing or overwriting file `././test-sub.sty'.
+(test-base.sty (test-sub.sty))
+This should produce: "Done":
+Done.
+(github-0198.aux)
More information about the latex3-commits
mailing list.