flake8/tests/unit
Ian Cordasco a4042d6d69 Start fleshing out flake8.utils
Add parse_comma_separated_list, normalize_path, and normalize_paths and
add logic in OptionManager.parse_args to use the right normalize_path*
function based on comma_separated_list value of the option.
2016-01-09 15:58:26 -06:00
..
__init__.py Move unit tests into tests/unit 2016-01-09 12:55:31 -06:00
test_notifier.py Move unit tests into tests/unit 2016-01-09 12:55:31 -06:00
test_option.py Generate dest for Options always 2016-01-09 15:32:44 -06:00
test_option_manager.py Add failing test for OptionManager.parse_args 2016-01-09 15:33:01 -06:00
test_trie.py Move unit tests into tests/unit 2016-01-09 12:55:31 -06:00
test_utils.py Start fleshing out flake8.utils 2016-01-09 15:58:26 -06:00