[valadoc] tests: Sync testrunner.sh Cflags from vala
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [valadoc] tests: Sync testrunner.sh Cflags from vala
- Date: Tue, 14 Feb 2017 23:13:28 +0000 (UTC)
commit 574c3066912e1d3644c7ef4556a3947479b2c92d
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Wed Feb 15 00:11:52 2017 +0100
tests: Sync testrunner.sh Cflags from vala
tests/testrunner.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testrunner.sh b/tests/testrunner.sh
index 710ad28..79f2978 100755
--- a/tests/testrunner.sh
+++ b/tests/testrunner.sh
@@ -30,7 +30,7 @@ export PKG_CONFIG_PATH=$topbuilddir/src/libvaladoc
export LD_LIBRARY_PATH=$topbuilddir/src/libvaladoc/.libs
VALAC=valac
-VALAFLAGS="-X -D -X TOP_SRC_DIR=\"$topsrcdir\" --vapidir $topbuilddir/src/libvaladoc --pkg valadoc-1.0 --pkg
gee-0.8 --disable-warnings --main main --save-temps -X -g -X -O0 -X -pipe -X -lm -X -Werror=return-type -X
-Werror=init-self -X -Werror=implicit -X -Werror=sequence-point -X -Werror=return-type -X
-Werror=uninitialized -X -Werror=pointer-arith -X -Werror=int-to-pointer-cast -X -Werror=pointer-to-int-cast
-X -L$topbuilddir/src/libvaladoc/.libs -X -I$topbuilddir/src/libvaladoc
$topsrcdir/tests/libvaladoc/parser/generic-scanner.vala $topsrcdir/tests/drivers/generic-api-test.vala"
+VALAFLAGS="-X -D -X TOP_SRC_DIR=\"$topsrcdir\" --vapidir $topbuilddir/src/libvaladoc --pkg valadoc-1.0 --pkg
gee-0.8 --disable-warnings --main main --save-temps -X -g -X -O0 -X -pipe -X -lm -X -Werror=return-type -X
-Werror=init-self -X -Werror=implicit -X -Werror=sequence-point -X -Werror=return-type -X
-Werror=uninitialized -X -Werror=pointer-arith -X -Werror=int-to-pointer-cast -X -Werror=pointer-to-int-cast
-X -Wformat -X -Werror=format-security -X -Werror=format-nonliteral -X -L$topbuilddir/src/libvaladoc/.libs -X
-I$topbuilddir/src/libvaladoc $topsrcdir/tests/libvaladoc/parser/generic-scanner.vala
$topsrcdir/tests/drivers/generic-api-test.vala"
testdir=_test
rm -rf $testdir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]