[latex3-commits] [git/LaTeX3-latex3-latex2e] gh356: Update github-0356.lvt and github-0356.tlg testing for \input{} (3ea7712b)

Johannes Braams texniek at braams.xs4all.nl
Sat Jul 11 09:01:56 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh356
Link       : https://github.com/latex3/latex2e/commit/3ea7712b36bbbd99424161c535f127ead22d3699

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

commit 3ea7712b36bbbd99424161c535f127ead22d3699
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Sat Jul 11 09:01:56 2020 +0200

    Update github-0356.lvt and github-0356.tlg testing for \input{}


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

3ea7712b36bbbd99424161c535f127ead22d3699
 base/testfiles/github-0356.lvt                  | 19 +++++++++++++++++++
 base/testfiles/{tlb3473.tlg => github-0356.tlg} |  7 +++++--
 2 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/base/testfiles/github-0356.lvt b/base/testfiles/github-0356.lvt
new file mode 100644
index 00000000..51e5ae3a
--- /dev/null
+++ b/base/testfiles/github-0356.lvt
@@ -0,0 +1,19 @@
+% Testfile for Github-iussue 0256
+%
+% This fie tests that \input{} loads a file called .tex instead iof
+% looking foer csnameendcsname.tex
+%
+\begin{filecontents}{.tex}
+\typeout{File .tex loaded}
+\end{filecontents}
+\documentclass{minimal}
+\input{test2e}
+\START
+\AUTHOR{Johannes Braams}
+\FORMAT{LaTeX2e<2020-10-01>}
+\CLASS{minimal}
+\OMIT
+\begin{document}
+\TIMO
+\input{}
+\end{document}
diff --git a/base/testfiles/tlb3473.tlg b/base/testfiles/github-0356.tlg
similarity index 54%
copy from base/testfiles/tlb3473.tlg
copy to base/testfiles/github-0356.tlg
index 754d7a72..c34bb09f 100644
--- a/base/testfiles/tlb3473.tlg
+++ b/base/testfiles/github-0356.tlg
@@ -1,5 +1,8 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
-Author: Frank Mittelbach
+Author: Johannes Braams
+Format: LaTeX2e<2020-10-01>
 Main Class: minimal
-LaTeX Warning: \oval, \circle, or \line size unavailable on input line ....
+(.tex
+File .tex loaded
+) (github-0356.aux)





More information about the latex3-commits mailing list.