[PATCH] run-tests: redefine --with-hg so it takes the 'hg' script to run
Brendan Cully
brendan at kublai.com
Tue Jun 2 05:03:28 UTC 2009
On Sunday, 31 May 2009 at 19:21, Greg Ward wrote:
> # HG changeset patch
> # User Greg Ward <greg-hg at gerg.ca>
> # Date 1243797631 14400
> # Node ID 122b3986e0a25879af002acb007adffcc42b41b9
> # Parent 4700924cb679c4c3611bd8ee0d841d043cea070c
> run-tests: redefine --with-hg so it takes the 'hg' script to run.
I've just discovered that this breaks out-of-tree tests. For unbundled
extensions, it was very nice to be able to do
/path/to/hg/tests/run-tests test-myextension
I'd love to get this back.
More information about the Mercurial-devel
mailing list