[latex3-commits] [l3svn] 08/09: l3build: Minor typo in test file

noreply at latex-project.org noreply at latex-project.org
Tue Sep 8 18:12:19 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit fcc86797a8212de92cacffbe8f1433b07b80dd1c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Sep 8 17:02:34 2015 +0100

    l3build: Minor typo in test file
---
 l3build/testfiles/00-test-1.luatex.tlg |    2 +-
 l3build/testfiles/00-test-1.lvt        |    2 +-
 l3build/testfiles/00-test-1.tlg        |   68 ++++++++++++++++----------------
 3 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/l3build/testfiles/00-test-1.luatex.tlg b/l3build/testfiles/00-test-1.luatex.tlg
index 5991d8c..90f1670 100644
--- a/l3build/testfiles/00-test-1.luatex.tlg
+++ b/l3build/testfiles/00-test-1.luatex.tlg
@@ -17,7 +17,7 @@ Don't change this file in any respect.
 %%   Right brace   \}     Tilde         \~}
 %%
 Format: latex2e
-Main Class: article
+Main Class: minimal
 Package: abc
 Options: xyz
 ============================================================
diff --git a/l3build/testfiles/00-test-1.lvt b/l3build/testfiles/00-test-1.lvt
index 7b5140f..dc46bec 100644
--- a/l3build/testfiles/00-test-1.lvt
+++ b/l3build/testfiles/00-test-1.lvt
@@ -9,7 +9,7 @@
 \START
 
 \FORMAT{latex2e}
-\CLASS{article}
+\CLASS{minimal}
 \PACKAGE[xyz]{abc}
 
 \TEST{\afterassignment}{
diff --git a/l3build/testfiles/00-test-1.tlg b/l3build/testfiles/00-test-1.tlg
index 691718a..4e7f721 100644
--- a/l3build/testfiles/00-test-1.tlg
+++ b/l3build/testfiles/00-test-1.tlg
@@ -1,34 +1,34 @@
-This is a generated file for the LaTeX (2e + expl3) validation system.
-Don't change this file in any respect.
-%% \CharacterTable
-%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%%   Digits        \0\1\2\3\4\5\6\7\8\9
-%%   Exclamation   \!     Double quote  \"     Hash (number) \#
-%%   Dollar        \$     Percent       \%     Ampersand     \&
-%%   Acute accent  \'     Left paren    \(     Right paren   \)
-%%   Asterisk      \*     Plus          \+     Comma         \,
-%%   Minus         \-     Point         \.     Solidus       \/
-%%   Colon         \:     Semicolon     \;     Less than     \<
-%%   Equals        \=     Greater than  \>     Question mark \?
-%%   Commercial at \@     Left bracket  \[     Backslash     \\
-%%   Right bracket \]     Circumflex    \^     Underscore    \_
-%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
-%%   Right brace   \}     Tilde         \~}
-%%
-Format: latex2e
-Main Class: article
-Package: abc
-Options: xyz
-============================================================
-TEST 1: \afterassignment 
-============================================================
-> hello.
-<argument> ...d}}\foo } \x ={hello} \showthe \foo 
-\show \y 
-l. ...}
-> \y=macro:
-->world.
-<argument> ... \x ={hello} \showthe \foo \show \y 
-l. ...}
-============================================================
+This is a generated file for the LaTeX (2e + expl3) validation system.
+Don't change this file in any respect.
+%% \CharacterTable
+%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
+%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
+%%   Digits        \0\1\2\3\4\5\6\7\8\9
+%%   Exclamation   \!     Double quote  \"     Hash (number) \#
+%%   Dollar        \$     Percent       \%     Ampersand     \&
+%%   Acute accent  \'     Left paren    \(     Right paren   \)
+%%   Asterisk      \*     Plus          \+     Comma         \,
+%%   Minus         \-     Point         \.     Solidus       \/
+%%   Colon         \:     Semicolon     \;     Less than     \<
+%%   Equals        \=     Greater than  \>     Question mark \?
+%%   Commercial at \@     Left bracket  \[     Backslash     \\
+%%   Right bracket \]     Circumflex    \^     Underscore    \_
+%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
+%%   Right brace   \}     Tilde         \~}
+%%
+Format: latex2e
+Main Class: minimal
+Package: abc
+Options: xyz
+============================================================
+TEST 1: \afterassignment 
+============================================================
+> hello.
+<argument> ...d}}\foo } \x ={hello} \showthe \foo 
+\show \y 
+l. ...}
+> \y=macro:
+->world.
+<argument> ... \x ={hello} \showthe \foo \show \y 
+l. ...}
+============================================================

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list