You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jelmer Vernooij <je...@samba.org> on 2006/06/14 22:36:12 UTC

[PATCH] Improve test coverage for Python bindings to svn.wc

Hi,

[[[
Improve test coverage for Python bindings to svn.wc.

 * subversion/bindings/swig/python/tests/wc.py
   (test_get_ancestry): Add test for get_ancestry()
   (test_status): Add basic test for status()
   (test_is_normal_prop): Add test for is_normal_prop()
   (test_is_wc_prop): Add test for is_wc_prop()
   (test_is_entry_prop): Add test for is_entry_prop()
   (test_get_pristine_copy_path): Add test for get_pristine_copy_path()

]]]

Cheers,

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