log tests/test-check-py3-compat.t @ 42035:eec20025ada3

age author description
Fri, 15 Mar 2019 11:24:08 -0700 Gregory Szorc automation: perform tasks on remote machines
Fri, 08 Mar 2019 10:48:22 -0800 Gregory Szorc wix: functionality to automate building WiX installers
Thu, 07 Mar 2019 10:10:04 -0800 Gregory Szorc packaging: establish hgpackaging package
Sun, 03 Mar 2019 18:19:07 -0800 Gregory Szorc inno: script to automate building Inno installer
Mon, 04 Feb 2019 14:43:26 -0800 Gregory Szorc tests: add syntax warnings on Python 3.8 in python-zstandard
Sat, 13 Oct 2018 10:09:12 +0200 Martijn Pieters py3: use py3 as the test tag, dropping the k
Mon, 24 Sep 2018 22:32:30 -0400 Matt Harbison py3: update missing module list in test-check-py3-compat.t for Windows
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sun, 02 Sep 2018 16:26:33 +0900 Yuya Nishihara test-check-py3-compat: don't run py3 part if not build against python3
Sun, 02 Sep 2018 16:23:34 +0900 Yuya Nishihara test-check-py3-compat: don't run py2 part if $PYTHON is python3
Sat, 01 Sep 2018 10:40:48 +0900 Yuya Nishihara fastannotate: use stringutil.pprint() to dump diffopts to be hashed
Sat, 01 Sep 2018 10:23:13 +0900 Yuya Nishihara test-check-py3-compat: update "python3 check-py3-compat.py" output
Sat, 01 Sep 2018 10:13:48 +0900 Yuya Nishihara test-check-py3-compat: exclude thirdparty and cffi which are known to fail
Sat, 01 Sep 2018 10:18:38 +0900 Yuya Nishihara test-check-py3-compat: remove false output from "python3 check-py3-compat.py"
Wed, 25 Jul 2018 13:45:28 -0400 Augie Fackler hghave: move from requiring the PYTHON3 env var to looking for `python3`