log tests/test_push_dirs.py @ 735:c2b9e08ecf10

age author description
Sat, 02 Oct 2010 17:44:08 -0500 Augie Fackler test_push_dirs: use common commit-building infrastructure
Thu, 23 Sep 2010 13:50:17 +0200 Peter Arrenbrecht subvertpy: fix bug with pushing changes to stuff in subdirs
Thu, 23 Sep 2010 15:27:08 +0200 Dan Villiom Podlaski Christiansen test_push_dirs.py: activate tests that were previously overlooked
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Fri, 08 May 2009 16:26:33 -0500 Augie Fackler push: Fix a bug in deletion of an entire tree.
Tue, 14 Apr 2009 22:44:19 -0500 Augie Fackler Added a test case for directory-add behavior when repo root is not project root.
Fri, 14 Nov 2008 16:18:24 -0600 Patrick Mezard push_cmd: consider only dirs with added/removed files for addition or deletion
Fri, 14 Nov 2008 16:18:24 -0600 Patrick Mezard test_util: add commitchanges() to TestBase
Fri, 14 Nov 2008 16:18:24 -0600 Patrick Mezard push_cmd: delete empty svn directories, refactor directory creation