[vala/staging] testrunner: Pass --enable-checking to increase coverage
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] testrunner: Pass --enable-checking to increase coverage
- Date: Sun, 27 Sep 2020 17:36:53 +0000 (UTC)
commit d205c121f93b2445dcf30da237f01eb4c40f1a5f
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Sep 27 14:30:39 2020 +0200
testrunner: Pass --enable-checking to increase coverage
tests/testrunner.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/testrunner.sh b/tests/testrunner.sh
index 92b446427..7f38a4306 100755
--- a/tests/testrunner.sh
+++ b/tests/testrunner.sh
@@ -30,6 +30,7 @@ run_prefix=""
VALAC=$topbuilddir/compiler/valac$EXEEXT
VALAFLAGS="$VALAFLAGS \
--vapidir $vapidir \
+ --enable-checking \
--disable-warnings \
--save-temps \
--cc $CC \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]