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

Re: CVS update: subversion/subversion/client/tests Makefile.am

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-01-31 13:17:40 CET

Any reason we didn't move the client tests to the tests directory?

On Tue, Jan 30, 2001 at 11:23:40PM -0000, kfogel@tigris.org wrote:
> User: kfogel
> Date: 01/01/30 15:23:40
>
> Modified: subversion/client/tests Makefile.am
> Log:
> (check): It's "tests", not "tests-common".
>
> Revision Changes Path
> 1.4 +2 -2 subversion/subversion/client/tests/Makefile.am
>
> Index: Makefile.am
> ===================================================================
> RCS file: /cvs/subversion/subversion/client/tests/Makefile.am,v
> retrieving revision 1.3
> retrieving revision 1.4
> diff -u -r1.3 -r1.4
> --- Makefile.am 2001/01/25 03:41:08 1.3
> +++ Makefile.am 2001/01/30 23:23:40 1.4
> @@ -1,8 +1,8 @@
> ## Note, pass them the source xml directory, since they can't find it in VPATH
> ## builds
> check:
> - sh @srcdir@/svn-test.sh @top_srcdir@/subversion/tests-common/xml
> - sh @srcdir@/svn-test2.sh @top_srcdir@/subversion/tests-common/xml
> + sh @srcdir@/svn-test.sh @top_srcdir@/subversion/tests/xml
> + sh @srcdir@/svn-test2.sh @top_srcdir@/subversion/tests/xml
>
> ## We need to include these in the distribution
> EXTRA_DIST = svn-test.sh svn-test2.sh
>

-- 
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson
kevin@pilch-bisson.net
http://www.pilch-bisson.net
PGP Public Key At http://pgp.pilch-bisson.net

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:20 2006

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.