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

Re: [PATCH] wc-ng: remove a use of svn_wc_entry_t from libsvn_client

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 15 Feb 2010 10:40:55 +0000

Matthew Bentham <mjb67_at_artvps.com> writes:

> How do you guys generally run an
> individual test or test program? It's implied in the documentation
> that the test programs support it, but does 'make check' have any
> options?

On Linux, if you build in the source directory

$ cd subversion/tests/cmdline
$ ./lock_tests.py -h
$ ./lock_tests.py -v 18

If you build in a separate object directory that is a sibling of the
source directory:

$ cd subversion/tests/cmdline
$ ../../../../src/subversion/tests/cmdline/lock_tests.py -h

-- 
Philip
Received on 2010-02-15 11:41:33 CET

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.