[latex3-commits] [git/LaTeX3-latex3-luaotfload] bidi-dev: extend test suite for dev (a3eadc3)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Aug 24 14:43:39 CEST 2019
Repository : https://github.com/latex3/luaotfload
On branch : bidi-dev
Link : https://github.com/latex3/luaotfload/commit/a3eadc351ca0d4da009ad72c1618cafaaf86eeb2
>---------------------------------------------------------------
commit a3eadc351ca0d4da009ad72c1618cafaaf86eeb2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Aug 24 14:43:39 2019 +0200
extend test suite for dev
>---------------------------------------------------------------
a3eadc351ca0d4da009ad72c1618cafaaf86eeb2
build.lua | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/build.lua b/build.lua
index b903237..c371a57 100644
--- a/build.lua
+++ b/build.lua
@@ -87,7 +87,15 @@ checkconfigs = {
"config-fontspec"
}
else
-checkconfigs={}
+checkconfigs = {
+ "build",
+ -- "config-loader-unpackaged",
+ -- "config-loader-reference",
+ "config-latex-TU",
+ "config-unicode-math",
+ "config-plain",
+ "config-fontspec"
+ }
end
checkruns = 3
checksuppfiles = {"texmf.cnf"}
More information about the latex3-commits
mailing list