gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36914 - libmicrohttpd/src/microhttpd


From: gnunet
Subject: [GNUnet-SVN] r36914 - libmicrohttpd/src/microhttpd
Date: Mon, 22 Feb 2016 10:32:30 +0100

Author: grothoff
Date: 2016-02-22 10:32:30 +0100 (Mon, 22 Feb 2016)
New Revision: 36914

Modified:
   libmicrohttpd/src/microhttpd/Makefile.am
Log:
-these tests should pass even if we do not have listen-shutdown

Modified: libmicrohttpd/src/microhttpd/Makefile.am
===================================================================
--- libmicrohttpd/src/microhttpd/Makefile.am    2016-02-21 14:09:16 UTC (rev 
36913)
+++ libmicrohttpd/src/microhttpd/Makefile.am    2016-02-22 09:32:30 UTC (rev 
36914)
@@ -153,12 +153,6 @@
 
 TESTS = $(check_PROGRAMS)
 
-if !HAVE_LISTEN_SHUTDOWN
-XFAIL_TESTS = \
-  test_shutdown_select \
-  test_shutdown_poll
-endif
-
 test_daemon_SOURCES = \
   test_daemon.c
 test_daemon_LDADD = \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]