Thu, 05 Sep 2024 13:37:24 +0200 |
Pierre-Yves David |
run-tests: add color to the progress output
|
Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Thu, 01 Dec 2022 18:01:24 +0400 |
Anton Shestakov |
tests: use an all too familiar executable in test-run-tests.t (issue6661)
stable
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Thu, 06 Jan 2022 17:15:49 +0100 |
Pierre-Yves David |
test: do not use `which` to find an exec path in the test
|
Sun, 09 Jan 2022 13:35:30 +0100 |
Cédric Krier |
tests: support pygments 2.11 (issue6628)
|
Tue, 09 Nov 2021 02:16:43 +0100 |
pacien |
tests: allow the true command to be provided by coreutils
stable
|
Fri, 09 Jul 2021 22:37:24 +0200 |
Pierre-Yves David |
run-tests: rely on an actual executable in PATH instead of alias for `hg`
|
Fri, 09 Jul 2021 20:03:46 +0200 |
Pierre-Yves David |
run-tests: introduce a `HGTEST_REAL_HG` variable for test
|
Fri, 09 Jul 2021 17:06:53 +0200 |
Pierre-Yves David |
run-test: clarify the error with a bad --with-hg is passed
|
Fri, 09 Jul 2021 13:36:39 +0200 |
Pierre-Yves David |
test-run-test: use explicit variables to clarify paths
|
Wed, 07 Jul 2021 15:09:26 +0200 |
Raphaël Gomès |
test-run-tests: add missing backslash for Windows
|
Fri, 02 Jul 2021 23:09:44 +0200 |
Pierre-Yves David |
run-tests: stop writing a `python3` symlink pointing to python2
|
Wed, 05 May 2021 17:47:30 -0400 |
Matt Harbison |
run-tests: fix whitelist/blacklist with directories on Windows
stable
|
Wed, 09 Dec 2020 12:57:40 -0500 |
Matt Harbison |
run-tests: fix `HGTESTEXTRAEXTENSIONS` with py3
|