[latex3-commits] [l3svn] branch master updated: Forgot to update test file
noreply at latex-project.org
noreply at latex-project.org
Tue Nov 8 15:32:02 CET 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 1d6063e Forgot to update test file
1d6063e is described below
commit 1d6063ef816c1000d828592941bfb46b30146d9a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 8 14:31:50 2016 +0000
Forgot to update test file
---
l3packages/xparse/testfiles/xparse004.tlg | 52 +++++++++--------------------
1 file changed, 15 insertions(+), 37 deletions(-)
diff --git a/l3packages/xparse/testfiles/xparse004.tlg b/l3packages/xparse/testfiles/xparse004.tlg
index 020dd5b..40ccf15 100644
--- a/l3packages/xparse/testfiles/xparse004.tlg
+++ b/l3packages/xparse/testfiles/xparse004.tlg
@@ -263,46 +263,24 @@ TEST 5: Basic k-type argument definitions
.................................................
. LaTeX info: "xparse/define-command"
.
-. Defining command \foo with sig. 'k^k_m' on line ....
+. Defining command \foo with sig. 'k{^_}m' on line ....
.................................................
-(-NoValue-)(-NoValue-)(there)
-(up)(-NoValue-)(here)
-(-NoValue-)(down)(here)
-(up)(down)(here)
-.................................................
-. LaTeX info: "xparse/redefine-command"
-.
-. Redefining command \foo with sig. 'k^k_' on line ....
-.................................................
-(-NoValue-)(-NoValue-)
-(up)(-NoValue-)
-(-NoValue-)(down)
-(up)(down)
-============================================================
-============================================================
-TEST 6: Basic K-type argument definitions
-============================================================
-.................................................
-. LaTeX info: "xparse/define-command"
-.
-. Defining command \foo with sig. 'K^{sp}K_{sb}m' on line ....
-.................................................
-(sp)(sb)(there)
-(up)(sb)(here)
-(sp)(down)(here)
-(up)(down)(here)
+({-NoValue-}{-NoValue-})(there)
+({up}{-NoValue-})(here)
+({-NoValue-}{down})(here)
+({up}{down})(here)
.................................................
. LaTeX info: "xparse/redefine-command"
.
-. Redefining command \foo with sig. 'K^{sp}K_{sb}' on line ....
+. Redefining command \foo with sig. 'k{^_}' on line ....
.................................................
-(sp)(sb)
-(up)(sb)
-(sp)(down)
-(up)(down)
+({-NoValue-}{-NoValue-})
+({up}{-NoValue-})
+({-NoValue-}{down})
+({up}{down})
============================================================
============================================================
-TEST 7: Bad arg specs
+TEST 6: Bad arg specs
============================================================
.................................................
. LaTeX info: "xparse/define-command"
@@ -481,7 +459,7 @@ l. ... }
> \foo=undefined.
============================================================
============================================================
-TEST 8: Stripping braces in optional args
+TEST 7: Stripping braces in optional args
============================================================
.................................................
. LaTeX info: "xparse/define-command"
@@ -500,7 +478,7 @@ TEST 8: Stripping braces in optional args
([{bar}])(baz)
============================================================
============================================================
-TEST 9: Get and show argument spec
+TEST 8: Get and show argument spec
============================================================
||
> \ArgumentSpecification=.
@@ -520,7 +498,7 @@ l. ... }
l. ... }
============================================================
============================================================
-TEST 10: First argument must be a command
+TEST 9: First argument must be a command
============================================================
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
@@ -978,7 +956,7 @@ l. ... }
l. ... }
============================================================
============================================================
-TEST 11: SplitList
+TEST 10: SplitList
============================================================
.................................................
. LaTeX info: "xparse/define-command"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list