[latex3-commits] [latex3/l3build] main: Enable ConTeXt tests (e32d850)
github at latex-project.org
github at latex-project.org
Tue Jul 18 16:12:22 CEST 2023
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/e32d8505ea90dedd1b1e639a35ab9f3c9eabdd15
>---------------------------------------------------------------
commit e32d8505ea90dedd1b1e639a35ab9f3c9eabdd15
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jul 18 15:12:22 2023 +0100
Enable ConTeXt tests
>---------------------------------------------------------------
e32d8505ea90dedd1b1e639a35ab9f3c9eabdd15
build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.lua b/build.lua
index f2fc6e1..b8ac3ba 100644
--- a/build.lua
+++ b/build.lua
@@ -5,7 +5,7 @@ module = "l3build"
bundle = ""
-- Non-standard settings
-checkconfigs = {"build", "config-pdf", "config-plain"}--,"config-context"}
+checkconfigs = {"build", "config-pdf", "config-plain","config-context"}
checkdeps = { }
checkengines = {"pdftex", "xetex", "luatex", "ptex", "uptex"}
cleanfiles = {"*.pdf", "*.tex", "*.zip"}
More information about the latex3-commits
mailing list.