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

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

From: Jelmer Vernooij <jelmer_at_samba.org>
Date: 2006-06-14 21:05:54 CEST

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()
   (test_check_wc): Add test for test_wc()

]]]

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer_at_samba.org> - http://samba.org/~jelmer/

Received on Wed Jun 14 21:06:30 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.