log tests/test_push_dirs.py @ 700:04b3f476e2c3

age author description
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