flake8/tests/unit
2023-07-29 14:33:10 -04:00
..
plugins upgrade pyflakes to 3.0.0 2022-11-23 13:56:50 -05:00
__init__.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
conftest.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_application.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_base_formatter.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_checker_manager.py enable multiprocessing on other platforms 2022-10-26 22:23:02 -07:00
test_debug.py require python 3.8.1+ 2022-11-18 11:33:52 -05:00
test_decision_engine.py communicate that --select is usually unnecessary 2022-12-14 12:55:37 -05:00
test_defaults.py Adds warning when invalid error codes are parsed for ignore or extend-ignore from config file 2022-11-07 18:51:06 -05:00
test_discover_files.py remove --diff option 2022-10-26 20:39:12 -07:00
test_exceptions.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_file_checker.py require python 3.8.1+ 2022-11-18 11:33:52 -05:00
test_file_processor.py handle multiline fstrings in 3.12 2023-07-29 14:33:10 -04:00
test_filenameonly_formatter.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_legacy_api.py enable multiprocessing on other platforms 2022-10-26 22:23:02 -07:00
test_main_options.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_nothing_formatter.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_option.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_option_manager.py remove optparse support 2022-11-15 19:01:40 -05:00
test_options_config.py Raise exception if append-config does not exist 2022-11-07 19:06:48 -05:00
test_pyflakes_codes.py upgrade pyflakes to 3.0.0 2022-11-23 13:56:50 -05:00
test_statistics.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_style_guide.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_utils.py remove --diff option 2022-10-26 20:39:12 -07:00
test_violation.py remove --diff option 2022-10-26 20:39:12 -07:00