Thu, 02 Jan 2025 14:50:06 +0100 |
Pierre-Yves David |
run-tests: drop jython support
|
Mon, 06 Jan 2025 08:53:54 +0100 |
Pierre-Yves David |
run-tests: lean more on the virtual env binary when we use one
|
Tue, 31 Dec 2024 01:42:01 +0100 |
Pierre-Yves David |
run-tests: use the venv python as the main python
|
Mon, 30 Dec 2024 22:10:02 +0100 |
Pierre-Yves David |
run-tests: no longer rely on global variable for python path
|
Mon, 06 Jan 2025 03:36:01 +0100 |
Pierre-Yves David |
run-tests: use shutil.which now that we can
|
Mon, 30 Dec 2024 21:48:33 +0100 |
Pierre-Yves David |
run-tests: remove the bisect related options
|
Wed, 04 Dec 2024 12:15:42 +0100 |
paugier |
run-tests: create a virtual env to install hg
|
Thu, 28 Nov 2024 05:46:16 +0100 |
paugier |
run-tests: remove --compiler option
|
Thu, 19 Dec 2024 00:18:33 +0100 |
Pierre-Yves David |
run-tests: call the command using shell=True to please Windows
|
Thu, 19 Dec 2024 00:17:21 +0100 |
Pierre-Yves David |
run-tests: align call argument on string
|
Thu, 19 Dec 2024 00:16:30 +0100 |
Pierre-Yves David |
run-tests: provide more information when calling hg fails
|
Thu, 12 Dec 2024 15:17:44 +0000 |
Pierre-Yves David |
run-test: check that the "hg" binary and "python" agree on mercurial path
|
Thu, 12 Dec 2024 15:06:48 +0000 |
Pierre-Yves David |
run-tests: small rework of the infamous lib warning to colorize it
|
Thu, 12 Dec 2024 15:00:49 +0000 |
Pierre-Yves David |
run-tests: check that the mercurial we run with respect the flavor flags
|
Fri, 13 Dec 2024 09:43:42 +0000 |
Pierre-Yves David |
run-test: keep track of the "real hg" binary before we replace it with a proxy
|
Thu, 12 Dec 2024 15:00:44 +0000 |
Pierre-Yves David |
run-tests: add a function to colorize a piece of text
|
Wed, 04 Dec 2024 06:17:32 +0100 |
Pierre-Yves David |
run-tests: add a "--tail-report" argument to analyse run parallelism
|
Wed, 27 Nov 2024 22:09:37 -0500 |
Matt Harbison |
branching: merge stable into default
|
Wed, 27 Nov 2024 00:13:27 -0500 |
Matt Harbison |
run-tests: disable caching of the wheels when installing test Mercurial
stable
|
Mon, 21 Oct 2024 23:10:37 +0200 |
paugier |
tests: use PYTHONSAFEPATH (-P) to check mercurial lib path
|
Thu, 21 Nov 2024 01:07:47 -0500 |
Matt Harbison |
run-tests: refactor the HGPORT handling code to use a constant for the max val
|
Mon, 21 Dec 2020 13:50:25 -0500 |
Matt Harbison |
run-tests: add a 4th `HGPORT` value
|
Sun, 10 Nov 2024 03:02:15 +0100 |
Pierre-Yves David |
wheel: make --hg-wheel works on Windows
stable
|
Sun, 10 Nov 2024 22:30:02 +0100 |
Pierre-Yves David |
windows: simply rely on the PATH adjustment to find python.exe in tests
stable
|
Thu, 22 Sep 2022 01:02:06 +0200 |
Pierre-Yves David |
run-tests: implement crude sharding support
stable
|
Fri, 08 Nov 2024 12:53:40 +0100 |
Pierre-Yves David |
pycompat: drop some now useless workaround for makedirs
stable
|
Thu, 07 Nov 2024 23:13:32 +0100 |
Pierre-Yves David |
run-tests: install wheel using --prefix instead of --user
stable
|
Sun, 27 Oct 2024 08:54:48 +0100 |
Pierre-Yves David |
run-tests: add a --hg-wheel options to test a pre-built wheel
stable
|
Sun, 27 Oct 2024 08:54:43 +0100 |
Pierre-Yves David |
run-tests: don't use shell call for subprocess
stable
|
Fri, 11 Oct 2024 00:56:20 -0400 |
Matt Harbison |
run-tests: include non-activated venv packages in `PYTHONPATH`
|