You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2017/06/09 00:40:09 UTC

svn commit: r1798161 - /subversion/trunk/build.conf

Author: philip
Date: Fri Jun  9 00:40:09 2017
New Revision: 1798161

URL: http://svn.apache.org/viewvc?rev=1798161&view=rev
Log:
* build.conf (afl-x509): Remove while I work out how to get the test not to run.

Modified:
    subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
URL: http://svn.apache.org/viewvc/subversion/trunk/build.conf?rev=1798161&r1=1798160&r2=1798161&view=diff
==============================================================================
--- subversion/trunk/build.conf (original)
+++ subversion/trunk/build.conf Fri Jun  9 00:40:09 2017
@@ -1714,11 +1714,3 @@ type = exe
 path = tools/client-side/svnconflict
 install = tools
 libs = libsvn_client libsvn_wc libsvn_ra libsvn_subr apriconv apr
-
-[afl-x509]
-description = AFL fuzzer for x509 parser
-type = exe
-path = subversion/tests/afl
-sources = afl-x509.c
-install = test
-libs = libsvn_subr apr