log tests/test_util.py @ 1493:bac709b5ff6c stable

age author description
Sun, 12 Feb 2017 15:16:16 -0500 Augie Fackler testui: set a username so recording obsolete markers doesn't break stable
Tue, 14 Jun 2016 21:31:37 +0200 Dan Villiom Podlaski Christiansen test_util: add utility function for logging the Subversion repository
Sat, 10 Aug 2013 07:46:21 +0200 Dan Villiom Podlaski Christiansen test_util: allow counting converted revisions
Tue, 14 Jun 2016 23:08:43 +0200 Dan Villiom Podlaski Christiansen test_util: retain parent branch in commitchanges()
Thu, 16 Jun 2016 04:54:51 +0100 Jun Wu tests: drop unittest2
Tue, 07 Jun 2016 09:15:53 +0200 Dan Villiom Podlaski Christiansen tests: optimise creating repositories and loading dumps
Thu, 31 Dec 2015 12:06:58 -0500 Augie Fackler stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4
Thu, 29 Oct 2015 17:18:41 -0700 Sean Farley tests: update for behavior change in subversion 1.9 stable
Tue, 11 Aug 2015 16:52:38 -0400 Augie Fackler tests: have our dispatch wrappers assert --quiet is always passed stable 1.8.2
Tue, 11 Aug 2015 16:56:37 -0400 Augie Fackler tests: pass --quiet anyplace we call dispatch to run a command stable
Wed, 08 Jul 2015 19:45:04 -0400 Augie Fackler trying to fix progress output stable
Thu, 14 May 2015 13:49:52 +0900 Shun-ichi Goto tests: leave from the directory before removing stable
Tue, 14 Oct 2014 18:12:24 -0400 Siddharth Agarwal test_util: fix up i18n monkeypatch for Mercurial 3.2
Tue, 16 Sep 2014 16:02:44 -0700 Siddharth Agarwal test_util: use compat hack for filectxfn for deleted files
Mon, 07 Apr 2014 18:28:35 -0700 David Schleimer editor: correctly import symlink copy+modify with non-empty prefix
Sun, 17 Nov 2013 09:57:00 -0800 David Schleimer editor: correctly import copies of directories from non-tracked or closed branches
Mon, 02 Jun 2014 19:54:02 -0500 Sean Farley test_util: call makememfilectx
Tue, 22 Apr 2014 15:53:11 +0200 Dan Villiom Podlaski Christiansen push: fix obsolete feature detection
Thu, 02 Jan 2014 21:53:39 -0500 Greg Ward layouts: fix crash when importing hgsubversion itself (issue #402)
Mon, 26 Aug 2013 16:40:31 -0700 David Schleimer layouts: add custom layout for those of us that need weird mappings
Sun, 11 Aug 2013 22:20:59 +0200 Dan Villiom Podlaski Christiansen test_util: include Subversion revision when drawing a pretty graph
Wed, 14 Aug 2013 17:33:40 -0700 David Schleimer tests: cd to tempdir during setUp
Fri, 09 Aug 2013 19:41:25 -0500 Augie Fackler test_util: fix missing message in SkipTest raise
Wed, 07 Aug 2013 23:16:39 +0200 Dan Villiom Podlaski Christiansen tests: remove ability to toggle stupidity on less than class level
Fri, 09 Aug 2013 23:34:16 +0200 Dan Villiom Podlaski Christiansen tests: add a metaclass for triggering stupid on a class level
Thu, 08 Aug 2013 09:25:24 +0200 Dan Villiom Podlaski Christiansen tests: add a metaclass for testing obsolete mode
Fri, 09 Aug 2013 11:22:50 -0400 Dan Villiom Podlaski Christiansen tests: count revisions explicitly
Fri, 02 Aug 2013 16:39:11 +0200 Dan Villiom Podlaski Christiansen tests: assert that fetches actually succeed
Fri, 02 Aug 2013 17:34:05 +0200 Dan Villiom Podlaski Christiansen tests: fix syntax incompatible with Python 2.4
Fri, 12 Apr 2013 15:41:51 -0700 David Schleimer testutil: clear rcpath when we update HGRCPATH env var