log tests/test_fetch_command.py @ 1588:e2d38f6b8afe

age author description
Wed, 31 Oct 2018 17:04:57 +0300 Pulkit Goyal tests: make output comaptible with hash changes in hg-4.8
Thu, 26 Jul 2018 15:56:24 +0300 Pulkit Goyal tests: use repo['.'] instead of repo to check whether file exists
Fri, 25 May 2018 11:52:03 +0200 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
Sat, 10 Aug 2013 07:46:21 +0200 Dan Villiom Podlaski Christiansen test_util: allow counting converted revisions
Sun, 11 Aug 2013 22:20:59 +0200 Dan Villiom Podlaski Christiansen test_util: include Subversion revision when drawing a pretty graph
Fri, 09 Aug 2013 23:45:54 +0200 Dan Villiom Podlaski Christiansen test_fetch_command: use stupid mode metaclass
Fri, 09 Aug 2013 20:18:31 +0200 Dan Villiom Podlaski Christiansen test_fetch_commands: make a failure more readable
Fri, 09 Aug 2013 11:22:50 -0400 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
Thu, 08 Aug 2013 09:38:55 +0200 Dan Villiom Podlaski Christiansen handle invalid UTF-8 in commit messages consistently
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Sat, 20 Oct 2012 22:24:32 +0200 Patrick Mezard tests: add tests where files are moved from root to trunk
Tue, 16 Oct 2012 21:17:55 +0200 Patrick Mezard stupid: do not close branch upon branch-wide revert
Sat, 06 Oct 2012 10:10:35 +0200 Patrick Mezard editor: relax copyfrom dir checks to avoid extra missing entries
Wed, 03 Oct 2012 21:27:02 +0200 Patrick Mezard editor: start separating svn copies from open files
Sun, 26 Aug 2012 19:49:47 +0200 Patrick Mezard test_fetch_command: fix if local encoding is not UTF-8