[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1095756 - in /subversion/trunk: build.conf subversion/tests/cmdline/lock-wc-dir.c subversion/tests/cmdline/svntest/actions.py subversion/tests/cmdline/svntest/main.py

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 21 Apr 2011 12:59:18 -0400

On Thu, Apr 21, 2011 at 11:47, <rhuijben_at_apache.org> wrote:
>...
> +++ subversion/trunk/build.conf Thu Apr 21 15:47:25 2011
> @@ -1026,6 +1026,12 @@ install = test
>  libs = libsvn_ra libsvn_subr apriconv apr
>  testing = skip
>
> +[lock-wc-dir]
> +type = exe
> +path = subversion/tests/cmdline
> +sources = lock-wc-dir.c
> +install = test
> +libs = libsvn_wc libsvn_subr apriconv apr
>

there should be a 'testing = skip' line here so that the test suite
doesn't try to run it.

>...

Cheers,
-g
Received on 2011-04-21 18:59:47 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.