| .. |
|
test_application.py
|
Make formatting plugin logic easier to test
|
2017-05-13 08:00:43 -05:00 |
|
test_base_formatter.py
|
Rename style_guide.Error to style_guide.Violation
|
2017-06-04 07:57:28 -05:00 |
|
test_checker_manager.py
|
Simplify and speed up multiprocessing
|
2016-11-29 09:00:33 -08:00 |
|
test_config_file_finder.py
|
Fix project config file discovery
|
2016-07-26 09:37:32 -05:00 |
|
test_debug.py
|
Clean up some uses of set, list, and dict
|
2017-05-13 07:14:41 -07:00 |
|
test_decision_engine.py
|
Add some better comments for decision logic
|
2017-06-04 15:07:10 -05:00 |
|
test_file_checker.py
|
Add debugging utility for FileChecker
|
2017-06-01 20:06:34 -05:00 |
|
test_file_processor.py
|
Simplify and speed up multiprocessing
|
2016-11-29 09:00:33 -08:00 |
|
test_filenameonly_formatter.py
|
Rename style_guide.Error to style_guide.Violation
|
2017-06-04 07:57:28 -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
|
Add a bunch more legacy API tests
|
2016-07-19 11:12:51 -05:00 |
|
test_merged_config_parser.py
|
Reproduce quiet/verbose config problem
|
2017-07-22 16:18:58 +09:00 |
|
test_nothing_formatter.py
|
Rename style_guide.Error to style_guide.Violation
|
2017-06-04 07:57:28 -05:00 |
|
test_notifier.py
|
Configure flake8-import-order to use Google Style
|
2016-06-17 10:26:36 -05:00 |
|
test_option.py
|
Configure flake8-import-order to use Google Style
|
2016-06-17 10:26:36 -05:00 |
|
test_option_manager.py
|
Clean up some uses of set, list, and dict
|
2017-05-13 07:14:41 -07:00 |
|
test_plugin.py
|
Actually remove enabled extensions from ignore list
|
2016-11-09 18:47:57 -06:00 |
|
test_plugin_manager.py
|
Configure flake8-import-order to use Google Style
|
2016-06-17 10:26:36 -05:00 |
|
test_plugin_type_manager.py
|
Prefer iter(dict) instead of dict.keys()
|
2017-05-27 11:54:06 -07:00 |
|
test_pyflakes_codes.py
|
Assign missing codes to PyFlakes messages
|
2016-11-28 10:34:38 -08:00 |
|
test_setuptools_command.py
|
Return similarly named, non-submodule modules
|
2017-01-22 15:00:48 -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
|
Rename style_guide.Error to style_guide.Violation
|
2017-06-04 07:57:28 -05:00 |
|
test_trie.py
|
Start documenting our Trie implementation
|
2016-02-01 20:09:15 -06:00 |
|
test_utils.py
|
Support spaces as error/ignore code separators
|
2017-05-25 20:07:48 -05:00 |
|
test_violation.py
|
Rename style_guide.Error to style_guide.Violation
|
2017-06-04 07:57:28 -05:00 |