[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh414: Actually test the testfile (e5412618)

PhelypeOleinik phelype.oleinik at latex-project.org
Sun Oct 18 17:56:53 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh414
Link       : https://github.com/latex3/latex2e/commit/e5412618ee02d5ef284783356e4dd7877afc7db7

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

commit e5412618ee02d5ef284783356e4dd7877afc7db7
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sun Oct 18 12:56:53 2020 -0300

    Actually test the testfile


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

e5412618ee02d5ef284783356e4dd7877afc7db7
 base/testfiles/github-0414.lvt |  3 +++
 base/testfiles/github-0414.tlg | 55 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+)

diff --git a/base/testfiles/github-0414.lvt b/base/testfiles/github-0414.lvt
index 8571d5cc..fd6fa421 100644
--- a/base/testfiles/github-0414.lvt
+++ b/base/testfiles/github-0414.lvt
@@ -1,3 +1,6 @@
+\input{test2e}
+\START
+
 \listfiles
 
 \begin{filecontents}[overwrite]{testpath/testcls.cls}
diff --git a/base/testfiles/github-0414.tlg b/base/testfiles/github-0414.tlg
index e69de29b..bf094c24 100644
--- a/base/testfiles/github-0414.tlg
+++ b/base/testfiles/github-0414.tlg
@@ -0,0 +1,55 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+LaTeX Warning: Writing or overwriting file `./testpath/testcls.cls'.
+(testpath//testcls.cls (article.cls
+Document Class: article ....-..-.. v... Standard LaTeX document class
+(size10.clo
+File: size10.clo ....-..-.. v... Standard LaTeX file (size option)
+)
+\c at part=\count...
+\c at section=\count...
+\c at subsection=\count...
+\c at subsubsection=\count...
+\c at paragraph=\count...
+\c at subparagraph=\count...
+\c at figure=\count...
+\c at table=\count...
+\abovecaptionskip=\skip...
+\belowcaptionskip=\skip...
+\bibindent=\dimen...
+)) (array.sty
+Package: array ....-..-.. v... Tabular extension package (FMi)
+\col at sep=\dimen...
+\ar at mcellbox=\box...
+\extrarowheight=\dimen...
+\NC at list=\toks...
+\extratabsurround=\skip...
+\backup at length=\skip...
+\ar at cellbox=\box...
+) (github-0414.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 ....
+LaTeX Font Info:    ... okay on input line ....
+LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line ....
+LaTeX Font Info:    ... okay on input line ....
+LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line ....
+LaTeX Font Info:    ... okay on input line ....
+LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line ....
+LaTeX Font Info:    ... okay on input line ....
+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 ....
+Right: macro:->array
+Wrong: \relax
+(github-0414.aux)
+ *File List*
+  test2e.tex
+   expl3.sty    ....-..-.. L3 programming layer (loader) 
+l3backend-dvips.def    ....-..-.. L3 backend support: dvips
+ testcls.cls    
+ article.cls    ....-..-.. v... Standard LaTeX document class
+  size10.clo    ....-..-.. v... Standard LaTeX file (size option)
+   array.sty    ....-..-.. v... Tabular extension package (FMi)
+ ***********





More information about the latex3-commits mailing list.