Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
Thu, 23 Aug 2018 12:24:41 +0900 |
FUJIWARA Katsunori |
tests: use environment variable indirectly
|
Sun, 18 Feb 2018 15:18:07 -0500 |
Augie Fackler |
tests: add missing b prefixes in test-pending.t
|
Thu, 23 Apr 2015 22:39:21 +0900 |
FUJIWARA Katsunori |
tests: use double quote to quote arguments in hook for portability
stable
|
Mon, 20 Apr 2015 17:16:22 +0200 |
Pierre-Yves David |
changelog: fix readpending if no pending data exist (issue4609)
stable
|
Mon, 18 Jun 2012 03:42:28 +0200 |
Mads Kiilerich |
tests: remove hghave system-sh from test-pending.t
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add 'hghave system-sh' to skip tests on windows
|
Wed, 29 Dec 2010 18:29:15 -0800 |
John Coomes |
tests: check visibility of pending changesets
|