gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r36915 - libmicrohttpd/src/microhttpd
Date: Mon, 22 Feb 2016 10:34:46 +0100

Author: grothoff
Date: 2016-02-22 10:34:46 +0100 (Mon, 22 Feb 2016)
New Revision: 36915

Modified:
   libmicrohttpd/src/microhttpd/Makefile.am
Log:
-missunderstanding test...

Modified: libmicrohttpd/src/microhttpd/Makefile.am
===================================================================
--- libmicrohttpd/src/microhttpd/Makefile.am    2016-02-22 09:32:30 UTC (rev 
36914)
+++ libmicrohttpd/src/microhttpd/Makefile.am    2016-02-22 09:34:46 UTC (rev 
36915)
@@ -153,6 +153,12 @@
 
 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]