log tests/test-check-pyflakes.t @ 29793:24991e7f775f

age author description
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
Tue, 04 Mar 2014 09:56:59 -0600 Matt Mackall tests: fix unused imports from inotify removal caught by pyflakes
Sat, 01 Mar 2014 16:20:15 -0600 Matt Mackall extensions: remove the inotify extension (BC)
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import