log tests/test_fetch_renames.py @ 1551:22137e94411f

age author description
2016-06-27 Augie Fackler test_fetch_renames: avoid hash randomization bug in test stable
2016-06-27 Augie Fackler test_fetch_renames: change how this if statement works stable
2016-06-27 Augie Fackler test_fetch_renames: refactoring to make debugging easier stable
2014-04-08 David Schleimer editor: fix replay handling for copied + modified symlinks
2014-04-08 David Schleimer editor: correctly import symlink copy+modify with non-empty prefix
2014-04-08 David Schleimer editor: fix edge case with in memory file-store size limit
2013-08-09 Dan Villiom Podlaski Christiansen test_fetch_renames: use stupid mode metaclass
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2012-09-28 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
2011-10-12 Yonggang Luo tests: avoid shadowing Python builtin all()
2010-07-14 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
2009-12-24 Augie Fackler test renames: remove redundant code
2009-10-16 Augie Fackler copies: fix under-reporting of copies in hg
2008-12-10 Patrick Mezard test_fetch_renames: test file and directory case changes
2008-12-10 Patrick Mezard test_fetch_rename: test content of files coming from the past
2008-11-21 Augie Fackler Cleanups based on pyflakes output.
2008-11-14 Augie Fackler tests: Mock the mercurial.ui.ui class like we really should to capture output.
2008-11-10 Patrick Mezard Fix basic issues with tests on Windows
2008-11-05 Patrick Mezard fetch_command: support svn copy detection in stupid mode
2008-11-05 Patrick Mezard hg_delta_editor: register copies only if files are unchanged between source and dest
2008-11-05 Patrick Mezard test_fetch_renames: test copy of deleted stuff from the past
2008-11-05 Patrick Mezard hg_delta_editor: register svn file copies