[latex3-commits] [l3svn] 03/03: Update test file after \char_set_active_eq_NN change

noreply at latex-project.org noreply at latex-project.org
Wed Sep 2 17:34:45 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 38ec3672afb7993b9e375b1014c4e9cc2a54d70c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Sep 2 16:33:02 2015 +0100

    Update test file after \char_set_active_eq_NN change
    
    The test file needs "[" and "]" to be active, but the change to
    \char_set_active_eq_NN means that it's only the outcome *when*
    they are active that was being set. That is now corrected.
---
 l3experimental/l3str/testfiles/m3tl-analysis001.lvt |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/l3experimental/l3str/testfiles/m3tl-analysis001.lvt b/l3experimental/l3str/testfiles/m3tl-analysis001.lvt
index 5a4cdab..f1b7d1b 100644
--- a/l3experimental/l3str/testfiles/m3tl-analysis001.lvt
+++ b/l3experimental/l3str/testfiles/m3tl-analysis001.lvt
@@ -41,8 +41,10 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \OMIT
-\char_set_active_eq:NN [ {
-\char_set_active_eq:NN ] }
+\char_set_active_eq:NN [ { % } ] { [
+\char_set_active_eq:NN ] } 
+\char_set_catcode_active:N \[
+\char_set_catcode_active:N \]
 \TIMO
 
 \TEST { tl_show_analysis~weird~tokens }

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


More information about the latex3-commits mailing list