[PATCH] run-tests: allow hg executable to be hg.exe

Sean Farley sean at farley.io
Wed May 17 17:07:02 EDT 2017


Kostia Balytskyi <ikostia at fb.com> writes:

> # HG changeset patch
> # User Kostia Balytskyi <ikostia at fb.com>
> # Date 1495050700 25200
> #      Wed May 17 12:51:40 2017 -0700
> # Node ID fc5ad0312330350a1f03ab036530935764592334
> # Parent  2d19664e257da7ad5cb97150d81838c25872fac7
> run-tests: allow hg executable to be hg.exe
>
> When running tests on Windows (via msys), user sometimes does not want to run
> them against source hg, but against compiled hg.exe. For that purpose,
> --with-hg option can be used, but currently run-tests.py prints a warning if
> the value of this argument is not a file with basename 'hg'. This patch allows
> such file to be 'hg.exe'.

A quick "looks good to me" (about to head out and I'd rather not rush
bungling running the tests)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20170517/13b355a7/attachment.sig>


More information about the Mercurial-devel mailing list