log tests/test_fetch_renames.py @ 643:d2ef7220a079

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