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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Serialize Checkers PluginTypeManager to a dict
Ian Cordasco
2016-08-03
2
-2
/
+12
*
Open our output file in append mode always
Ian Cordasco
2016-07-29
1
-1
/
+1
*
Test loading non-callable plugins
Fabian Neundorf
2016-07-29
1
-0
/
+11
*
Diable multiprocessing behaviour on Windows
Ian Cordasco
2016-07-29
1
-1
/
+2
*
Allow plugins that are on by default to be ignored
Ian Cordasco
2016-07-28
1
-0
/
+1
*
Sort reports by line and column
Fabian Neundorf
2016-07-28
1
-0
/
+68
*
Match noqa for users with explanations
bug/178
Ian Cordasco
2016-07-28
1
-0
/
+1
*
Merge branch 'read_lines_crlf' into 'master'
Ian Cordasco
2016-07-27
1
-1
/
+2
|
\
|
*
Fix read_lines_splits_lines test for CRLF endings
FichteFoll
2016-07-27
1
-1
/
+2
*
|
Fix zero-indexed column numbering
Ian Cordasco
2016-07-26
2
-2
/
+2
|
/
*
Fix project config file discovery
Ian Cordasco
2016-07-26
1
-17
/
+5
*
Update NOQA regular expression
Ian Cordasco
2016-07-26
1
-0
/
+3
*
Relocate integration style checker tests
Ian Cordasco
2016-07-24
2
-73
/
+79
*
Support functions as file plugins too
Fabian Neundorf
2016-07-24
1
-1
/
+73
*
Fix up merge request 78
Ian Cordasco
2016-07-20
1
-3
/
+11
*
Propagate the stdin_display_name to checker and processor
Leonardo Rochael Almeida
2016-07-20
1
-1
/
+6
*
Add a bunch more legacy API tests
Ian Cordasco
2016-07-19
1
-0
/
+95
*
Add more simple tests for the legacy api
legacy-api-tests
Ian Cordasco
2016-07-16
1
-0
/
+28
*
Begin adding tests for the Legacy API
Ian Cordasco
2016-07-16
1
-0
/
+22
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
1
-0
/
+9
*
Add more tests around our Statistics class
Ian Cordasco
2016-07-12
1
-0
/
+49
*
Add actual tests around statistics module
add-statistics
Ian Cordasco
2016-07-12
1
-2
/
+69
*
Add empty test file for our statistics module
Ian Cordasco
2016-07-11
1
-0
/
+5
*
Merge branch 'bug/157' into 'master'
Ian Cordasco
2016-07-10
1
-1
/
+9
|
\
|
*
Update tests for errors with no physical line
Ian Cordasco
2016-07-09
1
-1
/
+9
*
|
Add empty file as a test fixture
Ian Cordasco
2016-07-09
1
-0
/
+0
|
/
*
Revert "Prefer `.flake8` if present for options."
Ian Cordasco
2016-06-28
1
-12
/
+12
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
1
-1
/
+3
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
2
-8
/
+17
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
2
-0
/
+33
*
Prefer `.flake8` if present for options.
Tom Prince
2016-06-25
1
-12
/
+12
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-3
/
+3
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
13
-41
/
+31
*
Add broken config file to test error handling
Ian Cordasco
2016-06-16
2
-0
/
+19
*
Fix integration tests
Ian Cordasco
2016-06-14
1
-2
/
+2
*
Add test fixture that mirrors documented usage
Ian Cordasco
2016-06-07
1
-0
/
+1
*
Fix tests broken by updating the default ignore list
Ian Cordasco
2016-06-07
1
-1
/
+1
*
Start adding test fixture files
Ian Cordasco
2016-06-07
1
-0
/
+3
*
Add tests for parse_unified_diff
Ian Cordasco
2016-06-07
4
-0
/
+237
*
Add more BaseFormatter subclass tests
Ian Cordasco
2016-06-04
1
-1
/
+27
*
Fix linting issues
Ian Cordasco
2016-06-04
1
-3
/
+4
*
Add tests around BaseFormatter#after_init
Ian Cordasco
2016-06-04
1
-0
/
+14
*
Add tests for BaseFormatter
Ian Cordasco
2016-06-01
1
-0
/
+103
*
Update our linecache test to correct it
Ian Cordasco
2016-05-30
1
-1
/
+3
*
Refactor Error formatting and handling
Ian Cordasco
2016-05-30
1
-3
/
+6
*
Rely on Python 3.4 backport of configparser
Ian Cordasco
2016-05-30
1
-5
/
+1
*
Add example configuration sections to the docs
Ian Cordasco
2016-05-28
3
-0
/
+65
*
Refactor off-by-default plugins and enabling them
Ian Cordasco
2016-05-28
1
-2
/
+5
*
Update tests after last night's refactor
Ian Cordasco
2016-05-10
2
-26
/
+18
*
Add test for the make_checkers method
Ian Cordasco
2016-05-07
1
-0
/
+17
[next]