index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake8
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update setuptools command option normalization
bug/121
Ian Cordasco
2016-02-14
1
-40
/
+74
*
On Python 2.6 TestCase.assertRaises is not a context manager
Ian Cordasco
2015-12-30
1
-2
/
+1
*
Adding include in and exclude from doctests
Jason Myers
2015-12-30
1
-0
/
+74
*
Rewrite some tests from !41
Ian Cordasco
2015-10-07
1
-21
/
+30
*
Add option_normalizer test code
geonu
2015-10-03
1
-0
/
+77
*
Merge branch 'bug/67' into 'master'
Ian Cordasco
2015-09-28
1
-0
/
+12
|
\
|
*
Add --enable-extensions flag to Flake8
bug/67
Ian Cordasco
2015-09-27
1
-0
/
+12
*
|
Add better logic for loading entry points
bug/90
Ian Cordasco
2015-09-27
1
-0
/
+24
|
/
*
Add tests around the OSError retry logic
Ian Cordasco
2015-08-22
1
-0
/
+84
*
Add a regression test for EPIPE IOErrors
Ian Cordasco
2015-08-18
1
-0
/
+36
*
Fix flake8 tests using mock to work with 1.1.x branch
Ian Cordasco
2015-07-10
1
-5
/
+5
*
Move test back where it was
Christian Long
2015-03-16
1
-3
/
+3
*
Document the other things I tried
Christian Long
2015-03-16
1
-55
/
+18
*
Run some tests separately
Christian Long
2015-03-16
1
-5
/
+151
*
Rename file
Christian Long
2015-03-16
1
-0
/
+0
*
Shorten variable name. Add comments
Christian Long
2015-03-11
1
-11
/
+9
*
Fix hook test on Windows
Christian Long
2015-03-11
1
-6
/
+26
*
Removed some unused testing code.
Michael McNeil Forbes
2015-03-09
1
-20
/
+0
*
Added test demonstrating issue #39
Michael McNeil Forbes
2015-03-08
1
-0
/
+38
*
Merge branch 'christianmlong/issue/8'
Ian Cordasco
2015-03-07
3
-4
/
+213
|
\
|
*
Slightly simplify our conditionals
Ian Cordasco
2015-03-07
2
-2
/
+3
|
*
Add --verbose flag, and tests for it.
Christian Long
2015-03-06
1
-34
/
+50
|
*
Add warnings when --jobs is invalid
Christian Long
2015-03-06
1
-0
/
+184
|
*
Fix tests on Windows
Christian Long
2015-02-23
1
-2
/
+10
*
|
Add compatibility layer for Python 2.6
Ian Cordasco
2015-03-06
1
-0
/
+4
*
|
Merge branch 'local/pr/2'
Ian Cordasco
2015-03-06
2
-97
/
+37
|
\
\
|
*
|
Simplify @mpenkov's fix for exclude in git hooks
Ian Cordasco
2015-03-06
2
-97
/
+37
*
|
|
Merge remote-tracking branch 'origin/gh/2'
Ian Cordasco
2015-03-06
1
-0
/
+97
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Adding unit tests for fix in 218949a
Michael Penkov
2015-02-07
1
-0
/
+97
*
|
Add ability to turn checks off by default
Ian Cordasco
2014-12-18
1
-2
/
+19
*
|
Add first pass at integration style tests
Joe Gordon
2014-10-31
1
-0
/
+71
|
/
*
Disable multiprocessing when using stdin
Ian Cordasco
2014-09-12
1
-1
/
+13
*
Use unittest.mock if available
Lukasz Dobrzanski
2014-09-10
1
-1
/
+4
*
Fix the test suite
Florent Xicluna
2014-05-23
1
-1
/
+1
*
New option --jobs to spawn multiple processes in parallel; closes #146
Florent Xicluna
2014-04-27
1
-0
/
+1
*
Fix the errors reported by flake8
Florent Xicluna
2014-04-26
1
-8
/
+7
*
Fix test on Python 2.5
Florent Xicluna
2014-03-31
1
-0
/
+2
*
These should have been committed over a week ago.
Ian Cordasco
2013-07-27
1
-1
/
+61
*
A slow start towards rewriting the tests
Ian Cordasco
2013-07-04
1
-2
/
+15
*
Start new tests
Ian Cordasco
2013-07-04
1
-0
/
+8
*
Remove broken and useless tests. Update LICENSE
Ian Cordasco
2013-07-04
1
-94
/
+0
*
Install mccabe as a dependency
Florent Xicluna
2013-02-21
1
-42
/
+0
*
Fix Pyflakes tests for Python 2.5, and add a reporter
Florent Xicluna
2013-02-13
2
-5
/
+39
*
Fix the codes in the tests
Florent Xicluna
2013-02-13
1
-2
/
+2
*
Fix tests
Ian Cordasco
2013-02-10
1
-4
/
+1
*
Tentative independence from vendored pep8
Ian Cordasco
2012-12-29
1
-5
/
+10
*
added missing blank line
Tarek Ziade
2012-03-22
1
-0
/
+1
*
Fixed the W402 (imported but unused) bug in flake8's fork of pyflakes.
Gustavo Picon
2012-03-21
1
-0
/
+21
*
mccabe warning message was missing a ":" after the column number
Steven Kryskalla
2012-02-23
1
-2
/
+2
*
more weird edge cases py2/3
Tarek Ziade
2012-02-21
1
-4
/
+11
[next]