[latex3-commits] [l3svn] branch master updated: Now longer need l3str for contrib tests

noreply at latex-project.org noreply at latex-project.org
Mon Nov 21 12:03:20 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  9407f60   Now longer need l3str for contrib tests
9407f60 is described below

commit 9407f601d6de2763d5396725bf0f14003ad9930d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Nov 21 11:02:49 2016 +0000

    Now longer need l3str for contrib tests
    
    The parts still in l3experimental are extremely specialised.
---
 contrib/build.lua |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/contrib/build.lua b/contrib/build.lua
index d8e59f8..1db0b62 100644
--- a/contrib/build.lua
+++ b/contrib/build.lua
@@ -17,8 +17,7 @@ checkdeps   =
     maindir .. "/l3packages/l3keys2e",
     maindir .. "/l3packages/xfrac",
     maindir .. "/l3packages/xparse",
-    maindir .. "/l3packages/xtemplate",
-    maindir .. "/l3experimental/l3str"
+    maindir .. "/l3packages/xtemplate"
   }
 checksearch = true
 

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


More information about the latex3-commits mailing list