flake8/tests/unit
Ian Stapleton Cordasco 0f3f4ff9b4 Merge branch 'master' into 'master'
Add support for optparse's 'float' and 'complex' types.

Closes #452

See merge request pycqa/flake8!261
2019-01-17 13:50:50 +00:00
..
test_application.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_base_formatter.py Respect a formatter's newline setting when printing 2017-12-31 18:50:59 -06:00
test_checker_manager.py Do better testing that we actually call run_serial(). 2018-03-02 21:01:47 -08:00
test_config_file_finder.py Fix up test files for W504 2018-10-20 12:37:32 -05:00
test_debug.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_decision_engine.py Add some extend_ignores into decision engine test cases 2018-05-20 12:04:40 +02:00
test_file_checker.py Report error when non-exiting path is passed to flake8 2018-02-21 18:19:59 +02:00
test_file_processor.py Add tests for noqa without a space 2018-12-27 18:14:20 +02:00
test_filenameonly_formatter.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_get_local_plugins.py Allow our local plugin parsing to accept commas 2017-08-09 19:35:01 -05:00
test_git.py Change how we apply lazy to the git hook 2016-10-25 05:25:44 -05:00
test_legacy_api.py Fix issue with pep8-naming 2018-05-20 10:46:13 -05:00
test_merged_config_parser.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
test_nothing_formatter.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_option.py Fixed linting errors 2019-01-04 10:32:06 +05:30
test_option_manager.py Fix up test files for W504 2018-10-20 12:37:32 -05:00
test_plugin.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_plugin_manager.py Replace setuptools with entrypoints 2018-11-05 11:08:37 -08:00
test_plugin_type_manager.py Remove unused and broken flake8.listen plugin type 2018-12-27 16:55:15 -08:00
test_pyflakes_codes.py Assign missing codes to PyFlakes messages 2016-11-28 10:34:38 -08:00
test_setuptools_command.py Fix-up new I202 violations 2017-11-26 11:25:06 -06:00
test_statistics.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
test_style_guide.py Remove unused and broken flake8.listen plugin type 2018-12-27 16:55:15 -08:00
test_utils.py Support more syntaxes in per-file-ignores 2019-01-07 19:35:41 -08:00
test_violation.py Add tests for noqa without a space 2018-12-27 18:14:20 +02:00