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

Re: [PATCH] More tests for the svn.wc Python bindings

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-14 21:14:14 CEST

On 6/14/06, Jelmer Vernooij <jelmer@samba.org> wrote:
> Hi,
>
> [[[
> More test coverage for the svn.wc Python bindings.
>
> * subversion/bindings/swig/python/tests/wc.py
> (setUp): Acquire write lock on wc
> (tearDown): Explicitly close wc
> (test_lock): Add tests for add_lock and remove_lock
> (test_version): Add test for version()
> (test_is_adm_dir): Add test for is_adm_dir()
> (test_get_adm_dir): Add test for get_adm_dir()
> (test_set_adm_dir): Add test for set_adm_dir()
> (test_init_traversal_info): Add test for init_traversal_info()
> (test_create_notify): Add test for create_notify()

These all look fine...

> (test_check_wc): Add test for test_wc()

It looks like this will break on builds from a tarball, as opposed to
checked out from svn. Or does the test framework chdir into a working
copy it checks out or something like that?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 14 21:14:55 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.