log tests/test_push_dirs.py @ 1302:0326686199f5

age author description
Fri, 09 Aug 2013 23:45:59 +0200 Dan Villiom Podlaski Christiansen test_push_dirs: use stupid mode metaclass
Fri, 09 Aug 2013 19:30:25 +0200 Dan Villiom Podlaski Christiansen push: obsolete rather than rebase & strip when enabled
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Thu, 19 Apr 2012 18:29:30 +0200 Patrick Mezard test_util: pass repo_path to svnls(), turn it into a function
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
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