gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22027 - gnunet/src/stream


From: gnunet
Subject: [GNUnet-SVN] r22027 - gnunet/src/stream
Date: Fri, 15 Jun 2012 17:28:24 +0200

Author: harsha
Date: 2012-06-15 17:28:24 +0200 (Fri, 15 Jun 2012)
New Revision: 22027

Modified:
   gnunet/src/stream/Makefile.am
Log:
added test_stream_big to make check tests

Modified: gnunet/src/stream/Makefile.am
===================================================================
--- gnunet/src/stream/Makefile.am       2012-06-15 15:28:11 UTC (rev 22026)
+++ gnunet/src/stream/Makefile.am       2012-06-15 15:28:24 UTC (rev 22027)
@@ -28,8 +28,8 @@
 EXTRA_DIST = test_stream_local.conf
 
 if ENABLE_TEST_RUN
-TESTS = \
- test_stream_2peers \
+TESTS = $(check_PROGRAMS)
+# test_stream_2peers \
  test_stream_2peers_halfclose \
  test_stream_local
 endif




reply via email to

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