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
*
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
*
Fix import ordering
Ian Cordasco
2016-04-05
1
-2
/
+4
*
Refactor checker manager and add tests
Ian Cordasco
2016-04-05
1
-4
/
+18
*
Add unit tests around serial retries
Ian Cordasco
2016-04-03
1
-0
/
+27
*
Add more processor tests
Ian Cordasco
2016-04-02
1
-0
/
+42
*
Add more tests around the processor module
Ian Cordasco
2016-03-29
1
-0
/
+40
*
Add a few more unit tests around FileProcessor
Ian Cordasco
2016-03-28
1
-0
/
+42
*
Add unit test for build_ast
Ian Cordasco
2016-03-28
1
-0
/
+11
*
Add test for FileProcessor#split_line
Ian Cordasco
2016-03-27
1
-0
/
+18
*
Add more FileProcessor tests
Ian Cordasco
2016-03-26
1
-0
/
+80
*
Silence pytest warnings
Ian Cordasco
2016-03-26
1
-10
/
+10
*
Add test for reading from stdin with the file processor
Ian Cordasco
2016-03-21
1
-0
/
+12
*
Add a test for FileProcessor.should_ignore_file
Ian Cordasco
2016-03-17
1
-0
/
+14
*
Add docstring for our test helper
Ian Cordasco
2016-03-17
1
-0
/
+1
*
Remove unnecessary and outdated test runner
Ian Cordasco
2016-03-17
1
-11
/
+18
*
Rename test file to mirror actual class it is testing
Ian Cordasco
2016-03-17
1
-0
/
+0
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
11
-25
/
+32
*
Add and fix documentation
Ian Cordasco
2016-02-25
1
-0
/
+6
*
Distinguish check types via plugin type manager
Ian Cordasco
2016-02-23
1
-0
/
+22
*
Add line splitting and file reading
Ian Cordasco
2016-02-23
1
-0
/
+26
*
Add utility functions around filename matching
Ian Cordasco
2016-02-22
1
-0
/
+46
*
Fix Notifier.listeners_for
Ian Cordasco
2016-02-19
1
-0
/
+14
*
Remove arguments from StyleGuide
Ian Cordasco
2016-02-19
1
-9
/
+14
*
Fix other tests after pylint fixes
Ian Cordasco
2016-02-19
2
-2
/
+5
*
Make pylint happier
Ian Cordasco
2016-02-19
1
-2
/
+2
*
Add specific tests for is_inline_ignored
Ian Cordasco
2016-02-19
1
-0
/
+20
*
Add checking for inline #noqa comments
Ian Cordasco
2016-02-19
1
-2
/
+4
[next]