Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Wed, 04 Jan 2023 16:02:22 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 06 Dec 2022 15:32:11 -0500 |
Matt Harbison |
tests: conditionalize path output for in-memory pyoxidizer resources
stable
|
Thu, 22 Sep 2022 16:27:17 +0200 |
Pierre-Yves David |
tests: remove non-python3 line matching and tests block
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Wed, 18 Aug 2021 14:57:34 +0200 |
Pierre-Yves David |
pyoxidized: adapt output of test-install.t
stable
|
Wed, 18 Aug 2021 13:02:08 +0200 |
Pierre-Yves David |
pyoxidized: disable part of `test-install.t` related to pip and virtualenv
stable
|
Thu, 04 Feb 2021 23:23:35 +0100 |
Joerg Sonnenberger |
ci: test real dependency installation for pip
|
Tue, 08 Dec 2020 12:43:18 -0500 |
Matt Harbison |
hghave: update the check for virtualenv
|
Fri, 24 Jul 2020 15:03:14 -0700 |
Kyle Lippincott |
tests: make test-install.t work on debian systems
|
Fri, 24 Jul 2020 12:13:10 -0700 |
Kyle Lippincott |
tests: virtualenv is only used on py2, rename and conditionalize
|
Fri, 29 May 2020 12:17:59 +0200 |
Raphaël Gomès |
rust: remove support for `re2`
|
Wed, 11 Mar 2020 17:42:56 +0100 |
Raphaël Gomès |
test-install: don't print Rust re2 bindings information if Rust is not in use
|
Thu, 05 Mar 2020 10:24:45 +0100 |
Raphaël Gomès |
debuginstall: add entry about re2 Rust bindings when applicable
|
Fri, 06 Mar 2020 12:44:51 +0100 |
Raphaël Gomès |
debuginstall: print if Rust extensions are installed
|
Fri, 22 Nov 2019 20:27:09 -0800 |
Gregory Szorc |
debugcommands: add Python implementation to debuginstall
|
Mon, 11 Nov 2019 18:55:42 -0800 |
Gregory Szorc |
packaging: stage files and dynamically generate WiX installer
|
Mon, 11 Nov 2019 19:04:49 -0800 |
Gregory Szorc |
tests: add optional output when wheel is missing
|
Mon, 11 Nov 2019 18:51:55 -0800 |
Gregory Szorc |
packaging: ship all help .txt files on WiX
|
Mon, 04 Nov 2019 23:42:18 -0800 |
Gregory Szorc |
tests: look for ensurepip before using venv
stable
|
Mon, 04 Nov 2019 20:33:38 -0800 |
Gregory Szorc |
tests: use venv on Python 3
stable
|
Mon, 04 Nov 2019 20:10:51 -0800 |
Gregory Szorc |
tests: remove HGALLOWPYTHON3 reference
stable
|
Tue, 15 Oct 2019 21:51:37 -0400 |
Matt Harbison |
tests: opt into python3 when testing virtualenv installation
|
Sun, 29 Sep 2019 12:04:43 -0700 |
Gregory Szorc |
tests: look for additional pip warning variant
|
Tue, 23 Jul 2019 15:01:28 -0400 |
Augie Fackler |
fsmonitor: add support for extra `hg debuginstall` data
|
Thu, 04 Apr 2019 18:20:36 -0700 |
Gregory Szorc |
tests: add optional output for Python 2.7 deprecation
|
Thu, 07 Mar 2019 15:37:42 -0800 |
Gregory Szorc |
wix: move contrib/wix to contrib/packaging/wix
|
Mon, 04 Feb 2019 09:29:25 -0800 |
Gregory Szorc |
tests: add optional Python 2.7 deprecation output
|
Fri, 25 Jan 2019 22:32:45 -0500 |
Matt Harbison |
py3: fix a bytes/str mingling in test-install.t
|
Tue, 22 Jan 2019 17:50:52 -0800 |
Gregory Szorc |
tests: normalize to bytes in test-install.t
|