[latex3-commits] [git/LaTeX3-latex3-luaotfload] failuretest-dev: really exclude tests ... (7a38101)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Oct 26 21:13:47 CEST 2019


Repository : https://github.com/latex3/luaotfload
On branch  : failuretest-dev
Link       : https://github.com/latex3/luaotfload/commit/7a381014a247e184c9178d4df9747e5f375b5a65

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

commit 7a381014a247e184c9178d4df9747e5f375b5a65
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Oct 26 21:13:47 2019 +0200

    really exclude tests ...


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

7a381014a247e184c9178d4df9747e5f375b5a65
 build.lua       | 2 +-
 config-harf.lua | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/build.lua b/build.lua
index a6c761e..ffa4920 100644
--- a/build.lua
+++ b/build.lua
@@ -108,7 +108,7 @@ if os.env["CONTEXTPATH"] then
   end
 else
   -- travis or somewhere else ...
-  excludetests = {"luatex-ja","aux-resolve-fontname"}
+  excludetests = {"luatex-ja","aux-resolve-fontname","arabic.lvt","color.lvt"}
 end
 
 ---------------------------------------------
diff --git a/config-harf.lua b/config-harf.lua
index 29737cd..302febf 100644
--- a/config-harf.lua
+++ b/config-harf.lua
@@ -2,6 +2,5 @@ stdengine = "luahbtex"
 checkengines = {"luahbtex"}
 testfiledir = "testfiles-harf"
 supportdir = "support-harf"
-excludetests={"arabic.lvt","color.lvt"}
 checksuppfiles = {"texmf.cnf", "init.lua"}
 checkopts = "--lua=init.lua"





More information about the latex3-commits mailing list