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
/
unit
/
test_file_processor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify and speed up multiprocessing
Anthony Sottile
2016-11-29
1
-1
/
+1
*
Handle empty stdin-display-name values
Ian Cordasco
2016-10-28
1
-0
/
+12
*
Fix read_lines_splits_lines test for CRLF endings
FichteFoll
2016-07-27
1
-1
/
+2
*
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
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
1
-5
/
+9
*
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
*
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
/
+26