Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
First try at fixing the testsuite with kyua 0.12
Baptiste Daroussin committed 10 years ago
commit fd59e569a45a7a2b9b56c0b1cb44d55ed393e83e
parent f0c338c
3 files changed +3 -3
modified Kyuafile.in
@@ -1,4 +1,4 @@
syntax(2)
test_suite("pkg")

-
include("@top_builddir@/tests/Kyuafile")
+
include("tests/Kyuafile")
modified tests/Kyuafile.in
@@ -1,4 +1,4 @@
-
syntax("kyuafile", 1)
+
syntax(2)

test_suite("pkg")

modified tests/frontend/Kyuafile.in
@@ -1,4 +1,4 @@
-
syntax('kyuafile', 1)
+
syntax(2)

test_suite('prop: test-suite = frontend')