gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25982 - monkey/trunk/pathologist/refs/src


From: gnunet
Subject: [GNUnet-SVN] r25982 - monkey/trunk/pathologist/refs/src
Date: Fri, 1 Feb 2013 16:32:21 +0100

Author: teichm
Date: 2013-02-01 16:32:21 +0100 (Fri, 01 Feb 2013)
New Revision: 25982

Modified:
   monkey/trunk/pathologist/refs/src/Makefile.am
Log:
did not install tests before, but it won't hurt

Modified: monkey/trunk/pathologist/refs/src/Makefile.am
===================================================================
--- monkey/trunk/pathologist/refs/src/Makefile.am       2013-02-01 15:30:16 UTC 
(rev 25981)
+++ monkey/trunk/pathologist/refs/src/Makefile.am       2013-02-01 15:32:21 UTC 
(rev 25982)
@@ -11,6 +11,16 @@
 endif
 
 
+noinst_PROGRAMS =
+       bug_null_pointer_exception \
+       bug_bad_memory_access \
+       bug_assertion_failure \
+       bug_crypto_crc \
+       bug_division_by_zero_loop \
+       bug_null_pointer_exception_modified \
+       bug_sigbus \
+       bug_bad_food
+
 check_PROGRAMS = \
        bug_null_pointer_exception \
        bug_bad_memory_access \




reply via email to

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