log tests/test-check-pyflakes.t @ 30646:ea3540e66fd8

age author description
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
Wed, 11 May 2016 04:49:27 +0000 timeless tests: silence test-repo obsolete warning
Thu, 05 May 2016 09:26:09 +0000 timeless tests: mark test-check-pyflakes.t as requiring hg1.0+
Sun, 06 Dec 2015 22:22:09 -0800 Gregory Szorc tests/filterpyflakes: use absolute_import
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: make sure we always access members of imported modules
Wed, 06 Aug 2014 12:16:58 -0500 Matt Mackall tests: fix pyflakes test whitespace breakage
Wed, 06 Aug 2014 11:53:08 -0500 Matt Mackall tests: change some #ifs to #requires
Tue, 13 May 2014 19:22:40 -0500 Matt Mackall filterpyflakes: make memoryview filtering unconditional
Fri, 09 May 2014 08:44:53 +0900 FUJIWARA Katsunori tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python
Fri, 02 May 2014 00:23:58 -0500 Matt Mackall tests: use locate to find files for pyflakes check
Thu, 01 May 2014 09:42:23 -0500 Matt Mackall tests: add repository check for pyflakes test stable