log tests/test_single_dir_clone.py @ 1602:6a6ce9d9da35 default tip

age author description
Tue, 27 Nov 2018 14:08:11 +0300 Pulkit Goyal compathacks: drop branchset() which is compat code for hg<2.9
Fri, 25 May 2018 11:52:03 +0200 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
Fri, 27 Mar 2015 16:44:05 -0700 Siddharth Agarwal tests: always compare manifest keys in sorted order
Mon, 03 Feb 2014 01:55:56 -0500 Augie Fackler compathacks: new module to collect hacks to work around hg internals changing
Fri, 09 Aug 2013 23:46:00 +0200 Dan Villiom Podlaski Christiansen test_single_dir_clone: use stupid mode metaclass
Thu, 08 Aug 2013 09:22:10 +0200 Dan Villiom Podlaski Christiansen tests: split single directory tests that push & clone in two modules
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Wed, 14 Dec 2011 00:07:57 +0100 Dan Villiom Podlaski Christiansen svnmeta: only remove directory components in normalize()
Thu, 19 Apr 2012 18:29:31 +0200 Patrick Mezard test_util: pass repo_path to svnpropget(), turn into a function
Thu, 19 Apr 2012 18:29:30 +0200 Patrick Mezard test_util: pass repo_path to svnls(), turn it into a function
Thu, 19 Apr 2012 18:29:29 +0200 Patrick Mezard test_util: pass repo_path to _add_svn_rev() explicitely
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
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
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard test_util: handle dispatch.dispatch() taking a request