log tests/test_fetch_renames.py @ 1484:9f1fa3cc6ba5 stable

age author description
Sun, 26 Jun 2016 20:29:49 -0400 Augie Fackler test_fetch_renames: change how this if statement works stable
Sun, 26 Jun 2016 20:25:52 -0400 Augie Fackler test_fetch_renames: refactoring to make debugging easier stable
Mon, 07 Apr 2014 18:44:46 -0700 David Schleimer editor: fix replay handling for copied + modified symlinks
Mon, 07 Apr 2014 18:28:35 -0700 David Schleimer editor: correctly import symlink copy+modify with non-empty prefix
Mon, 07 Apr 2014 17:51:59 -0700 David Schleimer editor: fix edge case with in memory file-store size limit
Fri, 09 Aug 2013 23:45:55 +0200 Dan Villiom Podlaski Christiansen test_fetch_renames: use stupid mode metaclass
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Fri, 28 Sep 2012 21:43:50 +0200 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Thu, 24 Dec 2009 14:46:03 -0600 Augie Fackler test renames: remove redundant code
Fri, 16 Oct 2009 19:09:25 -0400 Augie Fackler copies: fix under-reporting of copies in hg
Wed, 10 Dec 2008 11:03:23 -0600 Patrick Mezard test_fetch_renames: test file and directory case changes
Wed, 10 Dec 2008 11:03:22 -0600 Patrick Mezard test_fetch_rename: test content of files coming from the past
Fri, 21 Nov 2008 16:21:19 -0600 Augie Fackler Cleanups based on pyflakes output.
Fri, 14 Nov 2008 16:52:30 -0600 Augie Fackler tests: Mock the mercurial.ui.ui class like we really should to capture output.
Sun, 09 Nov 2008 18:08:35 -0600 Patrick Mezard Fix basic issues with tests on Windows
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard fetch_command: support svn copy detection in stupid mode
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard hg_delta_editor: register copies only if files are unchanged between source and dest
Wed, 05 Nov 2008 13:37:08 +0100 Patrick Mezard test_fetch_renames: test copy of deleted stuff from the past
Wed, 05 Nov 2008 13:37:07 +0100 Patrick Mezard hg_delta_editor: register svn file copies