log tests/run-tests.py @ 53042:cdd7bf612c7b stable tip

age author description
Sat, 25 Jan 2025 23:49:24 +0100 Pierre Augier test-local: error in case of --local without the corresponding venv
Fri, 24 Jan 2025 23:06:59 +0100 Pierre Augier run-tests: fix _python for --local
Wed, 29 Jan 2025 18:56:20 +0100 Pierre-Yves David test-hghave: make sure we dont have HGWITHRUSTEXT set with --pure
Wed, 08 Jan 2025 05:07:00 +0100 paugier packaging: modernize (compat PEP 517) with less distutils and setup.py calls
Tue, 07 Jan 2025 17:52:52 -0500 Matt Harbison tests: obfuscate Python version checks to subvert `pyupgrade`
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Thu, 02 Jan 2025 14:57:40 +0100 Pierre-Yves David run-tests: clean the last usage of IMPL_PATH up
Thu, 02 Jan 2025 14:56:03 +0100 Pierre-Yves David run-tests: stop overriding PYTHONPATH
Thu, 02 Jan 2025 14:53:37 +0100 Pierre-Yves David run-tests: stop including testdir in the PYTHONPATH
Thu, 02 Jan 2025 14:52:23 +0100 Pierre-Yves David run-tests: stop including runtestdir in the PYTHONPATH
Thu, 02 Jan 2025 16:22:14 +0100 Pierre-Yves David run-tests: call heredoctest.py directly
Thu, 02 Jan 2025 22:19:55 +0100 Pierre-Yves David run-tests: handle RUNTESTDIR earlier and in a more unified way
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