[vala/wip/ricotz/lsp-rev: 12/15] DON'T MERGE tests: Run with --keep-going



commit 841269a49dae0e77cfa5803e1a1649d15d1b231c
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Wed Feb 19 14:25:53 2020 +0100

    DON'T MERGE tests: Run with --keep-going

 tests/testrunner.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/tests/testrunner.sh b/tests/testrunner.sh
index d1cc5c78c..0bc07a120 100755
--- a/tests/testrunner.sh
+++ b/tests/testrunner.sh
@@ -33,6 +33,7 @@ VALAFLAGS="$VALAFLAGS \
        --disable-warnings \
        --main main \
        --save-temps \
+       --keep-going \
        --cc $CC \
        -X -g \
        -X -O0 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]