From 6785d0dc7074a195886db45088822fe421a27b0e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 16 Jun 2018 11:55:04 +0200 Subject: travis: run more tests for coverage check ... run a few more tortured based and run all tests event-based. Closes #2664 --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index d6e6cfe29..77a9147ea 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2017, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2018, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -75,7 +75,7 @@ TEST_T = -a -t TEST_E = -a -e # !flaky means that it'll skip all tests using the flaky keyword -TEST_NF = -a -p -r !flaky +TEST_NF = -a -p !flaky endif # make sure that PERL is pointing to an executable -- cgit v1.2.3