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
|
Wed, 19 May 2021 17:19:46 +0200 |
Pierre-Yves David |
persistent-nodemap: add a way to make the picked uid predictable
|
Thu, 06 May 2021 19:39:19 -0400 |
Matt Harbison |
run-tests: disable color in 'auto' mode on Windows if stdout is redirected
|
Thu, 06 May 2021 18:52:08 -0400 |
Matt Harbison |
run-tests: enable color on Windows
|
Mon, 17 May 2021 15:05:24 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 05 May 2021 17:47:30 -0400 |
Matt Harbison |
run-tests: fix whitelist/blacklist with directories on Windows
stable
|
Thu, 11 Mar 2021 23:20:41 -0500 |
Matt Harbison |
run-tests: ignore PermissionError when checking available ports
stable
|
Sat, 08 May 2021 00:21:31 -0400 |
Matt Harbison |
run-tests: use the same python version for shebang lines on Windows
|
Fri, 30 Apr 2021 02:25:10 +0200 |
Joerg Sonnenberger |
tests: bump default timeout to 360s
stable
|
Wed, 14 Apr 2021 15:53:43 +0200 |
Pierre-Yves David |
run-test: make it clearer why we terminating process
|
Mon, 05 Apr 2021 12:44:33 -0400 |
Matt Harbison |
tests: restore the ability to run `black` on Windows
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Wed, 10 Mar 2021 13:54:46 +0100 |
Pierre-Yves David |
run-test: install rhg if --rhg is passed
|
Wed, 03 Mar 2021 18:00:54 +0100 |
Simon Sapin |
tests: Add `rhg` and `no-rhg` for #require and #if in .t files
|