log tests/test_util.py @ 1569:4afe8d7e4602

age author description
Sat, 26 May 2018 17:35:27 -0400 Augie Fackler test_util: hg.clone now wants revs not rev
Sat, 24 Mar 2018 15:44:11 -0400 Augie Fackler externals: correctly enable hgsubversion externals support during tests
Sat, 24 Mar 2018 15:41:46 -0400 Augie Fackler test_util: modernize writing of hgrc
Tue, 19 Dec 2017 14:29:55 -0800 Jun Wu compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
Sun, 29 Oct 2017 09:07:12 -0400 Augie Fackler test_util: make developer warnings cause our tests to fail
Mon, 07 Aug 2017 18:11:56 -0700 Jun Wu test: enable devel.all-warnings
Sun, 12 Feb 2017 16:30:28 -0500 Augie Fackler Merge with stable.
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