Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
Thu, 21 Oct 2021 17:25:41 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 19 Oct 2021 16:05:20 +0200 |
Raphaël Gomès |
python: compatibility for python 3.11 (issue6604)
stable
|
Mon, 02 Aug 2021 21:10:42 -0400 |
Valentin Gatien-Baron |
tests: setup dummyssh as the default ssh
|
Wed, 18 Aug 2021 01:07:38 +0200 |
Pierre-Yves David |
pyoxidized: add a dedicated target in the tests
stable
|
Tue, 17 Aug 2021 20:48:34 +0200 |
Pierre-Yves David |
pyoxidized: add a `pyoxidizer` hghave keyword for line matching
stable
|
Tue, 10 Aug 2021 12:56:32 +0200 |
Pierre-Yves David |
run-tests: introduce a --pyoxidized option
stable
|
Wed, 28 Jul 2021 13:18:13 +0200 |
Pierre-Yves David |
run-tests: use a small timeout for chg instance
stable
|
Wed, 28 Jul 2021 14:56:10 +0200 |
Pierre-Yves David |
run-tests: do not inherit file descriptor when running a command
stable
|
Sun, 11 Jul 2021 16:11:58 +0200 |
Pierre-Yves David |
run-test: rework the redirection script for python on windows
|
Sun, 11 Jul 2021 16:09:38 +0200 |
Pierre-Yves David |
run-test: act that we requires MSYS to run the test on Windows
|
Sat, 10 Jul 2021 01:15:03 +0200 |
Pierre-Yves David |
run-tests: enforce the drive letter from `getcwd` to upper case
|
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`
|
Sat, 10 Jul 2021 01:58:34 +0200 |
Pierre-Yves David |
run-tests: use more explicit signaling for `chg`
|
Sat, 10 Jul 2021 01:57:35 +0200 |
Pierre-Yves David |
run-tests: drop the `rhg` flag for `hghave.py` if unset
|
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 17:02:01 +0200 |
Pierre-Yves David |
run-tests: setup "correct" python earlier
|
Fri, 09 Jul 2021 16:28:45 +0200 |
Pierre-Yves David |
run-tests: cleanup windows generation of the python / python3 pointeur
|
Fri, 09 Jul 2021 15:29:58 +0200 |
Pierre-Yves David |
run-tests: always define a custom-bin directory
|
Fri, 09 Jul 2021 16:18:41 +0200 |
Pierre-Yves David |
run-tests: explicitly track that `pythondir` was inferred
|
Fri, 09 Jul 2021 15:39:43 +0200 |
Pierre-Yves David |
run-tests: use a global WINDOWS constant instead of multiple tests
|
Wed, 23 Jun 2021 14:34:55 +0200 |
Raphaël Gomès |
run-tests: also catch double-escapes for $TESTTMP
|
Fri, 02 Jul 2021 23:09:44 +0200 |
Pierre-Yves David |
run-tests: stop writing a `python3` symlink pointing to python2
|
Fri, 02 Jul 2021 22:58:04 +0200 |
Pierre-Yves David |
run-tests: avoid an early return
|
Fri, 02 Jul 2021 22:53:17 +0200 |
Pierre-Yves David |
run-tests: clarify pyexename assignement
|
Fri, 02 Jul 2021 22:50:43 +0200 |
Pierre-Yves David |
run-tests: factor appdata out
|
Fri, 02 Jul 2021 22:48:47 +0200 |
Pierre-Yves David |
run-tests: unroll a non-so-one-liner
|
Fri, 02 Jul 2021 22:48:35 +0200 |
Pierre-Yves David |
run-tests: unroll a non-so-one-liner
|
Wed, 19 May 2021 19:57:55 +0200 |
Pierre-Yves David |
docket: move the uid logic in the `revlogutils.docket` module
|