Thu, 11 Mar 2021 23:20:41 -0500 |
Matt Harbison |
run-tests: ignore PermissionError when checking available ports
stable
|
Sat, 01 May 2021 00:41:43 -0400 |
Matt Harbison |
tests: ensure `$PYTHON` is quoted for Windows
stable
|
Mon, 15 Jun 2020 12:00:15 -0400 |
Augie Fackler |
merge with stable
|
Sat, 06 Jun 2020 19:15:11 +0800 |
Anton Shestakov |
tests: adjust to the new format in pyflakes output
stable
|
Sat, 06 Jun 2020 19:12:49 +0800 |
Anton Shestakov |
tests: consistently use pyflakes as a Python module
stable
|
Sat, 06 Jun 2020 19:19:27 +0800 |
Anton Shestakov |
tests: skip pyflakes for mercurial/thirdparty/
stable
|
Sat, 06 Jun 2020 19:19:27 +0800 |
Anton Shestakov |
tests: skip pyflakes for mercurial/thirdparty/
|
Sat, 06 Jun 2020 19:15:11 +0800 |
Anton Shestakov |
tests: adjust to the new format in pyflakes output
|
Sat, 06 Jun 2020 19:12:49 +0800 |
Anton Shestakov |
tests: consistently use pyflakes as a Python module
|
Fri, 06 Mar 2020 23:04:58 +0100 |
Manuel Jacob |
tests: use pyflakes module instead of pyflakes executable
|
Wed, 06 Nov 2019 14:48:34 -0500 |
Augie Fackler |
encoding: add comment-based type hints for pytype
|
Mon, 07 Oct 2019 10:31:11 -0400 |
Gregory Szorc |
tests: allow warning about file
|
Sat, 05 Oct 2019 17:44:54 -0400 |
Gregory Szorc |
hgweb: use importlib.reload() if available
|
Sat, 05 Oct 2019 16:57:45 -0400 |
Gregory Szorc |
tests: allow xrange warning from perf.py
|
Mon, 09 Apr 2018 12:22:31 -0700 |
Gregory Szorc |
tests: silence pyflakes for thirdparty/concurrent
|
Fri, 30 Mar 2018 11:11:42 -0700 |
Gregory Szorc |
tests: ignore zope packages when running pyflakes
|
Mon, 26 Mar 2018 08:32:21 -0700 |
Pulkit Goyal |
cbor: fix core test-check*
|
Wed, 12 Jul 2017 15:27:56 -0700 |
Jun Wu |
test-check-pyflakes: do not leave test.py in the repo
|
Fri, 07 Jul 2017 15:07:36 -0400 |
Augie Fackler |
filterpyflakes: move self-test into test file
|
Sun, 02 Jul 2017 13:14:20 +0900 |
Yuya Nishihara |
tests: alias syshg and syshgenv so they can be switched conditionally
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: use the system hg for examining the local repository
|
Sun, 28 May 2017 17:36:01 +0900 |
Yuya Nishihara |
filterpyflakes: allow reexporting pure symbols from cffi modules
|
Sat, 13 May 2017 11:31:36 -0700 |
Gregory Szorc |
tests: remove special handling for undefined memoryview
|
Thu, 09 Feb 2017 21:44:32 -0500 |
Augie Fackler |
tests: exclude python-zstandard from pyflakes analysis
|
Thu, 22 Dec 2016 11:07:59 -0800 |
Zack Hricz |
tests: exclude bundled pywatchman from test-check-pyflakes
|
Thu, 10 Nov 2016 22:15:58 -0800 |
Gregory Szorc |
zstd: vendor python-zstandard 0.5.0
|
Thu, 10 Nov 2016 16:49:42 -0500 |
Augie Fackler |
filterpyflakes: dramatically simplify the entire thing by blacklisting
|
Thu, 10 Nov 2016 16:37:18 -0500 |
Augie Fackler |
filterpyflakes: whitelist listcomp aliasing checking
|
Sun, 17 Jul 2016 19:48:04 +0530 |
Pulkit Goyal |
pycompat: make pycompat demandimport friendly
|
Sun, 15 May 2016 10:41:01 +0900 |
Yuya Nishihara |
tests: fix typo of shebang prefix in test-check-pyflakes.t
|