log tests/test_fetch_mappings.py @ 963:64d961130a07

age author description
Mon, 15 Oct 2012 22:24:29 +0200 Patrick Mezard editor: do not record invalid path deletion
Sat, 20 Oct 2012 22:22:02 +0200 Patrick Mezard editor: process missing files with regular files
Sun, 14 Oct 2012 15:51:12 +0200 Patrick Mezard editor: ignore added or copied files excluded by a filemap
Sun, 07 Oct 2012 20:34:04 +0200 Patrick Mezard test_fetch_mappings: reduce copy/paste
Mon, 10 Sep 2012 22:42:49 +0200 Patrick Mezard Fix more peer breakage with old hg versions
Thu, 19 Jul 2012 16:01:17 -0700 Bryan O'Sullivan tests: fix regressions introduced by peer classes in hg 2.3
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: use a custom editor and get_revision()
Sun, 13 May 2012 15:36:45 +0200 Dan Villiom Podlaski Christiansen move verify to a file of its own
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
Tue, 31 Jan 2012 08:15:37 -0600 Augie Fackler filemap tests: check the attributes we care about, rather than shas
Sat, 28 Jan 2012 02:18:25 +0400 Vitaliy Filippov Respect filemap rule order (rules that come first are overridden by rules that come later)
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Fri, 30 Sep 2011 17:01:35 -0500 Augie Fackler stupid/filemap: disable this since it doesn't currently work
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2