diff options
Diffstat (limited to 'tests/functional')
-rw-r--r-- | tests/functional/a/abstract_abc_methods.py (renamed from tests/functional/abstract_abc_methods.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_in_class.py (renamed from tests/functional/abstract_class_instantiated_in_class.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py2.py (renamed from tests/functional/abstract_class_instantiated_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py2.rc (renamed from tests/functional/abstract_class_instantiated_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py2.txt (renamed from tests/functional/abstract_class_instantiated_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py3.py (renamed from tests/functional/abstract_class_instantiated_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py3.rc (renamed from tests/functional/abstract_class_instantiated_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py3.txt (renamed from tests/functional/abstract_class_instantiated_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py34.py (renamed from tests/functional/abstract_class_instantiated_py34.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py34.rc (renamed from tests/functional/abstract_class_instantiated_py34.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_class_instantiated_py34.txt (renamed from tests/functional/abstract_class_instantiated_py34.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py2.py (renamed from tests/functional/abstract_method_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py2.rc (renamed from tests/functional/abstract_method_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py2.txt (renamed from tests/functional/abstract_method_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py3.py (renamed from tests/functional/abstract_method_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py3.rc (renamed from tests/functional/abstract_method_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/abstract_method_py3.txt (renamed from tests/functional/abstract_method_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_member_before_definition.py (renamed from tests/functional/access_member_before_definition.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_member_before_definition.txt (renamed from tests/functional/access_member_before_definition.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_to__name__.py (renamed from tests/functional/access_to__name__.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_to__name__.txt (renamed from tests/functional/access_to__name__.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_to_protected_members.py (renamed from tests/functional/access_to_protected_members.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/access_to_protected_members.txt (renamed from tests/functional/access_to_protected_members.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py2.py (renamed from tests/functional/anomalous_unicode_escape_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py2.rc (renamed from tests/functional/anomalous_unicode_escape_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py2.txt (renamed from tests/functional/anomalous_unicode_escape_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py3.py (renamed from tests/functional/anomalous_unicode_escape_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py3.rc (renamed from tests/functional/anomalous_unicode_escape_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/anomalous_unicode_escape_py3.txt (renamed from tests/functional/anomalous_unicode_escape_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments.py (renamed from tests/functional/arguments.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments.rc (renamed from tests/functional/arguments.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments.txt (renamed from tests/functional/arguments.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_differ.py (renamed from tests/functional/arguments_differ.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_differ.txt (renamed from tests/functional/arguments_differ.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_differ_py3.py (renamed from tests/functional/arguments_differ_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_differ_py3.rc (renamed from tests/functional/arguments_differ_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_differ_py3.txt (renamed from tests/functional/arguments_differ_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_out_of_order.py (renamed from tests/functional/arguments_out_of_order.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/arguments_out_of_order.txt (renamed from tests/functional/arguments_out_of_order.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/assert_on_tuple.py (renamed from tests/functional/assert_on_tuple.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/assert_on_tuple.txt (renamed from tests/functional/assert_on_tuple.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/assigning_non_slot.py (renamed from tests/functional/assigning_non_slot.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/assigning_non_slot.txt (renamed from tests/functional/assigning_non_slot.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/assignment_from_no_return.py (renamed from tests/functional/assignment_from_no_return.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/assignment_from_no_return.txt (renamed from tests/functional/assignment_from_no_return.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/assignment_from_no_return_py3.py (renamed from tests/functional/assignment_from_no_return_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/assignment_from_no_return_py3.rc (renamed from tests/functional/assignment_from_no_return_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/assignment_from_no_return_py3.txt (renamed from tests/functional/assignment_from_no_return_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/async_functions.py (renamed from tests/functional/async_functions.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/async_functions.rc (renamed from tests/functional/async_functions.rc) | 0 | ||||
-rw-r--r-- | tests/functional/a/async_functions.txt (renamed from tests/functional/async_functions.txt) | 0 | ||||
-rw-r--r-- | tests/functional/a/attribute_defined_outside_init.py (renamed from tests/functional/attribute_defined_outside_init.py) | 0 | ||||
-rw-r--r-- | tests/functional/a/attribute_defined_outside_init.txt (renamed from tests/functional/attribute_defined_outside_init.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation.py (renamed from tests/functional/bad_continuation.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation.txt (renamed from tests/functional/bad_continuation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation_py36.py (renamed from tests/functional/bad_continuation_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation_py36.rc (renamed from tests/functional/bad_continuation_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation_tabs.py (renamed from tests/functional/bad_continuation_tabs.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation_tabs.rc (renamed from tests/functional/bad_continuation_tabs.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_continuation_tabs.txt (renamed from tests/functional/bad_continuation_tabs.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_except_order.py (renamed from tests/functional/bad_except_order.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_except_order.txt (renamed from tests/functional/bad_except_order.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_exception_context.py (renamed from tests/functional/bad_exception_context.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_exception_context.rc (renamed from tests/functional/bad_exception_context.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_exception_context.txt (renamed from tests/functional/bad_exception_context.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_indentation.py (renamed from tests/functional/bad_indentation.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_indentation.txt (renamed from tests/functional/bad_indentation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_inline_option.py (renamed from tests/functional/bad_inline_option.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_inline_option.rc (renamed from tests/functional/bad_inline_option.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_inline_option.txt (renamed from tests/functional/bad_inline_option.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode.py (renamed from tests/functional/bad_open_mode.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode.rc (renamed from tests/functional/bad_open_mode.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode.txt (renamed from tests/functional/bad_open_mode.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode_py3.py (renamed from tests/functional/bad_open_mode_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode_py3.rc (renamed from tests/functional/bad_open_mode_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_open_mode_py3.txt (renamed from tests/functional/bad_open_mode_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_reversed_sequence.py (renamed from tests/functional/bad_reversed_sequence.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_reversed_sequence.txt (renamed from tests/functional/bad_reversed_sequence.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_staticmethod_argument.py (renamed from tests/functional/bad_staticmethod_argument.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_staticmethod_argument.txt (renamed from tests/functional/bad_staticmethod_argument.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_thread_instantiation.py (renamed from tests/functional/bad_thread_instantiation.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_thread_instantiation.txt (renamed from tests/functional/bad_thread_instantiation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_whitespace.py (renamed from tests/functional/bad_whitespace.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bad_whitespace.txt (renamed from tests/functional/bad_whitespace.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bare_except.py (renamed from tests/functional/bare_except.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bare_except.txt (renamed from tests/functional/bare_except.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/blacklisted_name.py (renamed from tests/functional/blacklisted_name.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/blacklisted_name.txt (renamed from tests/functional/blacklisted_name.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/boolean_datetime.py (renamed from tests/functional/boolean_datetime.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/boolean_datetime.rc (renamed from tests/functional/boolean_datetime.rc) | 0 | ||||
-rw-r--r-- | tests/functional/b/boolean_datetime.txt (renamed from tests/functional/boolean_datetime.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/broad_except.py (renamed from tests/functional/broad_except.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/broad_except.txt (renamed from tests/functional/broad_except.txt) | 0 | ||||
-rw-r--r-- | tests/functional/b/bugfix_local_scope_metaclass_1177.py (renamed from tests/functional/bugfix_local_scope_metaclass_1177.py) | 0 | ||||
-rw-r--r-- | tests/functional/b/bugfix_local_scope_metaclass_1177.rc (renamed from tests/functional/bugfix_local_scope_metaclass_1177.rc) | 0 | ||||
-rw-r--r-- | tests/functional/c/cellvar_escaping_loop.py (renamed from tests/functional/cellvar_escaping_loop.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/cellvar_escaping_loop.txt (renamed from tests/functional/cellvar_escaping_loop.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py27.py (renamed from tests/functional/class_members_py27.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py27.rc (renamed from tests/functional/class_members_py27.rc) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py27.txt (renamed from tests/functional/class_members_py27.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py30.py (renamed from tests/functional/class_members_py30.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py30.rc (renamed from tests/functional/class_members_py30.rc) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py30.txt (renamed from tests/functional/class_members_py30.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py36.py (renamed from tests/functional/class_members_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_members_py36.rc (renamed from tests/functional/class_members_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_scope.py (renamed from tests/functional/class_scope.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/class_scope.txt (renamed from tests/functional/class_scope.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/comparison_with_callable.py (renamed from tests/functional/comparison_with_callable.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/comparison_with_callable.txt (renamed from tests/functional/comparison_with_callable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/confidence_filter.py (renamed from tests/functional/confidence_filter.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/confidence_filter.rc (renamed from tests/functional/confidence_filter.rc) | 0 | ||||
-rw-r--r-- | tests/functional/c/confidence_filter.txt (renamed from tests/functional/confidence_filter.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/confusing_with_statement.py (renamed from tests/functional/confusing_with_statement.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/confusing_with_statement.txt (renamed from tests/functional/confusing_with_statement.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_iterating_dictionary.py (renamed from tests/functional/consider_iterating_dictionary.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_iterating_dictionary.txt (renamed from tests/functional/consider_iterating_dictionary.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_join.py (renamed from tests/functional/consider_join.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_join.txt (renamed from tests/functional/consider_join.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_merging_isinstance.py (renamed from tests/functional/consider_merging_isinstance.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_merging_isinstance.txt (renamed from tests/functional/consider_merging_isinstance.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_swap_variables.py (renamed from tests/functional/consider_swap_variables.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_swap_variables.txt (renamed from tests/functional/consider_swap_variables.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_dict_comprehension.py (renamed from tests/functional/consider_using_dict_comprehension.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_dict_comprehension.txt (renamed from tests/functional/consider_using_dict_comprehension.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_enumerate.py (renamed from tests/functional/consider_using_enumerate.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_enumerate.txt (renamed from tests/functional/consider_using_enumerate.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_get.py (renamed from tests/functional/consider_using_get.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_get.txt (renamed from tests/functional/consider_using_get.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_in.py (renamed from tests/functional/consider_using_in.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_in.txt (renamed from tests/functional/consider_using_in.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_set_comprehension.py (renamed from tests/functional/consider_using_set_comprehension.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/consider_using_set_comprehension.txt (renamed from tests/functional/consider_using_set_comprehension.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/continue_in_finally.py (renamed from tests/functional/continue_in_finally.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/continue_in_finally.txt (renamed from tests/functional/continue_in_finally.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/control_pragmas.py (renamed from tests/functional/control_pragmas.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/control_pragmas.txt (renamed from tests/functional/control_pragmas.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/crash_missing_module_type.py (renamed from tests/functional/crash_missing_module_type.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/crash_missing_module_type.txt (renamed from tests/functional/crash_missing_module_type.txt) | 0 | ||||
-rw-r--r-- | tests/functional/c/ctor_arguments.py (renamed from tests/functional/ctor_arguments.py) | 0 | ||||
-rw-r--r-- | tests/functional/c/ctor_arguments.txt (renamed from tests/functional/ctor_arguments.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value.py (renamed from tests/functional/dangerous_default_value.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value.rc (renamed from tests/functional/dangerous_default_value.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value.txt (renamed from tests/functional/dangerous_default_value.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value_py30.py (renamed from tests/functional/dangerous_default_value_py30.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value_py30.rc (renamed from tests/functional/dangerous_default_value_py30.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/dangerous_default_value_py30.txt (renamed from tests/functional/dangerous_default_value_py30.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/defined_and_used_on_same_line.py (renamed from tests/functional/defined_and_used_on_same_line.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_lambda.py (renamed from tests/functional/deprecated_lambda.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_lambda.rc (renamed from tests/functional/deprecated_lambda.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_lambda.txt (renamed from tests/functional/deprecated_lambda.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_method_getmoduleinfo.py (renamed from tests/functional/deprecated_method_getmoduleinfo.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_method_getmoduleinfo.rc (renamed from tests/functional/deprecated_method_getmoduleinfo.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_method_getmoduleinfo.txt (renamed from tests/functional/deprecated_method_getmoduleinfo.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py2.py (renamed from tests/functional/deprecated_methods_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py2.rc (renamed from tests/functional/deprecated_methods_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py2.txt (renamed from tests/functional/deprecated_methods_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py3.py (renamed from tests/functional/deprecated_methods_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py3.rc (renamed from tests/functional/deprecated_methods_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py3.txt (renamed from tests/functional/deprecated_methods_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py36.py (renamed from tests/functional/deprecated_methods_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py36.rc (renamed from tests/functional/deprecated_methods_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py36.txt (renamed from tests/functional/deprecated_methods_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py38.py (renamed from tests/functional/deprecated_methods_py38.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py38.rc (renamed from tests/functional/deprecated_methods_py38.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_methods_py38.txt (renamed from tests/functional/deprecated_methods_py38.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py2.py (renamed from tests/functional/deprecated_module_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py2.rc (renamed from tests/functional/deprecated_module_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py2.txt (renamed from tests/functional/deprecated_module_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py3.py (renamed from tests/functional/deprecated_module_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py3.rc (renamed from tests/functional/deprecated_module_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py3.txt (renamed from tests/functional/deprecated_module_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py36.py (renamed from tests/functional/deprecated_module_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py36.rc (renamed from tests/functional/deprecated_module_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py36.txt (renamed from tests/functional/deprecated_module_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py4.py (renamed from tests/functional/deprecated_module_py4.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py4.rc (renamed from tests/functional/deprecated_module_py4.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_py4.txt (renamed from tests/functional/deprecated_module_py4.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_uninstalled.py (renamed from tests/functional/deprecated_module_uninstalled.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_uninstalled.rc (renamed from tests/functional/deprecated_module_uninstalled.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/deprecated_module_uninstalled.txt (renamed from tests/functional/deprecated_module_uninstalled.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/dict_iter_missing_items.py (renamed from tests/functional/dict_iter_missing_items.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/dict_iter_missing_items.txt (renamed from tests/functional/dict_iter_missing_items.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_msg_github_issue_1389.py (renamed from tests/functional/disable_msg_github_issue_1389.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_msg_github_issue_1389.rc (renamed from tests/functional/disable_msg_github_issue_1389.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_ungrouped_imports.py (renamed from tests/functional/disable_ungrouped_imports.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_ungrouped_imports.txt (renamed from tests/functional/disable_ungrouped_imports.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_wrong_import_order.py (renamed from tests/functional/disable_wrong_import_order.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_wrong_import_order.txt (renamed from tests/functional/disable_wrong_import_order.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/disable_wrong_import_position.py (renamed from tests/functional/disable_wrong_import_position.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/docstrings.py (renamed from tests/functional/docstrings.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/docstrings.txt (renamed from tests/functional/docstrings.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_argument_name.py (renamed from tests/functional/duplicate_argument_name.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_argument_name.txt (renamed from tests/functional/duplicate_argument_name.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_argument_name_py3.py (renamed from tests/functional/duplicate_argument_name_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_argument_name_py3.rc (renamed from tests/functional/duplicate_argument_name_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_argument_name_py3.txt (renamed from tests/functional/duplicate_argument_name_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_bases.py (renamed from tests/functional/duplicate_bases.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_bases.txt (renamed from tests/functional/duplicate_bases.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_dict_literal_key.py (renamed from tests/functional/duplicate_dict_literal_key.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_dict_literal_key.txt (renamed from tests/functional/duplicate_dict_literal_key.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_except.py (renamed from tests/functional/duplicate_except.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_except.txt (renamed from tests/functional/duplicate_except.txt) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_string_formatting_argument.py (renamed from tests/functional/duplicate_string_formatting_argument.py) | 0 | ||||
-rw-r--r-- | tests/functional/d/duplicate_string_formatting_argument.txt (renamed from tests/functional/duplicate_string_formatting_argument.txt) | 0 | ||||
-rw-r--r-- | tests/functional/e/eval_used.py (renamed from tests/functional/eval_used.py) | 0 | ||||
-rw-r--r-- | tests/functional/e/eval_used.txt (renamed from tests/functional/eval_used.txt) | 0 | ||||
-rw-r--r-- | tests/functional/e/exception_is_binary_op.py (renamed from tests/functional/exception_is_binary_op.py) | 0 | ||||
-rw-r--r-- | tests/functional/e/exception_is_binary_op.txt (renamed from tests/functional/exception_is_binary_op.txt) | 0 | ||||
-rw-r--r-- | tests/functional/e/exception_message.py (renamed from tests/functional/exception_message.py) | 0 | ||||
-rw-r--r-- | tests/functional/e/exception_message.rc (renamed from tests/functional/exception_message.rc) | 0 | ||||
-rw-r--r-- | tests/functional/e/exception_message.txt (renamed from tests/functional/exception_message.txt) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py2.py (renamed from tests/functional/exec_used_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py2.rc (renamed from tests/functional/exec_used_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py2.txt (renamed from tests/functional/exec_used_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py3.py (renamed from tests/functional/exec_used_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py3.rc (renamed from tests/functional/exec_used_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/e/exec_used_py3.txt (renamed from tests/functional/exec_used_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/fallback_import_disabled.py (renamed from tests/functional/fallback_import_disabled.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/fallback_import_disabled.txt (renamed from tests/functional/fallback_import_disabled.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/fallback_import_enabled.py (renamed from tests/functional/fallback_import_enabled.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/fallback_import_enabled.rc (renamed from tests/functional/fallback_import_enabled.rc) | 0 | ||||
-rw-r--r-- | tests/functional/f/fallback_import_enabled.txt (renamed from tests/functional/fallback_import_enabled.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/fixme.py (renamed from tests/functional/fixme.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/fixme.txt (renamed from tests/functional/fixme.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/fixme_bad_formatting_1139.py (renamed from tests/functional/fixme_bad_formatting_1139.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/fixme_bad_formatting_1139.rc (renamed from tests/functional/fixme_bad_formatting_1139.rc) | 0 | ||||
-rw-r--r-- | tests/functional/f/fixme_bad_formatting_1139.txt (renamed from tests/functional/fixme_bad_formatting_1139.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/formatted_string_literal_with_if_py36.py (renamed from tests/functional/formatted_string_literal_with_if_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/formatted_string_literal_with_if_py36.rc (renamed from tests/functional/formatted_string_literal_with_if_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/f/formatting.txt (renamed from tests/functional/formatting.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/function_redefined.py (renamed from tests/functional/function_redefined.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/function_redefined.txt (renamed from tests/functional/function_redefined.txt) | 0 | ||||
-rw-r--r-- | tests/functional/f/future_import.py (renamed from tests/functional/future_import.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/future_unicode_literals.py (renamed from tests/functional/future_unicode_literals.py) | 0 | ||||
-rw-r--r-- | tests/functional/f/future_unicode_literals.rc (renamed from tests/functional/future_unicode_literals.rc) | 0 | ||||
-rw-r--r-- | tests/functional/f/future_unicode_literals.txt (renamed from tests/functional/future_unicode_literals.txt) | 0 | ||||
-rw-r--r-- | tests/functional/g/generated_members.py (renamed from tests/functional/generated_members.py) | 0 | ||||
-rw-r--r-- | tests/functional/g/generated_members.rc (renamed from tests/functional/generated_members.rc) | 0 | ||||
-rw-r--r-- | tests/functional/g/genexp_in_class_scope.py (renamed from tests/functional/genexp_in_class_scope.py) | 0 | ||||
-rw-r--r-- | tests/functional/g/genexp_in_class_scope.txt (renamed from tests/functional/genexp_in_class_scope.txt) | 0 | ||||
-rw-r--r-- | tests/functional/g/genexpr_variable_scope.py (renamed from tests/functional/genexpr_variable_scope.py) | 0 | ||||
-rw-r--r-- | tests/functional/g/genexpr_variable_scope.txt (renamed from tests/functional/genexpr_variable_scope.txt) | 0 | ||||
-rw-r--r-- | tests/functional/g/globals.py (renamed from tests/functional/globals.py) | 0 | ||||
-rw-r--r-- | tests/functional/g/globals.txt (renamed from tests/functional/globals.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence.py (renamed from tests/functional/implicit_str_concat_in_sequence.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence.txt (renamed from tests/functional/implicit_str_concat_in_sequence.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence_latin1.py (renamed from tests/functional/implicit_str_concat_in_sequence_latin1.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence_latin1.txt (renamed from tests/functional/implicit_str_concat_in_sequence_latin1.txt) | 0 | ||||
-rwxr-xr-x | tests/functional/i/implicit_str_concat_in_sequence_multiline.py (renamed from tests/functional/implicit_str_concat_in_sequence_multiline.py) | 0 | ||||
-rwxr-xr-x | tests/functional/i/implicit_str_concat_in_sequence_multiline.rc (renamed from tests/functional/implicit_str_concat_in_sequence_multiline.rc) | 0 | ||||
-rwxr-xr-x | tests/functional/i/implicit_str_concat_in_sequence_multiline.txt (renamed from tests/functional/implicit_str_concat_in_sequence_multiline.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence_utf8.py (renamed from tests/functional/implicit_str_concat_in_sequence_utf8.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/implicit_str_concat_in_sequence_utf8.txt (renamed from tests/functional/implicit_str_concat_in_sequence_utf8.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/import_error.py (renamed from tests/functional/import_error.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/import_error.rc (renamed from tests/functional/import_error.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/import_error.txt (renamed from tests/functional/import_error.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/inconsistent_mro.py (renamed from tests/functional/inconsistent_mro.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/inconsistent_mro.txt (renamed from tests/functional/inconsistent_mro.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/inconsistent_returns.py (renamed from tests/functional/inconsistent_returns.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/inconsistent_returns.rc (renamed from tests/functional/inconsistent_returns.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/inconsistent_returns.txt (renamed from tests/functional/inconsistent_returns.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/indexing_exception.py (renamed from tests/functional/indexing_exception.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/indexing_exception.rc (renamed from tests/functional/indexing_exception.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/indexing_exception.txt (renamed from tests/functional/indexing_exception.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/inherit_non_class.py (renamed from tests/functional/inherit_non_class.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/inherit_non_class.txt (renamed from tests/functional/inherit_non_class.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_is_generator.py (renamed from tests/functional/init_is_generator.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_is_generator.txt (renamed from tests/functional/init_is_generator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_not_called.py (renamed from tests/functional/init_not_called.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_not_called.txt (renamed from tests/functional/init_not_called.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_subclass_classmethod_py36.py (renamed from tests/functional/init_subclass_classmethod_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/init_subclass_classmethod_py36.rc (renamed from tests/functional/init_subclass_classmethod_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_all_object.py (renamed from tests/functional/invalid_all_object.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_all_object.txt (renamed from tests/functional/invalid_all_object.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoded_data.py (renamed from tests/functional/invalid_encoded_data.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoded_data.rc (renamed from tests/functional/invalid_encoded_data.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoded_data.txt (renamed from tests/functional/invalid_encoded_data.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoding_py27.py (renamed from tests/functional/invalid_encoding_py27.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoding_py27.rc (renamed from tests/functional/invalid_encoding_py27.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_encoding_py27.txt (renamed from tests/functional/invalid_encoding_py27.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_envvar_value.py (renamed from tests/functional/invalid_envvar_value.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_envvar_value.txt (renamed from tests/functional/invalid_envvar_value.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_exceptions_caught.py (renamed from tests/functional/invalid_exceptions_caught.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_exceptions_caught.txt (renamed from tests/functional/invalid_exceptions_caught.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_exceptions_raised.py (renamed from tests/functional/invalid_exceptions_raised.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_exceptions_raised.txt (renamed from tests/functional/invalid_exceptions_raised.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_length_returned.py (renamed from tests/functional/invalid_length_returned.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_length_returned.txt (renamed from tests/functional/invalid_length_returned.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_metaclass.py (renamed from tests/functional/invalid_metaclass.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_metaclass.txt (renamed from tests/functional/invalid_metaclass.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_metaclass_py3.py (renamed from tests/functional/invalid_metaclass_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_metaclass_py3.rc (renamed from tests/functional/invalid_metaclass_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_metaclass_py3.txt (renamed from tests/functional/invalid_metaclass_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_name.py (renamed from tests/functional/invalid_name.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_name.txt (renamed from tests/functional/invalid_name.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_overridden_method.py (renamed from tests/functional/invalid_overridden_method.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_overridden_method.txt (renamed from tests/functional/invalid_overridden_method.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_sequence_index.py (renamed from tests/functional/invalid_sequence_index.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_sequence_index.txt (renamed from tests/functional/invalid_sequence_index.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_slice_index.py (renamed from tests/functional/invalid_slice_index.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_slice_index.txt (renamed from tests/functional/invalid_slice_index.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_star_assignment_target.py (renamed from tests/functional/invalid_star_assignment_target.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_star_assignment_target.rc (renamed from tests/functional/invalid_star_assignment_target.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_star_assignment_target.txt (renamed from tests/functional/invalid_star_assignment_target.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_unary_operand_type.py (renamed from tests/functional/invalid_unary_operand_type.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/invalid_unary_operand_type.txt (renamed from tests/functional/invalid_unary_operand_type.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context.py (renamed from tests/functional/iterable_context.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context.txt (renamed from tests/functional/iterable_context.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py2.py (renamed from tests/functional/iterable_context_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py2.rc (renamed from tests/functional/iterable_context_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py2.txt (renamed from tests/functional/iterable_context_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py3.py (renamed from tests/functional/iterable_context_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py3.rc (renamed from tests/functional/iterable_context_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py3.txt (renamed from tests/functional/iterable_context_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py36.py (renamed from tests/functional/iterable_context_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py36.rc (renamed from tests/functional/iterable_context_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/i/iterable_context_py36.txt (renamed from tests/functional/iterable_context_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/k/keyword_arg_before_vararg.py (renamed from tests/functional/keyword_arg_before_vararg.py) | 0 | ||||
-rw-r--r-- | tests/functional/k/keyword_arg_before_vararg.txt (renamed from tests/functional/keyword_arg_before_vararg.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/len_checks.py (renamed from tests/functional/len_checks.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/len_checks.txt (renamed from tests/functional/len_checks.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_endings.py (renamed from tests/functional/line_endings.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_endings.rc (renamed from tests/functional/line_endings.rc) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_endings.txt (renamed from tests/functional/line_endings.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_too_long.py (renamed from tests/functional/line_too_long.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_too_long.txt (renamed from tests/functional/line_too_long.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/line_too_long_end_of_module.py (renamed from tests/functional/line_too_long_end_of_module.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/literal_comparison.py (renamed from tests/functional/literal_comparison.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/literal_comparison.txt (renamed from tests/functional/literal_comparison.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_format_interpolation.py (renamed from tests/functional/logging_format_interpolation.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_format_interpolation.txt (renamed from tests/functional/logging_format_interpolation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_format_interpolation_py36.py (renamed from tests/functional/logging_format_interpolation_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_format_interpolation_py36.rc (renamed from tests/functional/logging_format_interpolation_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_format_interpolation_py36.txt (renamed from tests/functional/logging_format_interpolation_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_fstring_interpolation_py36.py (renamed from tests/functional/logging_fstring_interpolation_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_fstring_interpolation_py36.rc (renamed from tests/functional/logging_fstring_interpolation_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_fstring_interpolation_py36.txt (renamed from tests/functional/logging_fstring_interpolation_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_not_lazy.py (renamed from tests/functional/logging_not_lazy.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/logging_not_lazy.txt (renamed from tests/functional/logging_not_lazy.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/logical_tautology.py (renamed from tests/functional/logical_tautology.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/logical_tautology.txt (renamed from tests/functional/logical_tautology.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/long_lines_with_utf8.py (renamed from tests/functional/long_lines_with_utf8.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/long_lines_with_utf8.txt (renamed from tests/functional/long_lines_with_utf8.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/long_utf8_lines.py (renamed from tests/functional/long_utf8_lines.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/long_utf8_lines.txt (renamed from tests/functional/long_utf8_lines.txt) | 0 | ||||
-rw-r--r-- | tests/functional/l/lost_exception.py (renamed from tests/functional/lost_exception.py) | 0 | ||||
-rw-r--r-- | tests/functional/l/lost_exception.txt (renamed from tests/functional/lost_exception.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context.py (renamed from tests/functional/mapping_context.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context.txt (renamed from tests/functional/mapping_context.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py2.py (renamed from tests/functional/mapping_context_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py2.rc (renamed from tests/functional/mapping_context_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py2.txt (renamed from tests/functional/mapping_context_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py3.py (renamed from tests/functional/mapping_context_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py3.rc (renamed from tests/functional/mapping_context_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/mapping_context_py3.txt (renamed from tests/functional/mapping_context_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks.py (renamed from tests/functional/member_checks.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks.txt (renamed from tests/functional/member_checks.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_hints.py (renamed from tests/functional/member_checks_hints.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_hints.rc (renamed from tests/functional/member_checks_hints.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_hints.txt (renamed from tests/functional/member_checks_hints.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_ignore_none.py (renamed from tests/functional/member_checks_ignore_none.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_ignore_none.rc (renamed from tests/functional/member_checks_ignore_none.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_ignore_none.txt (renamed from tests/functional/member_checks_ignore_none.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_inference_improvements.py (renamed from tests/functional/member_checks_inference_improvements.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_no_hints.py (renamed from tests/functional/member_checks_no_hints.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_no_hints.rc (renamed from tests/functional/member_checks_no_hints.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_no_hints.txt (renamed from tests/functional/member_checks_no_hints.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_opaque.py (renamed from tests/functional/member_checks_opaque.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_opaque.rc (renamed from tests/functional/member_checks_opaque.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_opaque.txt (renamed from tests/functional/member_checks_opaque.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_py37.py (renamed from tests/functional/member_checks_py37.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_py37.rc (renamed from tests/functional/member_checks_py37.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/member_checks_py37.txt (renamed from tests/functional/member_checks_py37.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol.py (renamed from tests/functional/membership_protocol.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol.txt (renamed from tests/functional/membership_protocol.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py2.py (renamed from tests/functional/membership_protocol_py2.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py2.rc (renamed from tests/functional/membership_protocol_py2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py2.txt (renamed from tests/functional/membership_protocol_py2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py3.py (renamed from tests/functional/membership_protocol_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py3.rc (renamed from tests/functional/membership_protocol_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/membership_protocol_py3.txt (renamed from tests/functional/membership_protocol_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/messages_managed_by_id.py (renamed from tests/functional/messages_managed_by_id.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/messages_managed_by_id.txt (renamed from tests/functional/messages_managed_by_id.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/method_hidden.py (renamed from tests/functional/method_hidden.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/method_hidden.txt (renamed from tests/functional/method_hidden.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_bare_raise.py (renamed from tests/functional/misplaced_bare_raise.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_bare_raise.txt (renamed from tests/functional/misplaced_bare_raise.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_comparison_constant.py (renamed from tests/functional/misplaced_comparison_constant.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_comparison_constant.txt (renamed from tests/functional/misplaced_comparison_constant.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_format_function.py (renamed from tests/functional/misplaced_format_function.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_format_function.txt (renamed from tests/functional/misplaced_format_function.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_future.py (renamed from tests/functional/misplaced_future.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/misplaced_future.txt (renamed from tests/functional/misplaced_future.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_docstring.py (renamed from tests/functional/missing_docstring.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_docstring.txt (renamed from tests/functional/missing_docstring.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_final_newline.py (renamed from tests/functional/missing_final_newline.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_final_newline.txt (renamed from tests/functional/missing_final_newline.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_kwoa_py3.py (renamed from tests/functional/missing_kwoa_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_kwoa_py3.rc (renamed from tests/functional/missing_kwoa_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_kwoa_py3.txt (renamed from tests/functional/missing_kwoa_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_parentheses_for_call_in_test.py (renamed from tests/functional/missing_parentheses_for_call_in_test.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_parentheses_for_call_in_test.txt (renamed from tests/functional/missing_parentheses_for_call_in_test.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_self_argument.py (renamed from tests/functional/missing_self_argument.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/missing_self_argument.txt (renamed from tests/functional/missing_self_argument.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/mixed_indentation.py (renamed from tests/functional/mixed_indentation.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/mixed_indentation.txt (renamed from tests/functional/mixed_indentation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/monkeypatch_method.py (renamed from tests/functional/monkeypatch_method.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/monkeypatch_method.txt (renamed from tests/functional/monkeypatch_method.txt) | 0 | ||||
-rw-r--r-- | tests/functional/m/multiple_imports.py (renamed from tests/functional/multiple_imports.py) | 0 | ||||
-rw-r--r-- | tests/functional/m/multiple_imports.txt (renamed from tests/functional/multiple_imports.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/namePresetCamelCase.py (renamed from tests/functional/namePresetCamelCase.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/namePresetCamelCase.rc (renamed from tests/functional/namePresetCamelCase.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/namePresetCamelCase.txt (renamed from tests/functional/namePresetCamelCase.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_preset_snake_case.py (renamed from tests/functional/name_preset_snake_case.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_preset_snake_case.rc (renamed from tests/functional/name_preset_snake_case.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_preset_snake_case.txt (renamed from tests/functional/name_preset_snake_case.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_styles.py (renamed from tests/functional/name_styles.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_styles.rc (renamed from tests/functional/name_styles.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/name_styles.txt (renamed from tests/functional/name_styles.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/namedtuple_member_inference.py (renamed from tests/functional/namedtuple_member_inference.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/namedtuple_member_inference.txt (renamed from tests/functional/namedtuple_member_inference.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/names_in__all__.py (renamed from tests/functional/names_in__all__.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/names_in__all__.txt (renamed from tests/functional/names_in__all__.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/nested_blocks_issue1088.py (renamed from tests/functional/nested_blocks_issue1088.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/nested_blocks_issue1088.txt (renamed from tests/functional/nested_blocks_issue1088.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/nested_func_defined_in_loop.py (renamed from tests/functional/nested_func_defined_in_loop.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_classmethod_decorator.py (renamed from tests/functional/no_classmethod_decorator.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_classmethod_decorator.txt (renamed from tests/functional/no_classmethod_decorator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_else_raise.py (renamed from tests/functional/no_else_raise.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_else_raise.txt (renamed from tests/functional/no_else_raise.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_else_return.py (renamed from tests/functional/no_else_return.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_else_return.txt (renamed from tests/functional/no_else_return.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_name_in_module.py (renamed from tests/functional/no_name_in_module.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_name_in_module.txt (renamed from tests/functional/no_name_in_module.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_argument_py37.py (renamed from tests/functional/no_self_argument_py37.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_argument_py37.rc (renamed from tests/functional/no_self_argument_py37.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_argument_py37.txt (renamed from tests/functional/no_self_argument_py37.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_use.py (renamed from tests/functional/no_self_use.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_use.txt (renamed from tests/functional/no_self_use.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_use_py3.py (renamed from tests/functional/no_self_use_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_use_py3.rc (renamed from tests/functional/no_self_use_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_self_use_py3.txt (renamed from tests/functional/no_self_use_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_staticmethod_decorator.py (renamed from tests/functional/no_staticmethod_decorator.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/no_staticmethod_decorator.txt (renamed from tests/functional/no_staticmethod_decorator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/non_iterator_returned.py (renamed from tests/functional/non_iterator_returned.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/non_iterator_returned.txt (renamed from tests/functional/non_iterator_returned.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/none_dunder_protocols_py36.py (renamed from tests/functional/none_dunder_protocols_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/none_dunder_protocols_py36.rc (renamed from tests/functional/none_dunder_protocols_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/none_dunder_protocols_py36.txt (renamed from tests/functional/none_dunder_protocols_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonexistent_operator.py (renamed from tests/functional/nonexistent_operator.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonexistent_operator.txt (renamed from tests/functional/nonexistent_operator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_and_global.py (renamed from tests/functional/nonlocal_and_global.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_and_global.rc (renamed from tests/functional/nonlocal_and_global.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_and_global.txt (renamed from tests/functional/nonlocal_and_global.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_without_binding.py (renamed from tests/functional/nonlocal_without_binding.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_without_binding.rc (renamed from tests/functional/nonlocal_without_binding.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/nonlocal_without_binding.txt (renamed from tests/functional/nonlocal_without_binding.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager.py (renamed from tests/functional/not_async_context_manager.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager.rc (renamed from tests/functional/not_async_context_manager.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager.txt (renamed from tests/functional/not_async_context_manager.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager_py37.py (renamed from tests/functional/not_async_context_manager_py37.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager_py37.rc (renamed from tests/functional/not_async_context_manager_py37.rc) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_async_context_manager_py37.txt (renamed from tests/functional/not_async_context_manager_py37.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_callable.py (renamed from tests/functional/not_callable.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_callable.txt (renamed from tests/functional/not_callable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_context_manager.py (renamed from tests/functional/not_context_manager.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_context_manager.txt (renamed from tests/functional/not_context_manager.txt) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_in_loop.py (renamed from tests/functional/not_in_loop.py) | 0 | ||||
-rw-r--r-- | tests/functional/n/not_in_loop.txt (renamed from tests/functional/not_in_loop.txt) | 0 | ||||
-rw-r--r-- | tests/functional/o/old_division_manually.py (renamed from tests/functional/old_division_manually.py) | 0 | ||||
-rw-r--r-- | tests/functional/o/old_division_manually.rc (renamed from tests/functional/old_division_manually.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_activated.py (renamed from tests/functional/postponed_evaluation_activated.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_activated.rc (renamed from tests/functional/postponed_evaluation_activated.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_activated.txt (renamed from tests/functional/postponed_evaluation_activated.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_not_activated.py (renamed from tests/functional/postponed_evaluation_not_activated.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_not_activated.rc (renamed from tests/functional/postponed_evaluation_not_activated.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/postponed_evaluation_not_activated.txt (renamed from tests/functional/postponed_evaluation_not_activated.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/pragma_after_backslash.py (renamed from tests/functional/pragma_after_backslash.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/preferred_module.py (renamed from tests/functional/preferred_module.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/preferred_module.rc (renamed from tests/functional/preferred_module.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/preferred_module.txt (renamed from tests/functional/preferred_module.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/print_always_warns.py (renamed from tests/functional/print_always_warns.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/print_always_warns.rc (renamed from tests/functional/print_always_warns.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/print_always_warns.txt (renamed from tests/functional/print_always_warns.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/property_with_parameters.py (renamed from tests/functional/property_with_parameters.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/property_with_parameters.txt (renamed from tests/functional/property_with_parameters.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/protected_access_access_different_scopes.py (renamed from tests/functional/protected_access_access_different_scopes.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/protected_access_access_different_scopes.rc (renamed from tests/functional/protected_access_access_different_scopes.rc) | 0 | ||||
-rw-r--r-- | tests/functional/p/protected_access_access_different_scopes.txt (renamed from tests/functional/protected_access_access_different_scopes.txt) | 0 | ||||
-rw-r--r-- | tests/functional/p/protocol_classes.py (renamed from tests/functional/protocol_classes.py) | 0 | ||||
-rw-r--r-- | tests/functional/p/protocol_classes.rc (renamed from tests/functional/protocol_classes.rc) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_format_tuple.py (renamed from tests/functional/raising_format_tuple.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_format_tuple.txt (renamed from tests/functional/raising_format_tuple.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_non_exception_py3.py (renamed from tests/functional/raising_non_exception_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_non_exception_py3.rc (renamed from tests/functional/raising_non_exception_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_non_exception_py3.txt (renamed from tests/functional/raising_non_exception_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_self.py (renamed from tests/functional/raising_self.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/raising_self.txt (renamed from tests/functional/raising_self.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2667.py (renamed from tests/functional/recursion_error_2667.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2667.txt (renamed from tests/functional/recursion_error_2667.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2836.py (renamed from tests/functional/recursion_error_2836.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2861.py (renamed from tests/functional/recursion_error_2861.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2899.py (renamed from tests/functional/recursion_error_2899.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_2906.py (renamed from tests/functional/recursion_error_2906.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_940.py (renamed from tests/functional/recursion_error_940.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash.py (renamed from tests/functional/recursion_error_crash.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash.txt (renamed from tests/functional/recursion_error_crash.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash_2683.py (renamed from tests/functional/recursion_error_crash_2683.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash_2683.txt (renamed from tests/functional/recursion_error_crash_2683.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash_astroid_623.py (renamed from tests/functional/recursion_error_crash_astroid_623.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_error_crash_astroid_623.txt (renamed from tests/functional/recursion_error_crash_astroid_623.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/recursion_regression_2960.py (renamed from tests/functional/recursion_regression_2960.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redeclared_assigned_name.py (renamed from tests/functional/redeclared_assigned_name.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redeclared_assigned_name.txt (renamed from tests/functional/redeclared_assigned_name.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefine_in_handler.py (renamed from tests/functional/redefine_in_handler.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefine_in_handler.rc (renamed from tests/functional/redefine_in_handler.rc) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefine_in_handler.txt (renamed from tests/functional/redefine_in_handler.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefined_argument_from_local.py (renamed from tests/functional/redefined_argument_from_local.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefined_argument_from_local.txt (renamed from tests/functional/redefined_argument_from_local.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefined_builtin.py (renamed from tests/functional/redefined_builtin.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redefined_builtin.txt (renamed from tests/functional/redefined_builtin.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/redundant_unittest_assert.py (renamed from tests/functional/redundant_unittest_assert.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/redundant_unittest_assert.txt (renamed from tests/functional/redundant_unittest_assert.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_1326_crash_uninferable.py (renamed from tests/functional/regression_1326_crash_uninferable.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_2443_duplicate_bases.py (renamed from tests/functional/regression_2443_duplicate_bases.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_2443_duplicate_bases.rc (renamed from tests/functional/regression_2443_duplicate_bases.rc) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_2937_ifexp.py (renamed from tests/functional/regression_2937_ifexp.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_no_value_for_parameter.py (renamed from tests/functional/regression_no_value_for_parameter.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/regression_no_value_for_parameter.txt (renamed from tests/functional/regression_no_value_for_parameter.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/reimported.py (renamed from tests/functional/reimported.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/reimported.txt (renamed from tests/functional/reimported.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/repeated_keyword.py (renamed from tests/functional/repeated_keyword.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/repeated_keyword.txt (renamed from tests/functional/repeated_keyword.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/return_in_init.py (renamed from tests/functional/return_in_init.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/return_in_init.txt (renamed from tests/functional/return_in_init.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/return_outside_function.py (renamed from tests/functional/return_outside_function.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/return_outside_function.txt (renamed from tests/functional/return_outside_function.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/reused_outer_loop_variable.py (renamed from tests/functional/reused_outer_loop_variable.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/reused_outer_loop_variable.txt (renamed from tests/functional/reused_outer_loop_variable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/r/reused_outer_loop_variable_py3.py (renamed from tests/functional/reused_outer_loop_variable_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/r/reused_outer_loop_variable_py3.rc (renamed from tests/functional/reused_outer_loop_variable_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/r/reused_outer_loop_variable_py3.txt (renamed from tests/functional/reused_outer_loop_variable_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/self_assigning_variable.py (renamed from tests/functional/self_assigning_variable.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/self_assigning_variable.txt (renamed from tests/functional/self_assigning_variable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/self_cls_assignment.py (renamed from tests/functional/self_cls_assignment.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/self_cls_assignment.txt (renamed from tests/functional/self_cls_assignment.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/signature_differs.py (renamed from tests/functional/signature_differs.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/signature_differs.txt (renamed from tests/functional/signature_differs.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplifiable_if_expression.py (renamed from tests/functional/simplifiable_if_expression.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplifiable_if_expression.txt (renamed from tests/functional/simplifiable_if_expression.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplifiable_if_statement.py (renamed from tests/functional/simplifiable_if_statement.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplifiable_if_statement.txt (renamed from tests/functional/simplifiable_if_statement.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplify_chained_comparison.py (renamed from tests/functional/simplify_chained_comparison.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/simplify_chained_comparison.txt (renamed from tests/functional/simplify_chained_comparison.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions.py (renamed from tests/functional/singledispatch_functions.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions.rc (renamed from tests/functional/singledispatch_functions.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions.txt (renamed from tests/functional/singledispatch_functions.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions_py3.py (renamed from tests/functional/singledispatch_functions_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions_py3.rc (renamed from tests/functional/singledispatch_functions_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/singledispatch_functions_py3.txt (renamed from tests/functional/singledispatch_functions_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/singleton_comparison.py (renamed from tests/functional/singleton_comparison.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/singleton_comparison.txt (renamed from tests/functional/singleton_comparison.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/slots_checks.py (renamed from tests/functional/slots_checks.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/slots_checks.txt (renamed from tests/functional/slots_checks.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/socketerror_import.py (renamed from tests/functional/socketerror_import.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target.py (renamed from tests/functional/star_needs_assignment_target.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target.rc (renamed from tests/functional/star_needs_assignment_target.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target.txt (renamed from tests/functional/star_needs_assignment_target.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target_py35.py (renamed from tests/functional/star_needs_assignment_target_py35.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target_py35.rc (renamed from tests/functional/star_needs_assignment_target_py35.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/star_needs_assignment_target_py35.txt (renamed from tests/functional/star_needs_assignment_target_py35.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/statement_without_effect.py (renamed from tests/functional/statement_without_effect.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/statement_without_effect.txt (renamed from tests/functional/statement_without_effect.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/statement_without_effect_py36.py (renamed from tests/functional/statement_without_effect_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/statement_without_effect_py36.rc (renamed from tests/functional/statement_without_effect_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/statement_without_effect_py36.txt (renamed from tests/functional/statement_without_effect_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/stop_iteration_inside_generator.py (renamed from tests/functional/stop_iteration_inside_generator.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/stop_iteration_inside_generator.rc (renamed from tests/functional/stop_iteration_inside_generator.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/stop_iteration_inside_generator.txt (renamed from tests/functional/stop_iteration_inside_generator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting.py (renamed from tests/functional/string_formatting.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting.txt (renamed from tests/functional/string_formatting.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_disable.py (renamed from tests/functional/string_formatting_disable.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_disable.rc (renamed from tests/functional/string_formatting_disable.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_disable.txt (renamed from tests/functional/string_formatting_disable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_failed_inference.py (renamed from tests/functional/string_formatting_failed_inference.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_failed_inference_py35.py (renamed from tests/functional/string_formatting_failed_inference_py35.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_failed_inference_py35.rc (renamed from tests/functional/string_formatting_failed_inference_py35.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py27.py (renamed from tests/functional/string_formatting_py27.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py27.rc (renamed from tests/functional/string_formatting_py27.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py27.txt (renamed from tests/functional/string_formatting_py27.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py3.py (renamed from tests/functional/string_formatting_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py3.rc (renamed from tests/functional/string_formatting_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/string_formatting_py3.txt (renamed from tests/functional/string_formatting_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/subprocess_popen_preexec_fn.py (renamed from tests/functional/subprocess_popen_preexec_fn.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/subprocess_popen_preexec_fn.txt (renamed from tests/functional/subprocess_popen_preexec_fn.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/subprocess_run_check35.py (renamed from tests/functional/subprocess_run_check35.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/subprocess_run_check35.rc (renamed from tests/functional/subprocess_run_check35.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/subprocess_run_check35.txt (renamed from tests/functional/subprocess_run_check35.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/super_checks.py (renamed from tests/functional/super_checks.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/super_checks.txt (renamed from tests/functional/super_checks.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/superfluous_parens.py (renamed from tests/functional/superfluous_parens.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/superfluous_parens.txt (renamed from tests/functional/superfluous_parens.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call.py (renamed from tests/functional/suspicious_str_strip_call.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call.rc (renamed from tests/functional/suspicious_str_strip_call.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call.txt (renamed from tests/functional/suspicious_str_strip_call.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call_py3.py (renamed from tests/functional/suspicious_str_strip_call_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call_py3.rc (renamed from tests/functional/suspicious_str_strip_call_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/suspicious_str_strip_call_py3.txt (renamed from tests/functional/suspicious_str_strip_call_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error.py (renamed from tests/functional/syntax_error.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error.rc (renamed from tests/functional/syntax_error.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error.txt (renamed from tests/functional/syntax_error.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error_jython.py (renamed from tests/functional/syntax_error_jython.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error_jython.rc (renamed from tests/functional/syntax_error_jython.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/syntax_error_jython.txt (renamed from tests/functional/syntax_error_jython.txt) | 0 | ||||
-rw-r--r-- | tests/functional/s/sys_stream_regression_1004.py (renamed from tests/functional/sys_stream_regression_1004.py) | 0 | ||||
-rw-r--r-- | tests/functional/s/sys_stream_regression_1004.rc (renamed from tests/functional/sys_stream_regression_1004.rc) | 0 | ||||
-rw-r--r-- | tests/functional/s/sys_stream_regression_1004.txt (renamed from tests/functional/sys_stream_regression_1004.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/ternary.py (renamed from tests/functional/ternary.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/ternary.txt (renamed from tests/functional/ternary.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/test_compile.py (renamed from tests/functional/test_compile.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error.py (renamed from tests/functional/tokenize_error.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error.rc (renamed from tests/functional/tokenize_error.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error.txt (renamed from tests/functional/tokenize_error.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error_jython.py (renamed from tests/functional/tokenize_error_jython.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error_jython.rc (renamed from tests/functional/tokenize_error_jython.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/tokenize_error_jython.txt (renamed from tests/functional/tokenize_error_jython.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_few_public_methods.py (renamed from tests/functional/too_few_public_methods.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_few_public_methods.txt (renamed from tests/functional/too_few_public_methods.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_few_public_methods_37.py (renamed from tests/functional/too_few_public_methods_37.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_few_public_methods_37.rc (renamed from tests/functional/too_few_public_methods_37.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_few_public_methods_37.txt (renamed from tests/functional/too_few_public_methods_37.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_ancestors.py (renamed from tests/functional/too_many_ancestors.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_ancestors.txt (renamed from tests/functional/too_many_ancestors.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_arguments.py (renamed from tests/functional/too_many_arguments.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_arguments.txt (renamed from tests/functional/too_many_arguments.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_arguments_issue_1045.py (renamed from tests/functional/too_many_arguments_issue_1045.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_arguments_issue_1045.rc (renamed from tests/functional/too_many_arguments_issue_1045.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_arguments_issue_1045.txt (renamed from tests/functional/too_many_arguments_issue_1045.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_boolean_expressions.py (renamed from tests/functional/too_many_boolean_expressions.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_boolean_expressions.txt (renamed from tests/functional/too_many_boolean_expressions.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_branches.py (renamed from tests/functional/too_many_branches.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_branches.txt (renamed from tests/functional/too_many_branches.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_instance_attributes.py (renamed from tests/functional/too_many_instance_attributes.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_instance_attributes.txt (renamed from tests/functional/too_many_instance_attributes.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_lines.py (renamed from tests/functional/too_many_lines.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_lines.txt (renamed from tests/functional/too_many_lines.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_lines_disabled.py (renamed from tests/functional/too_many_lines_disabled.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_locals.py (renamed from tests/functional/too_many_locals.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_locals.txt (renamed from tests/functional/too_many_locals.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_nested_blocks.py (renamed from tests/functional/too_many_nested_blocks.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_nested_blocks.txt (renamed from tests/functional/too_many_nested_blocks.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_public_methods.py (renamed from tests/functional/too_many_public_methods.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_public_methods.txt (renamed from tests/functional/too_many_public_methods.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_return_statements.py (renamed from tests/functional/too_many_return_statements.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_return_statements.txt (renamed from tests/functional/too_many_return_statements.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_star_expressions.py (renamed from tests/functional/too_many_star_expressions.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_star_expressions.rc (renamed from tests/functional/too_many_star_expressions.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_star_expressions.txt (renamed from tests/functional/too_many_star_expressions.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_statements.py (renamed from tests/functional/too_many_statements.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/too_many_statements.txt (renamed from tests/functional/too_many_statements.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_comma_tuple.py (renamed from tests/functional/trailing_comma_tuple.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_comma_tuple.rc (renamed from tests/functional/trailing_comma_tuple.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_comma_tuple.txt (renamed from tests/functional/trailing_comma_tuple.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_newlines.py (renamed from tests/functional/trailing_newlines.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_newlines.txt (renamed from tests/functional/trailing_newlines.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_whitespaces.py (renamed from tests/functional/trailing_whitespaces.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/trailing_whitespaces.txt (renamed from tests/functional/trailing_whitespaces.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/try_except_raise.py (renamed from tests/functional/try_except_raise.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/try_except_raise.txt (renamed from tests/functional/try_except_raise.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/try_except_raise_crash.py (renamed from tests/functional/try_except_raise_crash.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/try_except_raise_crash.txt (renamed from tests/functional/try_except_raise_crash.txt) | 0 | ||||
-rw-r--r-- | tests/functional/t/typing_use.py (renamed from tests/functional/typing_use.py) | 0 | ||||
-rw-r--r-- | tests/functional/t/typing_use.rc (renamed from tests/functional/typing_use.rc) | 0 | ||||
-rw-r--r-- | tests/functional/t/typing_use.txt (renamed from tests/functional/typing_use.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unbalanced_tuple_unpacking.py (renamed from tests/functional/unbalanced_tuple_unpacking.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unbalanced_tuple_unpacking.txt (renamed from tests/functional/unbalanced_tuple_unpacking.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unbalanced_tuple_unpacking_py30.py (renamed from tests/functional/unbalanced_tuple_unpacking_py30.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unbalanced_tuple_unpacking_py30.rc (renamed from tests/functional/unbalanced_tuple_unpacking_py30.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_loop_variable.py (renamed from tests/functional/undefined_loop_variable.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_loop_variable.txt (renamed from tests/functional/undefined_loop_variable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_variable.py (renamed from tests/functional/undefined_variable.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_variable.txt (renamed from tests/functional/undefined_variable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_variable_py30.py (renamed from tests/functional/undefined_variable_py30.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_variable_py30.rc (renamed from tests/functional/undefined_variable_py30.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/undefined_variable_py30.txt (renamed from tests/functional/undefined_variable_py30.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unexpected_special_method_signature.py (renamed from tests/functional/unexpected_special_method_signature.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unexpected_special_method_signature.txt (renamed from tests/functional/unexpected_special_method_signature.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/ungrouped_imports.py (renamed from tests/functional/ungrouped_imports.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/ungrouped_imports.txt (renamed from tests/functional/ungrouped_imports.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/ungrouped_imports_isort_compatible.py (renamed from tests/functional/ungrouped_imports_isort_compatible.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/ungrouped_imports_isort_compatible.txt (renamed from tests/functional/ungrouped_imports_isort_compatible.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unhashable_dict_key.py (renamed from tests/functional/unhashable_dict_key.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unhashable_dict_key.txt (renamed from tests/functional/unhashable_dict_key.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unidiomatic_typecheck.py (renamed from tests/functional/unidiomatic_typecheck.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unidiomatic_typecheck.txt (renamed from tests/functional/unidiomatic_typecheck.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/uninferable_all_object.py (renamed from tests/functional/uninferable_all_object.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_jython.py (renamed from tests/functional/unknown_encoding_jython.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_jython.rc (renamed from tests/functional/unknown_encoding_jython.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_jython.txt (renamed from tests/functional/unknown_encoding_jython.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_py29.py (renamed from tests/functional/unknown_encoding_py29.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_py29.rc (renamed from tests/functional/unknown_encoding_py29.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unknown_encoding_py29.txt (renamed from tests/functional/unknown_encoding_py29.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_comprehension.py (renamed from tests/functional/unnecessary_comprehension.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_comprehension.txt (renamed from tests/functional/unnecessary_comprehension.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_lambda.py (renamed from tests/functional/unnecessary_lambda.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_lambda.txt (renamed from tests/functional/unnecessary_lambda.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_pass.py (renamed from tests/functional/unnecessary_pass.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unnecessary_pass.txt (renamed from tests/functional/unnecessary_pass.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unneeded_not.py (renamed from tests/functional/unneeded_not.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unneeded_not.txt (renamed from tests/functional/unneeded_not.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacked_exceptions.py (renamed from tests/functional/unpacked_exceptions.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacked_exceptions.rc (renamed from tests/functional/unpacked_exceptions.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacked_exceptions.txt (renamed from tests/functional/unpacked_exceptions.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking.py (renamed from tests/functional/unpacking.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking_generalizations.py (renamed from tests/functional/unpacking_generalizations.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking_generalizations.rc (renamed from tests/functional/unpacking_generalizations.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking_generalizations.txt (renamed from tests/functional/unpacking_generalizations.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking_non_sequence.py (renamed from tests/functional/unpacking_non_sequence.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unpacking_non_sequence.txt (renamed from tests/functional/unpacking_non_sequence.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unreachable.py (renamed from tests/functional/unreachable.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unreachable.txt (renamed from tests/functional/unreachable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unrecognized_inline_option.py (renamed from tests/functional/unrecognized_inline_option.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unrecognized_inline_option.txt (renamed from tests/functional/unrecognized_inline_option.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsubscriptable_value.py (renamed from tests/functional/unsubscriptable_value.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsubscriptable_value.txt (renamed from tests/functional/unsubscriptable_value.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsubscriptable_value_py37.py (renamed from tests/functional/unsubscriptable_value_py37.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsubscriptable_value_py37.rc (renamed from tests/functional/unsubscriptable_value_py37.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsubscriptable_value_py37.txt (renamed from tests/functional/unsubscriptable_value_py37.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_assignment_operation.py (renamed from tests/functional/unsupported_assignment_operation.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_assignment_operation.txt (renamed from tests/functional/unsupported_assignment_operation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_binary_operation.py (renamed from tests/functional/unsupported_binary_operation.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_binary_operation.rc (renamed from tests/functional/unsupported_binary_operation.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_binary_operation.txt (renamed from tests/functional/unsupported_binary_operation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_delete_operation.py (renamed from tests/functional/unsupported_delete_operation.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unsupported_delete_operation.txt (renamed from tests/functional/unsupported_delete_operation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_argument.py (renamed from tests/functional/unused_argument.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_argument.txt (renamed from tests/functional/unused_argument.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_argument_py3.py (renamed from tests/functional/unused_argument_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_argument_py3.rc (renamed from tests/functional/unused_argument_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_argument_py3.txt (renamed from tests/functional/unused_argument_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable1.py (renamed from tests/functional/unused_global_variable1.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable2.py (renamed from tests/functional/unused_global_variable2.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable2.rc (renamed from tests/functional/unused_global_variable2.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable2.txt (renamed from tests/functional/unused_global_variable2.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable3.py (renamed from tests/functional/unused_global_variable3.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable4.py (renamed from tests/functional/unused_global_variable4.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable4.rc (renamed from tests/functional/unused_global_variable4.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_global_variable4.txt (renamed from tests/functional/unused_global_variable4.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_import.py (renamed from tests/functional/unused_import.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_import.txt (renamed from tests/functional/unused_import.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_import_assigned_to.py (renamed from tests/functional/unused_import_assigned_to.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_typing_imports.py (renamed from tests/functional/unused_typing_imports.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_typing_imports.rc (renamed from tests/functional/unused_typing_imports.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_variable.py (renamed from tests/functional/unused_variable.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_variable.txt (renamed from tests/functional/unused_variable.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_variable_py36.py (renamed from tests/functional/unused_variable_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_variable_py36.rc (renamed from tests/functional/unused_variable_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/unused_variable_py36.txt (renamed from tests/functional/unused_variable_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_488.py (renamed from tests/functional/used_before_assignment_488.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_issue1081.py (renamed from tests/functional/used_before_assignment_issue1081.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_issue1081.txt (renamed from tests/functional/used_before_assignment_issue1081.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_issue853.py (renamed from tests/functional/used_before_assignment_issue853.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_nonlocal.py (renamed from tests/functional/used_before_assignment_nonlocal.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_nonlocal.rc (renamed from tests/functional/used_before_assignment_nonlocal.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_before_assignment_nonlocal.txt (renamed from tests/functional/used_before_assignment_nonlocal.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_prior_global_declaration.py (renamed from tests/functional/used_prior_global_declaration.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_prior_global_declaration.rc (renamed from tests/functional/used_prior_global_declaration.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/used_prior_global_declaration.txt (renamed from tests/functional/used_prior_global_declaration.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless-import-alias.py (renamed from tests/functional/useless-import-alias.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless-import-alias.txt (renamed from tests/functional/useless-import-alias.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_else_on_loop.py (renamed from tests/functional/useless_else_on_loop.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_else_on_loop.txt (renamed from tests/functional/useless_else_on_loop.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_object_inheritance.py (renamed from tests/functional/useless_object_inheritance.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_object_inheritance.txt (renamed from tests/functional/useless_object_inheritance.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_return.py (renamed from tests/functional/useless_return.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_return.txt (renamed from tests/functional/useless_return.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation.py (renamed from tests/functional/useless_super_delegation.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation.txt (renamed from tests/functional/useless_super_delegation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py3.py (renamed from tests/functional/useless_super_delegation_py3.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py3.rc (renamed from tests/functional/useless_super_delegation_py3.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py3.txt (renamed from tests/functional/useless_super_delegation_py3.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py35.py (renamed from tests/functional/useless_super_delegation_py35.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py35.rc (renamed from tests/functional/useless_super_delegation_py35.rc) | 0 | ||||
-rw-r--r-- | tests/functional/u/useless_super_delegation_py35.txt (renamed from tests/functional/useless_super_delegation_py35.txt) | 0 | ||||
-rw-r--r-- | tests/functional/u/using_constant_test.py (renamed from tests/functional/using_constant_test.py) | 0 | ||||
-rw-r--r-- | tests/functional/u/using_constant_test.txt (renamed from tests/functional/using_constant_test.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wildcard_import.py (renamed from tests/functional/wildcard_import.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wildcard_import.txt (renamed from tests/functional/wildcard_import.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wildcard_import_allowed.py (renamed from tests/functional/wildcard_import_allowed.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wildcard_import_allowed.rc (renamed from tests/functional/wildcard_import_allowed.rc) | 0 | ||||
-rw-r--r-- | tests/functional/w/wildcard_import_allowed.txt (renamed from tests/functional/wildcard_import_allowed.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/with_used_before_assign.py (renamed from tests/functional/with_used_before_assign.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/with_used_before_assign.txt (renamed from tests/functional/with_used_before_assign.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/with_using_generator.py (renamed from tests/functional/with_using_generator.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/with_using_generator.txt (renamed from tests/functional/with_using_generator.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_exception_operation.py (renamed from tests/functional/wrong_exception_operation.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_exception_operation.txt (renamed from tests/functional/wrong_exception_operation.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_order.py (renamed from tests/functional/wrong_import_order.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_order.txt (renamed from tests/functional/wrong_import_order.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_order2.py (renamed from tests/functional/wrong_import_order2.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position.py (renamed from tests/functional/wrong_import_position.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position.txt (renamed from tests/functional/wrong_import_position.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position10.py (renamed from tests/functional/wrong_import_position10.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position11.py (renamed from tests/functional/wrong_import_position11.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position11.txt (renamed from tests/functional/wrong_import_position11.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position12.py (renamed from tests/functional/wrong_import_position12.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position12.txt (renamed from tests/functional/wrong_import_position12.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position13.py (renamed from tests/functional/wrong_import_position13.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position13.txt (renamed from tests/functional/wrong_import_position13.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position14.py (renamed from tests/functional/wrong_import_position14.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position14.txt (renamed from tests/functional/wrong_import_position14.txt) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position15.py (renamed from tests/functional/wrong_import_position15.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position2.py (renamed from tests/functional/wrong_import_position2.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position3.py (renamed from tests/functional/wrong_import_position3.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position4.py (renamed from tests/functional/wrong_import_position4.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position5.py (renamed from tests/functional/wrong_import_position5.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position6.py (renamed from tests/functional/wrong_import_position6.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position7.py (renamed from tests/functional/wrong_import_position7.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position8.py (renamed from tests/functional/wrong_import_position8.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position9.py (renamed from tests/functional/wrong_import_position9.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position_exclude_dunder_main.py (renamed from tests/functional/wrong_import_position_exclude_dunder_main.py) | 0 | ||||
-rw-r--r-- | tests/functional/w/wrong_import_position_exclude_dunder_main.txt (renamed from tests/functional/wrong_import_position_exclude_dunder_main.txt) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_iterable_py33.py (renamed from tests/functional/yield_from_iterable_py33.py) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_iterable_py33.rc (renamed from tests/functional/yield_from_iterable_py33.rc) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_iterable_py33.txt (renamed from tests/functional/yield_from_iterable_py33.txt) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_outside_func.py (renamed from tests/functional/yield_from_outside_func.py) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_outside_func.rc (renamed from tests/functional/yield_from_outside_func.rc) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_from_outside_func.txt (renamed from tests/functional/yield_from_outside_func.txt) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function.py (renamed from tests/functional/yield_inside_async_function.py) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function.rc (renamed from tests/functional/yield_inside_async_function.rc) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function.txt (renamed from tests/functional/yield_inside_async_function.txt) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function_py36.py (renamed from tests/functional/yield_inside_async_function_py36.py) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function_py36.rc (renamed from tests/functional/yield_inside_async_function_py36.rc) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_inside_async_function_py36.txt (renamed from tests/functional/yield_inside_async_function_py36.txt) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_outside_func.py (renamed from tests/functional/yield_outside_func.py) | 0 | ||||
-rw-r--r-- | tests/functional/y/yield_outside_func.txt (renamed from tests/functional/yield_outside_func.txt) | 0 |
836 files changed, 0 insertions, 0 deletions
diff --git a/tests/functional/abstract_abc_methods.py b/tests/functional/a/abstract_abc_methods.py index d174669a5..d174669a5 100644 --- a/tests/functional/abstract_abc_methods.py +++ b/tests/functional/a/abstract_abc_methods.py diff --git a/tests/functional/abstract_class_instantiated_in_class.py b/tests/functional/a/abstract_class_instantiated_in_class.py index a91fde579..a91fde579 100644 --- a/tests/functional/abstract_class_instantiated_in_class.py +++ b/tests/functional/a/abstract_class_instantiated_in_class.py diff --git a/tests/functional/abstract_class_instantiated_py2.py b/tests/functional/a/abstract_class_instantiated_py2.py index ba34d2641..ba34d2641 100644 --- a/tests/functional/abstract_class_instantiated_py2.py +++ b/tests/functional/a/abstract_class_instantiated_py2.py diff --git a/tests/functional/abstract_class_instantiated_py2.rc b/tests/functional/a/abstract_class_instantiated_py2.rc index b11e16d54..b11e16d54 100644 --- a/tests/functional/abstract_class_instantiated_py2.rc +++ b/tests/functional/a/abstract_class_instantiated_py2.rc diff --git a/tests/functional/abstract_class_instantiated_py2.txt b/tests/functional/a/abstract_class_instantiated_py2.txt index 1e4a72d09..1e4a72d09 100644 --- a/tests/functional/abstract_class_instantiated_py2.txt +++ b/tests/functional/a/abstract_class_instantiated_py2.txt diff --git a/tests/functional/abstract_class_instantiated_py3.py b/tests/functional/a/abstract_class_instantiated_py3.py index c027833e7..c027833e7 100644 --- a/tests/functional/abstract_class_instantiated_py3.py +++ b/tests/functional/a/abstract_class_instantiated_py3.py diff --git a/tests/functional/abstract_class_instantiated_py3.rc b/tests/functional/a/abstract_class_instantiated_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/abstract_class_instantiated_py3.rc +++ b/tests/functional/a/abstract_class_instantiated_py3.rc diff --git a/tests/functional/abstract_class_instantiated_py3.txt b/tests/functional/a/abstract_class_instantiated_py3.txt index 585409091..585409091 100644 --- a/tests/functional/abstract_class_instantiated_py3.txt +++ b/tests/functional/a/abstract_class_instantiated_py3.txt diff --git a/tests/functional/abstract_class_instantiated_py34.py b/tests/functional/a/abstract_class_instantiated_py34.py index e24ad28f1..e24ad28f1 100644 --- a/tests/functional/abstract_class_instantiated_py34.py +++ b/tests/functional/a/abstract_class_instantiated_py34.py diff --git a/tests/functional/abstract_class_instantiated_py34.rc b/tests/functional/a/abstract_class_instantiated_py34.rc index 1fb7b8710..1fb7b8710 100644 --- a/tests/functional/abstract_class_instantiated_py34.rc +++ b/tests/functional/a/abstract_class_instantiated_py34.rc diff --git a/tests/functional/abstract_class_instantiated_py34.txt b/tests/functional/a/abstract_class_instantiated_py34.txt index afee9756e..afee9756e 100644 --- a/tests/functional/abstract_class_instantiated_py34.txt +++ b/tests/functional/a/abstract_class_instantiated_py34.txt diff --git a/tests/functional/abstract_method_py2.py b/tests/functional/a/abstract_method_py2.py index 54fd1f952..54fd1f952 100644 --- a/tests/functional/abstract_method_py2.py +++ b/tests/functional/a/abstract_method_py2.py diff --git a/tests/functional/abstract_method_py2.rc b/tests/functional/a/abstract_method_py2.rc index b11e16d54..b11e16d54 100644 --- a/tests/functional/abstract_method_py2.rc +++ b/tests/functional/a/abstract_method_py2.rc diff --git a/tests/functional/abstract_method_py2.txt b/tests/functional/a/abstract_method_py2.txt index 3f9d207e6..3f9d207e6 100644 --- a/tests/functional/abstract_method_py2.txt +++ b/tests/functional/a/abstract_method_py2.txt diff --git a/tests/functional/abstract_method_py3.py b/tests/functional/a/abstract_method_py3.py index f4e3dd568..f4e3dd568 100644 --- a/tests/functional/abstract_method_py3.py +++ b/tests/functional/a/abstract_method_py3.py diff --git a/tests/functional/abstract_method_py3.rc b/tests/functional/a/abstract_method_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/abstract_method_py3.rc +++ b/tests/functional/a/abstract_method_py3.rc diff --git a/tests/functional/abstract_method_py3.txt b/tests/functional/a/abstract_method_py3.txt index 17f8abf4e..17f8abf4e 100644 --- a/tests/functional/abstract_method_py3.txt +++ b/tests/functional/a/abstract_method_py3.txt diff --git a/tests/functional/access_member_before_definition.py b/tests/functional/a/access_member_before_definition.py index d8a97b4c7..d8a97b4c7 100644 --- a/tests/functional/access_member_before_definition.py +++ b/tests/functional/a/access_member_before_definition.py diff --git a/tests/functional/access_member_before_definition.txt b/tests/functional/a/access_member_before_definition.txt index 9b3ae697d..9b3ae697d 100644 --- a/tests/functional/access_member_before_definition.txt +++ b/tests/functional/a/access_member_before_definition.txt diff --git a/tests/functional/access_to__name__.py b/tests/functional/a/access_to__name__.py index 82dcdbe78..82dcdbe78 100644 --- a/tests/functional/access_to__name__.py +++ b/tests/functional/a/access_to__name__.py diff --git a/tests/functional/access_to__name__.txt b/tests/functional/a/access_to__name__.txt index 29ec889fb..29ec889fb 100644 --- a/tests/functional/access_to__name__.txt +++ b/tests/functional/a/access_to__name__.txt diff --git a/tests/functional/access_to_protected_members.py b/tests/functional/a/access_to_protected_members.py index a88dee82b..a88dee82b 100644 --- a/tests/functional/access_to_protected_members.py +++ b/tests/functional/a/access_to_protected_members.py diff --git a/tests/functional/access_to_protected_members.txt b/tests/functional/a/access_to_protected_members.txt index f1a9ceaa4..f1a9ceaa4 100644 --- a/tests/functional/access_to_protected_members.txt +++ b/tests/functional/a/access_to_protected_members.txt diff --git a/tests/functional/anomalous_unicode_escape_py2.py b/tests/functional/a/anomalous_unicode_escape_py2.py index 8f304fa47..8f304fa47 100644 --- a/tests/functional/anomalous_unicode_escape_py2.py +++ b/tests/functional/a/anomalous_unicode_escape_py2.py diff --git a/tests/functional/anomalous_unicode_escape_py2.rc b/tests/functional/a/anomalous_unicode_escape_py2.rc index a2328edb7..a2328edb7 100644 --- a/tests/functional/anomalous_unicode_escape_py2.rc +++ b/tests/functional/a/anomalous_unicode_escape_py2.rc diff --git a/tests/functional/anomalous_unicode_escape_py2.txt b/tests/functional/a/anomalous_unicode_escape_py2.txt index c242cb98f..c242cb98f 100644 --- a/tests/functional/anomalous_unicode_escape_py2.txt +++ b/tests/functional/a/anomalous_unicode_escape_py2.txt diff --git a/tests/functional/anomalous_unicode_escape_py3.py b/tests/functional/a/anomalous_unicode_escape_py3.py index b8bfd0a96..b8bfd0a96 100644 --- a/tests/functional/anomalous_unicode_escape_py3.py +++ b/tests/functional/a/anomalous_unicode_escape_py3.py diff --git a/tests/functional/anomalous_unicode_escape_py3.rc b/tests/functional/a/anomalous_unicode_escape_py3.rc index 8c6eb56c4..8c6eb56c4 100644 --- a/tests/functional/anomalous_unicode_escape_py3.rc +++ b/tests/functional/a/anomalous_unicode_escape_py3.rc diff --git a/tests/functional/anomalous_unicode_escape_py3.txt b/tests/functional/a/anomalous_unicode_escape_py3.txt index d2c5d10ed..d2c5d10ed 100644 --- a/tests/functional/anomalous_unicode_escape_py3.txt +++ b/tests/functional/a/anomalous_unicode_escape_py3.txt diff --git a/tests/functional/arguments.py b/tests/functional/a/arguments.py index 816208d29..816208d29 100644 --- a/tests/functional/arguments.py +++ b/tests/functional/a/arguments.py diff --git a/tests/functional/arguments.rc b/tests/functional/a/arguments.rc index bb6bf0e37..bb6bf0e37 100644 --- a/tests/functional/arguments.rc +++ b/tests/functional/a/arguments.rc diff --git a/tests/functional/arguments.txt b/tests/functional/a/arguments.txt index 4406efcf9..4406efcf9 100644 --- a/tests/functional/arguments.txt +++ b/tests/functional/a/arguments.txt diff --git a/tests/functional/arguments_differ.py b/tests/functional/a/arguments_differ.py index 61959fd22..61959fd22 100644 --- a/tests/functional/arguments_differ.py +++ b/tests/functional/a/arguments_differ.py diff --git a/tests/functional/arguments_differ.txt b/tests/functional/a/arguments_differ.txt index 1fc0e8421..1fc0e8421 100644 --- a/tests/functional/arguments_differ.txt +++ b/tests/functional/a/arguments_differ.txt diff --git a/tests/functional/arguments_differ_py3.py b/tests/functional/a/arguments_differ_py3.py index 0e07131cc..0e07131cc 100644 --- a/tests/functional/arguments_differ_py3.py +++ b/tests/functional/a/arguments_differ_py3.py diff --git a/tests/functional/arguments_differ_py3.rc b/tests/functional/a/arguments_differ_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/arguments_differ_py3.rc +++ b/tests/functional/a/arguments_differ_py3.rc diff --git a/tests/functional/arguments_differ_py3.txt b/tests/functional/a/arguments_differ_py3.txt index d494a5058..d494a5058 100644 --- a/tests/functional/arguments_differ_py3.txt +++ b/tests/functional/a/arguments_differ_py3.txt diff --git a/tests/functional/arguments_out_of_order.py b/tests/functional/a/arguments_out_of_order.py index 600664c94..600664c94 100644 --- a/tests/functional/arguments_out_of_order.py +++ b/tests/functional/a/arguments_out_of_order.py diff --git a/tests/functional/arguments_out_of_order.txt b/tests/functional/a/arguments_out_of_order.txt index 24f25e7d8..24f25e7d8 100644 --- a/tests/functional/arguments_out_of_order.txt +++ b/tests/functional/a/arguments_out_of_order.txt diff --git a/tests/functional/assert_on_tuple.py b/tests/functional/a/assert_on_tuple.py index e360737e6..e360737e6 100644 --- a/tests/functional/assert_on_tuple.py +++ b/tests/functional/a/assert_on_tuple.py diff --git a/tests/functional/assert_on_tuple.txt b/tests/functional/a/assert_on_tuple.txt index 196e3fc66..196e3fc66 100644 --- a/tests/functional/assert_on_tuple.txt +++ b/tests/functional/a/assert_on_tuple.txt diff --git a/tests/functional/assigning_non_slot.py b/tests/functional/a/assigning_non_slot.py index 6fd299f37..6fd299f37 100644 --- a/tests/functional/assigning_non_slot.py +++ b/tests/functional/a/assigning_non_slot.py diff --git a/tests/functional/assigning_non_slot.txt b/tests/functional/a/assigning_non_slot.txt index 9d24a92eb..9d24a92eb 100644 --- a/tests/functional/assigning_non_slot.txt +++ b/tests/functional/a/assigning_non_slot.txt diff --git a/tests/functional/assignment_from_no_return.py b/tests/functional/a/assignment_from_no_return.py index 6991fe561..6991fe561 100644 --- a/tests/functional/assignment_from_no_return.py +++ b/tests/functional/a/assignment_from_no_return.py diff --git a/tests/functional/assignment_from_no_return.txt b/tests/functional/a/assignment_from_no_return.txt index 1972103a8..1972103a8 100644 --- a/tests/functional/assignment_from_no_return.txt +++ b/tests/functional/a/assignment_from_no_return.txt diff --git a/tests/functional/assignment_from_no_return_py3.py b/tests/functional/a/assignment_from_no_return_py3.py index 7b1abd59f..7b1abd59f 100644 --- a/tests/functional/assignment_from_no_return_py3.py +++ b/tests/functional/a/assignment_from_no_return_py3.py diff --git a/tests/functional/assignment_from_no_return_py3.rc b/tests/functional/a/assignment_from_no_return_py3.rc index 1450ccc64..1450ccc64 100644 --- a/tests/functional/assignment_from_no_return_py3.rc +++ b/tests/functional/a/assignment_from_no_return_py3.rc diff --git a/tests/functional/assignment_from_no_return_py3.txt b/tests/functional/a/assignment_from_no_return_py3.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/assignment_from_no_return_py3.txt +++ b/tests/functional/a/assignment_from_no_return_py3.txt diff --git a/tests/functional/async_functions.py b/tests/functional/a/async_functions.py index 2f2252de8..2f2252de8 100644 --- a/tests/functional/async_functions.py +++ b/tests/functional/a/async_functions.py diff --git a/tests/functional/async_functions.rc b/tests/functional/a/async_functions.rc index 03004f2c2..03004f2c2 100644 --- a/tests/functional/async_functions.rc +++ b/tests/functional/a/async_functions.rc diff --git a/tests/functional/async_functions.txt b/tests/functional/a/async_functions.txt index e00c5bbfa..e00c5bbfa 100644 --- a/tests/functional/async_functions.txt +++ b/tests/functional/a/async_functions.txt diff --git a/tests/functional/attribute_defined_outside_init.py b/tests/functional/a/attribute_defined_outside_init.py index 1cb319c61..1cb319c61 100644 --- a/tests/functional/attribute_defined_outside_init.py +++ b/tests/functional/a/attribute_defined_outside_init.py diff --git a/tests/functional/attribute_defined_outside_init.txt b/tests/functional/a/attribute_defined_outside_init.txt index 51456e30c..51456e30c 100644 --- a/tests/functional/attribute_defined_outside_init.txt +++ b/tests/functional/a/attribute_defined_outside_init.txt diff --git a/tests/functional/bad_continuation.py b/tests/functional/b/bad_continuation.py index 1c73a1122..1c73a1122 100644 --- a/tests/functional/bad_continuation.py +++ b/tests/functional/b/bad_continuation.py diff --git a/tests/functional/bad_continuation.txt b/tests/functional/b/bad_continuation.txt index 672f0afd4..672f0afd4 100644 --- a/tests/functional/bad_continuation.txt +++ b/tests/functional/b/bad_continuation.txt diff --git a/tests/functional/bad_continuation_py36.py b/tests/functional/b/bad_continuation_py36.py index 172a9c5a6..172a9c5a6 100644 --- a/tests/functional/bad_continuation_py36.py +++ b/tests/functional/b/bad_continuation_py36.py diff --git a/tests/functional/bad_continuation_py36.rc b/tests/functional/b/bad_continuation_py36.rc index 1450ccc64..1450ccc64 100644 --- a/tests/functional/bad_continuation_py36.rc +++ b/tests/functional/b/bad_continuation_py36.rc diff --git a/tests/functional/bad_continuation_tabs.py b/tests/functional/b/bad_continuation_tabs.py index a668dc704..a668dc704 100644 --- a/tests/functional/bad_continuation_tabs.py +++ b/tests/functional/b/bad_continuation_tabs.py diff --git a/tests/functional/bad_continuation_tabs.rc b/tests/functional/b/bad_continuation_tabs.rc index bebda3809..bebda3809 100644 --- a/tests/functional/bad_continuation_tabs.rc +++ b/tests/functional/b/bad_continuation_tabs.rc diff --git a/tests/functional/bad_continuation_tabs.txt b/tests/functional/b/bad_continuation_tabs.txt index 8fff7bbfb..8fff7bbfb 100644 --- a/tests/functional/bad_continuation_tabs.txt +++ b/tests/functional/b/bad_continuation_tabs.txt diff --git a/tests/functional/bad_except_order.py b/tests/functional/b/bad_except_order.py index 4f2fa3ea8..4f2fa3ea8 100644 --- a/tests/functional/bad_except_order.py +++ b/tests/functional/b/bad_except_order.py diff --git a/tests/functional/bad_except_order.txt b/tests/functional/b/bad_except_order.txt index 1199d6790..1199d6790 100644 --- a/tests/functional/bad_except_order.txt +++ b/tests/functional/b/bad_except_order.txt diff --git a/tests/functional/bad_exception_context.py b/tests/functional/b/bad_exception_context.py index af3e4fb9f..af3e4fb9f 100644 --- a/tests/functional/bad_exception_context.py +++ b/tests/functional/b/bad_exception_context.py diff --git a/tests/functional/bad_exception_context.rc b/tests/functional/b/bad_exception_context.rc index 8c6eb56c4..8c6eb56c4 100644 --- a/tests/functional/bad_exception_context.rc +++ b/tests/functional/b/bad_exception_context.rc diff --git a/tests/functional/bad_exception_context.txt b/tests/functional/b/bad_exception_context.txt index f403a39b2..f403a39b2 100644 --- a/tests/functional/bad_exception_context.txt +++ b/tests/functional/b/bad_exception_context.txt diff --git a/tests/functional/bad_indentation.py b/tests/functional/b/bad_indentation.py index 4c50eae0b..4c50eae0b 100644 --- a/tests/functional/bad_indentation.py +++ b/tests/functional/b/bad_indentation.py diff --git a/tests/functional/bad_indentation.txt b/tests/functional/b/bad_indentation.txt index c5c00bb12..c5c00bb12 100644 --- a/tests/functional/bad_indentation.txt +++ b/tests/functional/b/bad_indentation.txt diff --git a/tests/functional/bad_inline_option.py b/tests/functional/b/bad_inline_option.py index be6e24081..be6e24081 100644 --- a/tests/functional/bad_inline_option.py +++ b/tests/functional/b/bad_inline_option.py diff --git a/tests/functional/bad_inline_option.rc b/tests/functional/b/bad_inline_option.rc index b211d7254..b211d7254 100644 --- a/tests/functional/bad_inline_option.rc +++ b/tests/functional/b/bad_inline_option.rc diff --git a/tests/functional/bad_inline_option.txt b/tests/functional/b/bad_inline_option.txt index 91ac1af35..91ac1af35 100644 --- a/tests/functional/bad_inline_option.txt +++ b/tests/functional/b/bad_inline_option.txt diff --git a/tests/functional/bad_open_mode.py b/tests/functional/b/bad_open_mode.py index 6b749de03..6b749de03 100644 --- a/tests/functional/bad_open_mode.py +++ b/tests/functional/b/bad_open_mode.py diff --git a/tests/functional/bad_open_mode.rc b/tests/functional/b/bad_open_mode.rc index b9ab97702..b9ab97702 100644 --- a/tests/functional/bad_open_mode.rc +++ b/tests/functional/b/bad_open_mode.rc diff --git a/tests/functional/bad_open_mode.txt b/tests/functional/b/bad_open_mode.txt index b0222863e..b0222863e 100644 --- a/tests/functional/bad_open_mode.txt +++ b/tests/functional/b/bad_open_mode.txt diff --git a/tests/functional/bad_open_mode_py3.py b/tests/functional/b/bad_open_mode_py3.py index 0812f5a21..0812f5a21 100644 --- a/tests/functional/bad_open_mode_py3.py +++ b/tests/functional/b/bad_open_mode_py3.py diff --git a/tests/functional/bad_open_mode_py3.rc b/tests/functional/b/bad_open_mode_py3.rc index 55bbcdde3..55bbcdde3 100644 --- a/tests/functional/bad_open_mode_py3.rc +++ b/tests/functional/b/bad_open_mode_py3.rc diff --git a/tests/functional/bad_open_mode_py3.txt b/tests/functional/b/bad_open_mode_py3.txt index 0be0ea84e..0be0ea84e 100644 --- a/tests/functional/bad_open_mode_py3.txt +++ b/tests/functional/b/bad_open_mode_py3.txt diff --git a/tests/functional/bad_reversed_sequence.py b/tests/functional/b/bad_reversed_sequence.py index 6cfac5bed..6cfac5bed 100644 --- a/tests/functional/bad_reversed_sequence.py +++ b/tests/functional/b/bad_reversed_sequence.py diff --git a/tests/functional/bad_reversed_sequence.txt b/tests/functional/b/bad_reversed_sequence.txt index dd0c6f96d..dd0c6f96d 100644 --- a/tests/functional/bad_reversed_sequence.txt +++ b/tests/functional/b/bad_reversed_sequence.txt diff --git a/tests/functional/bad_staticmethod_argument.py b/tests/functional/b/bad_staticmethod_argument.py index e73bf3dcd..e73bf3dcd 100644 --- a/tests/functional/bad_staticmethod_argument.py +++ b/tests/functional/b/bad_staticmethod_argument.py diff --git a/tests/functional/bad_staticmethod_argument.txt b/tests/functional/b/bad_staticmethod_argument.txt index a9d5b468e..a9d5b468e 100644 --- a/tests/functional/bad_staticmethod_argument.txt +++ b/tests/functional/b/bad_staticmethod_argument.txt diff --git a/tests/functional/bad_thread_instantiation.py b/tests/functional/b/bad_thread_instantiation.py index e7e02eaed..e7e02eaed 100644 --- a/tests/functional/bad_thread_instantiation.py +++ b/tests/functional/b/bad_thread_instantiation.py diff --git a/tests/functional/bad_thread_instantiation.txt b/tests/functional/b/bad_thread_instantiation.txt index 81fb8405b..81fb8405b 100644 --- a/tests/functional/bad_thread_instantiation.txt +++ b/tests/functional/b/bad_thread_instantiation.txt diff --git a/tests/functional/bad_whitespace.py b/tests/functional/b/bad_whitespace.py index 9b32087e2..9b32087e2 100644 --- a/tests/functional/bad_whitespace.py +++ b/tests/functional/b/bad_whitespace.py diff --git a/tests/functional/bad_whitespace.txt b/tests/functional/b/bad_whitespace.txt index 14431c04c..14431c04c 100644 --- a/tests/functional/bad_whitespace.txt +++ b/tests/functional/b/bad_whitespace.txt diff --git a/tests/functional/bare_except.py b/tests/functional/b/bare_except.py index 47a207920..47a207920 100644 --- a/tests/functional/bare_except.py +++ b/tests/functional/b/bare_except.py diff --git a/tests/functional/bare_except.txt b/tests/functional/b/bare_except.txt index ccb7ba90d..ccb7ba90d 100644 --- a/tests/functional/bare_except.txt +++ b/tests/functional/b/bare_except.txt diff --git a/tests/functional/blacklisted_name.py b/tests/functional/b/blacklisted_name.py index b62c6d276..b62c6d276 100644 --- a/tests/functional/blacklisted_name.py +++ b/tests/functional/b/blacklisted_name.py diff --git a/tests/functional/blacklisted_name.txt b/tests/functional/b/blacklisted_name.txt index f0fc9c20c..f0fc9c20c 100644 --- a/tests/functional/blacklisted_name.txt +++ b/tests/functional/b/blacklisted_name.txt diff --git a/tests/functional/boolean_datetime.py b/tests/functional/b/boolean_datetime.py index 5afc5a42e..5afc5a42e 100644 --- a/tests/functional/boolean_datetime.py +++ b/tests/functional/b/boolean_datetime.py diff --git a/tests/functional/boolean_datetime.rc b/tests/functional/b/boolean_datetime.rc index abe8fdf16..abe8fdf16 100644 --- a/tests/functional/boolean_datetime.rc +++ b/tests/functional/b/boolean_datetime.rc diff --git a/tests/functional/boolean_datetime.txt b/tests/functional/b/boolean_datetime.txt index f3287d4f7..f3287d4f7 100644 --- a/tests/functional/boolean_datetime.txt +++ b/tests/functional/b/boolean_datetime.txt diff --git a/tests/functional/broad_except.py b/tests/functional/b/broad_except.py index 24c839951..24c839951 100644 --- a/tests/functional/broad_except.py +++ b/tests/functional/b/broad_except.py diff --git a/tests/functional/broad_except.txt b/tests/functional/b/broad_except.txt index 5a46b03be..5a46b03be 100644 --- a/tests/functional/broad_except.txt +++ b/tests/functional/b/broad_except.txt diff --git a/tests/functional/bugfix_local_scope_metaclass_1177.py b/tests/functional/b/bugfix_local_scope_metaclass_1177.py index 8904f6fb2..8904f6fb2 100644 --- a/tests/functional/bugfix_local_scope_metaclass_1177.py +++ b/tests/functional/b/bugfix_local_scope_metaclass_1177.py diff --git a/tests/functional/bugfix_local_scope_metaclass_1177.rc b/tests/functional/b/bugfix_local_scope_metaclass_1177.rc index c093be204..c093be204 100644 --- a/tests/functional/bugfix_local_scope_metaclass_1177.rc +++ b/tests/functional/b/bugfix_local_scope_metaclass_1177.rc diff --git a/tests/functional/cellvar_escaping_loop.py b/tests/functional/c/cellvar_escaping_loop.py index 193f289ac..193f289ac 100644 --- a/tests/functional/cellvar_escaping_loop.py +++ b/tests/functional/c/cellvar_escaping_loop.py diff --git a/tests/functional/cellvar_escaping_loop.txt b/tests/functional/c/cellvar_escaping_loop.txt index 2ac0b58ef..2ac0b58ef 100644 --- a/tests/functional/cellvar_escaping_loop.txt +++ b/tests/functional/c/cellvar_escaping_loop.txt diff --git a/tests/functional/class_members_py27.py b/tests/functional/c/class_members_py27.py index 584faa5e8..584faa5e8 100644 --- a/tests/functional/class_members_py27.py +++ b/tests/functional/c/class_members_py27.py diff --git a/tests/functional/class_members_py27.rc b/tests/functional/c/class_members_py27.rc index 80170b777..80170b777 100644 --- a/tests/functional/class_members_py27.rc +++ b/tests/functional/c/class_members_py27.rc diff --git a/tests/functional/class_members_py27.txt b/tests/functional/c/class_members_py27.txt index 3a3be0ede..3a3be0ede 100644 --- a/tests/functional/class_members_py27.txt +++ b/tests/functional/c/class_members_py27.txt diff --git a/tests/functional/class_members_py30.py b/tests/functional/c/class_members_py30.py index 49eb93a2a..49eb93a2a 100644 --- a/tests/functional/class_members_py30.py +++ b/tests/functional/c/class_members_py30.py diff --git a/tests/functional/class_members_py30.rc b/tests/functional/c/class_members_py30.rc index 8c6eb56c4..8c6eb56c4 100644 --- a/tests/functional/class_members_py30.rc +++ b/tests/functional/c/class_members_py30.rc diff --git a/tests/functional/class_members_py30.txt b/tests/functional/c/class_members_py30.txt index d9163ec73..d9163ec73 100644 --- a/tests/functional/class_members_py30.txt +++ b/tests/functional/c/class_members_py30.txt diff --git a/tests/functional/class_members_py36.py b/tests/functional/c/class_members_py36.py index e43ab57ba..e43ab57ba 100644 --- a/tests/functional/class_members_py36.py +++ b/tests/functional/c/class_members_py36.py diff --git a/tests/functional/class_members_py36.rc b/tests/functional/c/class_members_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/class_members_py36.rc +++ b/tests/functional/c/class_members_py36.rc diff --git a/tests/functional/class_scope.py b/tests/functional/c/class_scope.py index 309ebd6da..309ebd6da 100644 --- a/tests/functional/class_scope.py +++ b/tests/functional/c/class_scope.py diff --git a/tests/functional/class_scope.txt b/tests/functional/c/class_scope.txt index ea6c45abf..ea6c45abf 100644 --- a/tests/functional/class_scope.txt +++ b/tests/functional/c/class_scope.txt diff --git a/tests/functional/comparison_with_callable.py b/tests/functional/c/comparison_with_callable.py index ea7024c1b..ea7024c1b 100644 --- a/tests/functional/comparison_with_callable.py +++ b/tests/functional/c/comparison_with_callable.py diff --git a/tests/functional/comparison_with_callable.txt b/tests/functional/c/comparison_with_callable.txt index 87eefb181..87eefb181 100644 --- a/tests/functional/comparison_with_callable.txt +++ b/tests/functional/c/comparison_with_callable.txt diff --git a/tests/functional/confidence_filter.py b/tests/functional/c/confidence_filter.py index 42351998d..42351998d 100644 --- a/tests/functional/confidence_filter.py +++ b/tests/functional/c/confidence_filter.py diff --git a/tests/functional/confidence_filter.rc b/tests/functional/c/confidence_filter.rc index 74953b686..74953b686 100644 --- a/tests/functional/confidence_filter.rc +++ b/tests/functional/c/confidence_filter.rc diff --git a/tests/functional/confidence_filter.txt b/tests/functional/c/confidence_filter.txt index 3dbb2eaf2..3dbb2eaf2 100644 --- a/tests/functional/confidence_filter.txt +++ b/tests/functional/c/confidence_filter.txt diff --git a/tests/functional/confusing_with_statement.py b/tests/functional/c/confusing_with_statement.py index 7b8d494e4..7b8d494e4 100644 --- a/tests/functional/confusing_with_statement.py +++ b/tests/functional/c/confusing_with_statement.py diff --git a/tests/functional/confusing_with_statement.txt b/tests/functional/c/confusing_with_statement.txt index 750ad714f..750ad714f 100644 --- a/tests/functional/confusing_with_statement.txt +++ b/tests/functional/c/confusing_with_statement.txt diff --git a/tests/functional/consider_iterating_dictionary.py b/tests/functional/c/consider_iterating_dictionary.py index 1198de1cb..1198de1cb 100644 --- a/tests/functional/consider_iterating_dictionary.py +++ b/tests/functional/c/consider_iterating_dictionary.py diff --git a/tests/functional/consider_iterating_dictionary.txt b/tests/functional/c/consider_iterating_dictionary.txt index bd596eb6b..bd596eb6b 100644 --- a/tests/functional/consider_iterating_dictionary.txt +++ b/tests/functional/c/consider_iterating_dictionary.txt diff --git a/tests/functional/consider_join.py b/tests/functional/c/consider_join.py index 24cd6dd49..24cd6dd49 100644 --- a/tests/functional/consider_join.py +++ b/tests/functional/c/consider_join.py diff --git a/tests/functional/consider_join.txt b/tests/functional/c/consider_join.txt index e550b2b0d..e550b2b0d 100644 --- a/tests/functional/consider_join.txt +++ b/tests/functional/c/consider_join.txt diff --git a/tests/functional/consider_merging_isinstance.py b/tests/functional/c/consider_merging_isinstance.py index 34068d9b7..34068d9b7 100644 --- a/tests/functional/consider_merging_isinstance.py +++ b/tests/functional/c/consider_merging_isinstance.py diff --git a/tests/functional/consider_merging_isinstance.txt b/tests/functional/c/consider_merging_isinstance.txt index a2c5338f7..a2c5338f7 100644 --- a/tests/functional/consider_merging_isinstance.txt +++ b/tests/functional/c/consider_merging_isinstance.txt diff --git a/tests/functional/consider_swap_variables.py b/tests/functional/c/consider_swap_variables.py index e3320773f..e3320773f 100644 --- a/tests/functional/consider_swap_variables.py +++ b/tests/functional/c/consider_swap_variables.py diff --git a/tests/functional/consider_swap_variables.txt b/tests/functional/c/consider_swap_variables.txt index 3a232fdd0..3a232fdd0 100644 --- a/tests/functional/consider_swap_variables.txt +++ b/tests/functional/c/consider_swap_variables.txt diff --git a/tests/functional/consider_using_dict_comprehension.py b/tests/functional/c/consider_using_dict_comprehension.py index da0be6d5a..da0be6d5a 100644 --- a/tests/functional/consider_using_dict_comprehension.py +++ b/tests/functional/c/consider_using_dict_comprehension.py diff --git a/tests/functional/consider_using_dict_comprehension.txt b/tests/functional/c/consider_using_dict_comprehension.txt index 206351e6e..206351e6e 100644 --- a/tests/functional/consider_using_dict_comprehension.txt +++ b/tests/functional/c/consider_using_dict_comprehension.txt diff --git a/tests/functional/consider_using_enumerate.py b/tests/functional/c/consider_using_enumerate.py index 758375c37..758375c37 100644 --- a/tests/functional/consider_using_enumerate.py +++ b/tests/functional/c/consider_using_enumerate.py diff --git a/tests/functional/consider_using_enumerate.txt b/tests/functional/c/consider_using_enumerate.txt index 9cbf330fb..9cbf330fb 100644 --- a/tests/functional/consider_using_enumerate.txt +++ b/tests/functional/c/consider_using_enumerate.txt diff --git a/tests/functional/consider_using_get.py b/tests/functional/c/consider_using_get.py index 8c5c68901..8c5c68901 100644 --- a/tests/functional/consider_using_get.py +++ b/tests/functional/c/consider_using_get.py diff --git a/tests/functional/consider_using_get.txt b/tests/functional/c/consider_using_get.txt index 012ba0a77..012ba0a77 100644 --- a/tests/functional/consider_using_get.txt +++ b/tests/functional/c/consider_using_get.txt diff --git a/tests/functional/consider_using_in.py b/tests/functional/c/consider_using_in.py index fb68ac5e6..fb68ac5e6 100644 --- a/tests/functional/consider_using_in.py +++ b/tests/functional/c/consider_using_in.py diff --git a/tests/functional/consider_using_in.txt b/tests/functional/c/consider_using_in.txt index 1093ea25a..1093ea25a 100644 --- a/tests/functional/consider_using_in.txt +++ b/tests/functional/c/consider_using_in.txt diff --git a/tests/functional/consider_using_set_comprehension.py b/tests/functional/c/consider_using_set_comprehension.py index 345989c69..345989c69 100644 --- a/tests/functional/consider_using_set_comprehension.py +++ b/tests/functional/c/consider_using_set_comprehension.py diff --git a/tests/functional/consider_using_set_comprehension.txt b/tests/functional/c/consider_using_set_comprehension.txt index 225d37ae8..225d37ae8 100644 --- a/tests/functional/consider_using_set_comprehension.txt +++ b/tests/functional/c/consider_using_set_comprehension.txt diff --git a/tests/functional/continue_in_finally.py b/tests/functional/c/continue_in_finally.py index 89e1affb1..89e1affb1 100644 --- a/tests/functional/continue_in_finally.py +++ b/tests/functional/c/continue_in_finally.py diff --git a/tests/functional/continue_in_finally.txt b/tests/functional/c/continue_in_finally.txt index cb2ee168b..cb2ee168b 100644 --- a/tests/functional/continue_in_finally.txt +++ b/tests/functional/c/continue_in_finally.txt diff --git a/tests/functional/control_pragmas.py b/tests/functional/c/control_pragmas.py index 993f9a5dd..993f9a5dd 100644 --- a/tests/functional/control_pragmas.py +++ b/tests/functional/c/control_pragmas.py diff --git a/tests/functional/control_pragmas.txt b/tests/functional/c/control_pragmas.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/control_pragmas.txt +++ b/tests/functional/c/control_pragmas.txt diff --git a/tests/functional/crash_missing_module_type.py b/tests/functional/c/crash_missing_module_type.py index 308606ff4..308606ff4 100644 --- a/tests/functional/crash_missing_module_type.py +++ b/tests/functional/c/crash_missing_module_type.py diff --git a/tests/functional/crash_missing_module_type.txt b/tests/functional/c/crash_missing_module_type.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/crash_missing_module_type.txt +++ b/tests/functional/c/crash_missing_module_type.txt diff --git a/tests/functional/ctor_arguments.py b/tests/functional/c/ctor_arguments.py index d9a9944a6..d9a9944a6 100644 --- a/tests/functional/ctor_arguments.py +++ b/tests/functional/c/ctor_arguments.py diff --git a/tests/functional/ctor_arguments.txt b/tests/functional/c/ctor_arguments.txt index 639e92ce1..639e92ce1 100644 --- a/tests/functional/ctor_arguments.txt +++ b/tests/functional/c/ctor_arguments.txt diff --git a/tests/functional/dangerous_default_value.py b/tests/functional/d/dangerous_default_value.py index 58a22f443..58a22f443 100644 --- a/tests/functional/dangerous_default_value.py +++ b/tests/functional/d/dangerous_default_value.py diff --git a/tests/functional/dangerous_default_value.rc b/tests/functional/d/dangerous_default_value.rc index a2328edb7..a2328edb7 100644 --- a/tests/functional/dangerous_default_value.rc +++ b/tests/functional/d/dangerous_default_value.rc diff --git a/tests/functional/dangerous_default_value.txt b/tests/functional/d/dangerous_default_value.txt index 92180e90f..92180e90f 100644 --- a/tests/functional/dangerous_default_value.txt +++ b/tests/functional/d/dangerous_default_value.txt diff --git a/tests/functional/dangerous_default_value_py30.py b/tests/functional/d/dangerous_default_value_py30.py index 58a22f443..58a22f443 100644 --- a/tests/functional/dangerous_default_value_py30.py +++ b/tests/functional/d/dangerous_default_value_py30.py diff --git a/tests/functional/dangerous_default_value_py30.rc b/tests/functional/d/dangerous_default_value_py30.rc index 8c6eb56c4..8c6eb56c4 100644 --- a/tests/functional/dangerous_default_value_py30.rc +++ b/tests/functional/d/dangerous_default_value_py30.rc diff --git a/tests/functional/dangerous_default_value_py30.txt b/tests/functional/d/dangerous_default_value_py30.txt index 7571c00f7..7571c00f7 100644 --- a/tests/functional/dangerous_default_value_py30.txt +++ b/tests/functional/d/dangerous_default_value_py30.txt diff --git a/tests/functional/defined_and_used_on_same_line.py b/tests/functional/d/defined_and_used_on_same_line.py index b329e5891..b329e5891 100644 --- a/tests/functional/defined_and_used_on_same_line.py +++ b/tests/functional/d/defined_and_used_on_same_line.py diff --git a/tests/functional/deprecated_lambda.py b/tests/functional/d/deprecated_lambda.py index 92a2e84ab..92a2e84ab 100644 --- a/tests/functional/deprecated_lambda.py +++ b/tests/functional/d/deprecated_lambda.py diff --git a/tests/functional/deprecated_lambda.rc b/tests/functional/d/deprecated_lambda.rc index a65023393..a65023393 100644 --- a/tests/functional/deprecated_lambda.rc +++ b/tests/functional/d/deprecated_lambda.rc diff --git a/tests/functional/deprecated_lambda.txt b/tests/functional/d/deprecated_lambda.txt index 78cd9fbfb..78cd9fbfb 100644 --- a/tests/functional/deprecated_lambda.txt +++ b/tests/functional/d/deprecated_lambda.txt diff --git a/tests/functional/deprecated_method_getmoduleinfo.py b/tests/functional/d/deprecated_method_getmoduleinfo.py index 3338c2456..3338c2456 100644 --- a/tests/functional/deprecated_method_getmoduleinfo.py +++ b/tests/functional/d/deprecated_method_getmoduleinfo.py diff --git a/tests/functional/deprecated_method_getmoduleinfo.rc b/tests/functional/d/deprecated_method_getmoduleinfo.rc index a444ca6b8..a444ca6b8 100644 --- a/tests/functional/deprecated_method_getmoduleinfo.rc +++ b/tests/functional/d/deprecated_method_getmoduleinfo.rc diff --git a/tests/functional/deprecated_method_getmoduleinfo.txt b/tests/functional/d/deprecated_method_getmoduleinfo.txt index 9009bbf4c..9009bbf4c 100644 --- a/tests/functional/deprecated_method_getmoduleinfo.txt +++ b/tests/functional/d/deprecated_method_getmoduleinfo.txt diff --git a/tests/functional/deprecated_methods_py2.py b/tests/functional/d/deprecated_methods_py2.py index ceba1e4f9..ceba1e4f9 100644 --- a/tests/functional/deprecated_methods_py2.py +++ b/tests/functional/d/deprecated_methods_py2.py diff --git a/tests/functional/deprecated_methods_py2.rc b/tests/functional/d/deprecated_methods_py2.rc index a65023393..a65023393 100644 --- a/tests/functional/deprecated_methods_py2.rc +++ b/tests/functional/d/deprecated_methods_py2.rc diff --git a/tests/functional/deprecated_methods_py2.txt b/tests/functional/d/deprecated_methods_py2.txt index e1038185c..e1038185c 100644 --- a/tests/functional/deprecated_methods_py2.txt +++ b/tests/functional/d/deprecated_methods_py2.txt diff --git a/tests/functional/deprecated_methods_py3.py b/tests/functional/d/deprecated_methods_py3.py index d390c8d79..d390c8d79 100644 --- a/tests/functional/deprecated_methods_py3.py +++ b/tests/functional/d/deprecated_methods_py3.py diff --git a/tests/functional/deprecated_methods_py3.rc b/tests/functional/d/deprecated_methods_py3.rc index 6c3e72704..6c3e72704 100644 --- a/tests/functional/deprecated_methods_py3.rc +++ b/tests/functional/d/deprecated_methods_py3.rc diff --git a/tests/functional/deprecated_methods_py3.txt b/tests/functional/d/deprecated_methods_py3.txt index ad588341d..ad588341d 100644 --- a/tests/functional/deprecated_methods_py3.txt +++ b/tests/functional/d/deprecated_methods_py3.txt diff --git a/tests/functional/deprecated_methods_py36.py b/tests/functional/d/deprecated_methods_py36.py index f416a144c..f416a144c 100644 --- a/tests/functional/deprecated_methods_py36.py +++ b/tests/functional/d/deprecated_methods_py36.py diff --git a/tests/functional/deprecated_methods_py36.rc b/tests/functional/d/deprecated_methods_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/deprecated_methods_py36.rc +++ b/tests/functional/d/deprecated_methods_py36.rc diff --git a/tests/functional/deprecated_methods_py36.txt b/tests/functional/d/deprecated_methods_py36.txt index e5ae124ac..e5ae124ac 100644 --- a/tests/functional/deprecated_methods_py36.txt +++ b/tests/functional/d/deprecated_methods_py36.txt diff --git a/tests/functional/deprecated_methods_py38.py b/tests/functional/d/deprecated_methods_py38.py index 4ca5e5197..4ca5e5197 100644 --- a/tests/functional/deprecated_methods_py38.py +++ b/tests/functional/d/deprecated_methods_py38.py diff --git a/tests/functional/deprecated_methods_py38.rc b/tests/functional/d/deprecated_methods_py38.rc index 85fc502b3..85fc502b3 100644 --- a/tests/functional/deprecated_methods_py38.rc +++ b/tests/functional/d/deprecated_methods_py38.rc diff --git a/tests/functional/deprecated_methods_py38.txt b/tests/functional/d/deprecated_methods_py38.txt index 819d4420b..819d4420b 100644 --- a/tests/functional/deprecated_methods_py38.txt +++ b/tests/functional/d/deprecated_methods_py38.txt diff --git a/tests/functional/deprecated_module_py2.py b/tests/functional/d/deprecated_module_py2.py index b0d186540..b0d186540 100644 --- a/tests/functional/deprecated_module_py2.py +++ b/tests/functional/d/deprecated_module_py2.py diff --git a/tests/functional/deprecated_module_py2.rc b/tests/functional/d/deprecated_module_py2.rc index a65023393..a65023393 100644 --- a/tests/functional/deprecated_module_py2.rc +++ b/tests/functional/d/deprecated_module_py2.rc diff --git a/tests/functional/deprecated_module_py2.txt b/tests/functional/d/deprecated_module_py2.txt index 54f555505..54f555505 100644 --- a/tests/functional/deprecated_module_py2.txt +++ b/tests/functional/d/deprecated_module_py2.txt diff --git a/tests/functional/deprecated_module_py3.py b/tests/functional/d/deprecated_module_py3.py index 308d400e7..308d400e7 100644 --- a/tests/functional/deprecated_module_py3.py +++ b/tests/functional/d/deprecated_module_py3.py diff --git a/tests/functional/deprecated_module_py3.rc b/tests/functional/d/deprecated_module_py3.rc index 46343d2f1..46343d2f1 100644 --- a/tests/functional/deprecated_module_py3.rc +++ b/tests/functional/d/deprecated_module_py3.rc diff --git a/tests/functional/deprecated_module_py3.txt b/tests/functional/d/deprecated_module_py3.txt index c41bf3b61..c41bf3b61 100644 --- a/tests/functional/deprecated_module_py3.txt +++ b/tests/functional/d/deprecated_module_py3.txt diff --git a/tests/functional/deprecated_module_py36.py b/tests/functional/d/deprecated_module_py36.py index c49f9f0bc..c49f9f0bc 100644 --- a/tests/functional/deprecated_module_py36.py +++ b/tests/functional/d/deprecated_module_py36.py diff --git a/tests/functional/deprecated_module_py36.rc b/tests/functional/d/deprecated_module_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/deprecated_module_py36.rc +++ b/tests/functional/d/deprecated_module_py36.rc diff --git a/tests/functional/deprecated_module_py36.txt b/tests/functional/d/deprecated_module_py36.txt index c41bf3b61..c41bf3b61 100644 --- a/tests/functional/deprecated_module_py36.txt +++ b/tests/functional/d/deprecated_module_py36.txt diff --git a/tests/functional/deprecated_module_py4.py b/tests/functional/d/deprecated_module_py4.py index 3cad959e7..3cad959e7 100644 --- a/tests/functional/deprecated_module_py4.py +++ b/tests/functional/d/deprecated_module_py4.py diff --git a/tests/functional/deprecated_module_py4.rc b/tests/functional/d/deprecated_module_py4.rc index 6fbd3407e..6fbd3407e 100644 --- a/tests/functional/deprecated_module_py4.rc +++ b/tests/functional/d/deprecated_module_py4.rc diff --git a/tests/functional/deprecated_module_py4.txt b/tests/functional/d/deprecated_module_py4.txt index 74062f7b5..74062f7b5 100644 --- a/tests/functional/deprecated_module_py4.txt +++ b/tests/functional/d/deprecated_module_py4.txt diff --git a/tests/functional/deprecated_module_uninstalled.py b/tests/functional/d/deprecated_module_uninstalled.py index 52d55fa84..52d55fa84 100644 --- a/tests/functional/deprecated_module_uninstalled.py +++ b/tests/functional/d/deprecated_module_uninstalled.py diff --git a/tests/functional/deprecated_module_uninstalled.rc b/tests/functional/d/deprecated_module_uninstalled.rc index 05973daa7..05973daa7 100644 --- a/tests/functional/deprecated_module_uninstalled.rc +++ b/tests/functional/d/deprecated_module_uninstalled.rc diff --git a/tests/functional/deprecated_module_uninstalled.txt b/tests/functional/d/deprecated_module_uninstalled.txt index 6f14ddd24..6f14ddd24 100644 --- a/tests/functional/deprecated_module_uninstalled.txt +++ b/tests/functional/d/deprecated_module_uninstalled.txt diff --git a/tests/functional/dict_iter_missing_items.py b/tests/functional/d/dict_iter_missing_items.py index 333f58990..333f58990 100644 --- a/tests/functional/dict_iter_missing_items.py +++ b/tests/functional/d/dict_iter_missing_items.py diff --git a/tests/functional/dict_iter_missing_items.txt b/tests/functional/d/dict_iter_missing_items.txt index 0e939ee33..0e939ee33 100644 --- a/tests/functional/dict_iter_missing_items.txt +++ b/tests/functional/d/dict_iter_missing_items.txt diff --git a/tests/functional/disable_msg_github_issue_1389.py b/tests/functional/d/disable_msg_github_issue_1389.py index 5c7ad1e5d..5c7ad1e5d 100644 --- a/tests/functional/disable_msg_github_issue_1389.py +++ b/tests/functional/d/disable_msg_github_issue_1389.py diff --git a/tests/functional/disable_msg_github_issue_1389.rc b/tests/functional/d/disable_msg_github_issue_1389.rc index 1450ccc64..1450ccc64 100644 --- a/tests/functional/disable_msg_github_issue_1389.rc +++ b/tests/functional/d/disable_msg_github_issue_1389.rc diff --git a/tests/functional/disable_ungrouped_imports.py b/tests/functional/d/disable_ungrouped_imports.py index 836c76d1a..836c76d1a 100644 --- a/tests/functional/disable_ungrouped_imports.py +++ b/tests/functional/d/disable_ungrouped_imports.py diff --git a/tests/functional/disable_ungrouped_imports.txt b/tests/functional/d/disable_ungrouped_imports.txt index 9f2fa443f..9f2fa443f 100644 --- a/tests/functional/disable_ungrouped_imports.txt +++ b/tests/functional/d/disable_ungrouped_imports.txt diff --git a/tests/functional/disable_wrong_import_order.py b/tests/functional/d/disable_wrong_import_order.py index 1fdf83fb1..1fdf83fb1 100644 --- a/tests/functional/disable_wrong_import_order.py +++ b/tests/functional/d/disable_wrong_import_order.py diff --git a/tests/functional/disable_wrong_import_order.txt b/tests/functional/d/disable_wrong_import_order.txt index df71711fc..df71711fc 100644 --- a/tests/functional/disable_wrong_import_order.txt +++ b/tests/functional/d/disable_wrong_import_order.txt diff --git a/tests/functional/disable_wrong_import_position.py b/tests/functional/d/disable_wrong_import_position.py index 0703325a9..0703325a9 100644 --- a/tests/functional/disable_wrong_import_position.py +++ b/tests/functional/d/disable_wrong_import_position.py diff --git a/tests/functional/docstrings.py b/tests/functional/d/docstrings.py index 8168167c5..8168167c5 100644 --- a/tests/functional/docstrings.py +++ b/tests/functional/d/docstrings.py diff --git a/tests/functional/docstrings.txt b/tests/functional/d/docstrings.txt index e30e4629c..e30e4629c 100644 --- a/tests/functional/docstrings.txt +++ b/tests/functional/d/docstrings.txt diff --git a/tests/functional/duplicate_argument_name.py b/tests/functional/d/duplicate_argument_name.py index c60b11784..c60b11784 100644 --- a/tests/functional/duplicate_argument_name.py +++ b/tests/functional/d/duplicate_argument_name.py diff --git a/tests/functional/duplicate_argument_name.txt b/tests/functional/d/duplicate_argument_name.txt index d60d1eb28..d60d1eb28 100644 --- a/tests/functional/duplicate_argument_name.txt +++ b/tests/functional/d/duplicate_argument_name.txt diff --git a/tests/functional/duplicate_argument_name_py3.py b/tests/functional/d/duplicate_argument_name_py3.py index c7fbe3478..c7fbe3478 100644 --- a/tests/functional/duplicate_argument_name_py3.py +++ b/tests/functional/d/duplicate_argument_name_py3.py diff --git a/tests/functional/duplicate_argument_name_py3.rc b/tests/functional/d/duplicate_argument_name_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/duplicate_argument_name_py3.rc +++ b/tests/functional/d/duplicate_argument_name_py3.rc diff --git a/tests/functional/duplicate_argument_name_py3.txt b/tests/functional/d/duplicate_argument_name_py3.txt index d86631746..d86631746 100644 --- a/tests/functional/duplicate_argument_name_py3.txt +++ b/tests/functional/d/duplicate_argument_name_py3.txt diff --git a/tests/functional/duplicate_bases.py b/tests/functional/d/duplicate_bases.py index 974f97584..974f97584 100644 --- a/tests/functional/duplicate_bases.py +++ b/tests/functional/d/duplicate_bases.py diff --git a/tests/functional/duplicate_bases.txt b/tests/functional/d/duplicate_bases.txt index beb91b53f..beb91b53f 100644 --- a/tests/functional/duplicate_bases.txt +++ b/tests/functional/d/duplicate_bases.txt diff --git a/tests/functional/duplicate_dict_literal_key.py b/tests/functional/d/duplicate_dict_literal_key.py index 726a2591e..726a2591e 100644 --- a/tests/functional/duplicate_dict_literal_key.py +++ b/tests/functional/d/duplicate_dict_literal_key.py diff --git a/tests/functional/duplicate_dict_literal_key.txt b/tests/functional/d/duplicate_dict_literal_key.txt index 060d9dc63..060d9dc63 100644 --- a/tests/functional/duplicate_dict_literal_key.txt +++ b/tests/functional/d/duplicate_dict_literal_key.txt diff --git a/tests/functional/duplicate_except.py b/tests/functional/d/duplicate_except.py index c68cf7a24..c68cf7a24 100644 --- a/tests/functional/duplicate_except.py +++ b/tests/functional/d/duplicate_except.py diff --git a/tests/functional/duplicate_except.txt b/tests/functional/d/duplicate_except.txt index a037948e9..a037948e9 100644 --- a/tests/functional/duplicate_except.txt +++ b/tests/functional/d/duplicate_except.txt diff --git a/tests/functional/duplicate_string_formatting_argument.py b/tests/functional/d/duplicate_string_formatting_argument.py index b012f98e0..b012f98e0 100644 --- a/tests/functional/duplicate_string_formatting_argument.py +++ b/tests/functional/d/duplicate_string_formatting_argument.py diff --git a/tests/functional/duplicate_string_formatting_argument.txt b/tests/functional/d/duplicate_string_formatting_argument.txt index 6d352eb2e..6d352eb2e 100644 --- a/tests/functional/duplicate_string_formatting_argument.txt +++ b/tests/functional/d/duplicate_string_formatting_argument.txt diff --git a/tests/functional/eval_used.py b/tests/functional/e/eval_used.py index d03dad7ca..d03dad7ca 100644 --- a/tests/functional/eval_used.py +++ b/tests/functional/e/eval_used.py diff --git a/tests/functional/eval_used.txt b/tests/functional/e/eval_used.txt index 7f0e04143..7f0e04143 100644 --- a/tests/functional/eval_used.txt +++ b/tests/functional/e/eval_used.txt diff --git a/tests/functional/exception_is_binary_op.py b/tests/functional/e/exception_is_binary_op.py index f71163d1f..f71163d1f 100644 --- a/tests/functional/exception_is_binary_op.py +++ b/tests/functional/e/exception_is_binary_op.py diff --git a/tests/functional/exception_is_binary_op.txt b/tests/functional/e/exception_is_binary_op.txt index e6512c968..e6512c968 100644 --- a/tests/functional/exception_is_binary_op.txt +++ b/tests/functional/e/exception_is_binary_op.txt diff --git a/tests/functional/exception_message.py b/tests/functional/e/exception_message.py index da95c78f7..da95c78f7 100644 --- a/tests/functional/exception_message.py +++ b/tests/functional/e/exception_message.py diff --git a/tests/functional/exception_message.rc b/tests/functional/e/exception_message.rc index 9540bc95e..9540bc95e 100644 --- a/tests/functional/exception_message.rc +++ b/tests/functional/e/exception_message.rc diff --git a/tests/functional/exception_message.txt b/tests/functional/e/exception_message.txt index b2a993bdf..b2a993bdf 100644 --- a/tests/functional/exception_message.txt +++ b/tests/functional/e/exception_message.txt diff --git a/tests/functional/exec_used_py2.py b/tests/functional/e/exec_used_py2.py index 8f7f07d90..8f7f07d90 100644 --- a/tests/functional/exec_used_py2.py +++ b/tests/functional/e/exec_used_py2.py diff --git a/tests/functional/exec_used_py2.rc b/tests/functional/e/exec_used_py2.rc index a65023393..a65023393 100644 --- a/tests/functional/exec_used_py2.rc +++ b/tests/functional/e/exec_used_py2.rc diff --git a/tests/functional/exec_used_py2.txt b/tests/functional/e/exec_used_py2.txt index 6b0e7d1a2..6b0e7d1a2 100644 --- a/tests/functional/exec_used_py2.txt +++ b/tests/functional/e/exec_used_py2.txt diff --git a/tests/functional/exec_used_py3.py b/tests/functional/e/exec_used_py3.py index 5f849480e..5f849480e 100644 --- a/tests/functional/exec_used_py3.py +++ b/tests/functional/e/exec_used_py3.py diff --git a/tests/functional/exec_used_py3.rc b/tests/functional/e/exec_used_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/exec_used_py3.rc +++ b/tests/functional/e/exec_used_py3.rc diff --git a/tests/functional/exec_used_py3.txt b/tests/functional/e/exec_used_py3.txt index 67885745a..67885745a 100644 --- a/tests/functional/exec_used_py3.txt +++ b/tests/functional/e/exec_used_py3.txt diff --git a/tests/functional/fallback_import_disabled.py b/tests/functional/f/fallback_import_disabled.py index 321eb1158..321eb1158 100644 --- a/tests/functional/fallback_import_disabled.py +++ b/tests/functional/f/fallback_import_disabled.py diff --git a/tests/functional/fallback_import_disabled.txt b/tests/functional/f/fallback_import_disabled.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/fallback_import_disabled.txt +++ b/tests/functional/f/fallback_import_disabled.txt diff --git a/tests/functional/fallback_import_enabled.py b/tests/functional/f/fallback_import_enabled.py index 9420830ff..9420830ff 100644 --- a/tests/functional/fallback_import_enabled.py +++ b/tests/functional/f/fallback_import_enabled.py diff --git a/tests/functional/fallback_import_enabled.rc b/tests/functional/f/fallback_import_enabled.rc index 204ce11b6..204ce11b6 100644 --- a/tests/functional/fallback_import_enabled.rc +++ b/tests/functional/f/fallback_import_enabled.rc diff --git a/tests/functional/fallback_import_enabled.txt b/tests/functional/f/fallback_import_enabled.txt index e795b82c0..e795b82c0 100644 --- a/tests/functional/fallback_import_enabled.txt +++ b/tests/functional/f/fallback_import_enabled.txt diff --git a/tests/functional/fixme.py b/tests/functional/f/fixme.py index 298355d4a..298355d4a 100644 --- a/tests/functional/fixme.py +++ b/tests/functional/f/fixme.py diff --git a/tests/functional/fixme.txt b/tests/functional/f/fixme.txt index d281646e6..d281646e6 100644 --- a/tests/functional/fixme.txt +++ b/tests/functional/f/fixme.txt diff --git a/tests/functional/fixme_bad_formatting_1139.py b/tests/functional/f/fixme_bad_formatting_1139.py index 33030ed4c..33030ed4c 100644 --- a/tests/functional/fixme_bad_formatting_1139.py +++ b/tests/functional/f/fixme_bad_formatting_1139.py diff --git a/tests/functional/fixme_bad_formatting_1139.rc b/tests/functional/f/fixme_bad_formatting_1139.rc index 554bb3013..554bb3013 100644 --- a/tests/functional/fixme_bad_formatting_1139.rc +++ b/tests/functional/f/fixme_bad_formatting_1139.rc diff --git a/tests/functional/fixme_bad_formatting_1139.txt b/tests/functional/f/fixme_bad_formatting_1139.txt index 62ea8b887..62ea8b887 100644 --- a/tests/functional/fixme_bad_formatting_1139.txt +++ b/tests/functional/f/fixme_bad_formatting_1139.txt diff --git a/tests/functional/formatted_string_literal_with_if_py36.py b/tests/functional/f/formatted_string_literal_with_if_py36.py index 8feb4e293..8feb4e293 100644 --- a/tests/functional/formatted_string_literal_with_if_py36.py +++ b/tests/functional/f/formatted_string_literal_with_if_py36.py diff --git a/tests/functional/formatted_string_literal_with_if_py36.rc b/tests/functional/f/formatted_string_literal_with_if_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/formatted_string_literal_with_if_py36.rc +++ b/tests/functional/f/formatted_string_literal_with_if_py36.rc diff --git a/tests/functional/formatting.txt b/tests/functional/f/formatting.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/formatting.txt +++ b/tests/functional/f/formatting.txt diff --git a/tests/functional/function_redefined.py b/tests/functional/f/function_redefined.py index ba2832894..ba2832894 100644 --- a/tests/functional/function_redefined.py +++ b/tests/functional/f/function_redefined.py diff --git a/tests/functional/function_redefined.txt b/tests/functional/f/function_redefined.txt index fcd3c0ef2..fcd3c0ef2 100644 --- a/tests/functional/function_redefined.txt +++ b/tests/functional/f/function_redefined.txt diff --git a/tests/functional/future_import.py b/tests/functional/f/future_import.py index e4d3785a1..e4d3785a1 100644 --- a/tests/functional/future_import.py +++ b/tests/functional/f/future_import.py diff --git a/tests/functional/future_unicode_literals.py b/tests/functional/f/future_unicode_literals.py index 30c2bd6b3..30c2bd6b3 100644 --- a/tests/functional/future_unicode_literals.py +++ b/tests/functional/f/future_unicode_literals.py diff --git a/tests/functional/future_unicode_literals.rc b/tests/functional/f/future_unicode_literals.rc index 58b5a9413..58b5a9413 100644 --- a/tests/functional/future_unicode_literals.rc +++ b/tests/functional/f/future_unicode_literals.rc diff --git a/tests/functional/future_unicode_literals.txt b/tests/functional/f/future_unicode_literals.txt index 60d291e72..60d291e72 100644 --- a/tests/functional/future_unicode_literals.txt +++ b/tests/functional/f/future_unicode_literals.txt diff --git a/tests/functional/generated_members.py b/tests/functional/g/generated_members.py index 802ebaf8f..802ebaf8f 100644 --- a/tests/functional/generated_members.py +++ b/tests/functional/g/generated_members.py diff --git a/tests/functional/generated_members.rc b/tests/functional/g/generated_members.rc index 177eca955..177eca955 100644 --- a/tests/functional/generated_members.rc +++ b/tests/functional/g/generated_members.rc diff --git a/tests/functional/genexp_in_class_scope.py b/tests/functional/g/genexp_in_class_scope.py index 868cf6b79..868cf6b79 100644 --- a/tests/functional/genexp_in_class_scope.py +++ b/tests/functional/g/genexp_in_class_scope.py diff --git a/tests/functional/genexp_in_class_scope.txt b/tests/functional/g/genexp_in_class_scope.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/genexp_in_class_scope.txt +++ b/tests/functional/g/genexp_in_class_scope.txt diff --git a/tests/functional/genexpr_variable_scope.py b/tests/functional/g/genexpr_variable_scope.py index a00d72d32..a00d72d32 100644 --- a/tests/functional/genexpr_variable_scope.py +++ b/tests/functional/g/genexpr_variable_scope.py diff --git a/tests/functional/genexpr_variable_scope.txt b/tests/functional/g/genexpr_variable_scope.txt index 3cfa6c5e0..3cfa6c5e0 100644 --- a/tests/functional/genexpr_variable_scope.txt +++ b/tests/functional/g/genexpr_variable_scope.txt diff --git a/tests/functional/globals.py b/tests/functional/g/globals.py index 1a24ff736..1a24ff736 100644 --- a/tests/functional/globals.py +++ b/tests/functional/g/globals.py diff --git a/tests/functional/globals.txt b/tests/functional/g/globals.txt index 0ce528daf..0ce528daf 100644 --- a/tests/functional/globals.txt +++ b/tests/functional/g/globals.txt diff --git a/tests/functional/implicit_str_concat_in_sequence.py b/tests/functional/i/implicit_str_concat_in_sequence.py index 8c4b5cb46..8c4b5cb46 100644 --- a/tests/functional/implicit_str_concat_in_sequence.py +++ b/tests/functional/i/implicit_str_concat_in_sequence.py diff --git a/tests/functional/implicit_str_concat_in_sequence.txt b/tests/functional/i/implicit_str_concat_in_sequence.txt index b9e1cbba9..b9e1cbba9 100644 --- a/tests/functional/implicit_str_concat_in_sequence.txt +++ b/tests/functional/i/implicit_str_concat_in_sequence.txt diff --git a/tests/functional/implicit_str_concat_in_sequence_latin1.py b/tests/functional/i/implicit_str_concat_in_sequence_latin1.py index 44a2a94cb..44a2a94cb 100644 --- a/tests/functional/implicit_str_concat_in_sequence_latin1.py +++ b/tests/functional/i/implicit_str_concat_in_sequence_latin1.py diff --git a/tests/functional/implicit_str_concat_in_sequence_latin1.txt b/tests/functional/i/implicit_str_concat_in_sequence_latin1.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/implicit_str_concat_in_sequence_latin1.txt +++ b/tests/functional/i/implicit_str_concat_in_sequence_latin1.txt diff --git a/tests/functional/implicit_str_concat_in_sequence_multiline.py b/tests/functional/i/implicit_str_concat_in_sequence_multiline.py index 0f8d1fcdf..0f8d1fcdf 100755 --- a/tests/functional/implicit_str_concat_in_sequence_multiline.py +++ b/tests/functional/i/implicit_str_concat_in_sequence_multiline.py diff --git a/tests/functional/implicit_str_concat_in_sequence_multiline.rc b/tests/functional/i/implicit_str_concat_in_sequence_multiline.rc index e5b344774..e5b344774 100755 --- a/tests/functional/implicit_str_concat_in_sequence_multiline.rc +++ b/tests/functional/i/implicit_str_concat_in_sequence_multiline.rc diff --git a/tests/functional/implicit_str_concat_in_sequence_multiline.txt b/tests/functional/i/implicit_str_concat_in_sequence_multiline.txt index b37cf624b..b37cf624b 100755 --- a/tests/functional/implicit_str_concat_in_sequence_multiline.txt +++ b/tests/functional/i/implicit_str_concat_in_sequence_multiline.txt diff --git a/tests/functional/implicit_str_concat_in_sequence_utf8.py b/tests/functional/i/implicit_str_concat_in_sequence_utf8.py index fa996e90c..fa996e90c 100644 --- a/tests/functional/implicit_str_concat_in_sequence_utf8.py +++ b/tests/functional/i/implicit_str_concat_in_sequence_utf8.py diff --git a/tests/functional/implicit_str_concat_in_sequence_utf8.txt b/tests/functional/i/implicit_str_concat_in_sequence_utf8.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/implicit_str_concat_in_sequence_utf8.txt +++ b/tests/functional/i/implicit_str_concat_in_sequence_utf8.txt diff --git a/tests/functional/import_error.py b/tests/functional/i/import_error.py index 69fd15be1..69fd15be1 100644 --- a/tests/functional/import_error.py +++ b/tests/functional/i/import_error.py diff --git a/tests/functional/import_error.rc b/tests/functional/i/import_error.rc index de78a17ce..de78a17ce 100644 --- a/tests/functional/import_error.rc +++ b/tests/functional/i/import_error.rc diff --git a/tests/functional/import_error.txt b/tests/functional/i/import_error.txt index 493e79a01..493e79a01 100644 --- a/tests/functional/import_error.txt +++ b/tests/functional/i/import_error.txt diff --git a/tests/functional/inconsistent_mro.py b/tests/functional/i/inconsistent_mro.py index 0b65068d7..0b65068d7 100644 --- a/tests/functional/inconsistent_mro.py +++ b/tests/functional/i/inconsistent_mro.py diff --git a/tests/functional/inconsistent_mro.txt b/tests/functional/i/inconsistent_mro.txt index 1ae9687d5..1ae9687d5 100644 --- a/tests/functional/inconsistent_mro.txt +++ b/tests/functional/i/inconsistent_mro.txt diff --git a/tests/functional/inconsistent_returns.py b/tests/functional/i/inconsistent_returns.py index c0a4aed04..c0a4aed04 100644 --- a/tests/functional/inconsistent_returns.py +++ b/tests/functional/i/inconsistent_returns.py diff --git a/tests/functional/inconsistent_returns.rc b/tests/functional/i/inconsistent_returns.rc index dd6cbb598..dd6cbb598 100644 --- a/tests/functional/inconsistent_returns.rc +++ b/tests/functional/i/inconsistent_returns.rc diff --git a/tests/functional/inconsistent_returns.txt b/tests/functional/i/inconsistent_returns.txt index d2d70e653..d2d70e653 100644 --- a/tests/functional/inconsistent_returns.txt +++ b/tests/functional/i/inconsistent_returns.txt diff --git a/tests/functional/indexing_exception.py b/tests/functional/i/indexing_exception.py index 9ac1a7c68..9ac1a7c68 100644 --- a/tests/functional/indexing_exception.py +++ b/tests/functional/i/indexing_exception.py diff --git a/tests/functional/indexing_exception.rc b/tests/functional/i/indexing_exception.rc index 9540bc95e..9540bc95e 100644 --- a/tests/functional/indexing_exception.rc +++ b/tests/functional/i/indexing_exception.rc diff --git a/tests/functional/indexing_exception.txt b/tests/functional/i/indexing_exception.txt index 9f3067803..9f3067803 100644 --- a/tests/functional/indexing_exception.txt +++ b/tests/functional/i/indexing_exception.txt diff --git a/tests/functional/inherit_non_class.py b/tests/functional/i/inherit_non_class.py index ee9ef508c..ee9ef508c 100644 --- a/tests/functional/inherit_non_class.py +++ b/tests/functional/i/inherit_non_class.py diff --git a/tests/functional/inherit_non_class.txt b/tests/functional/i/inherit_non_class.txt index 3be70cb9d..3be70cb9d 100644 --- a/tests/functional/inherit_non_class.txt +++ b/tests/functional/i/inherit_non_class.txt diff --git a/tests/functional/init_is_generator.py b/tests/functional/i/init_is_generator.py index 17f96db30..17f96db30 100644 --- a/tests/functional/init_is_generator.py +++ b/tests/functional/i/init_is_generator.py diff --git a/tests/functional/init_is_generator.txt b/tests/functional/i/init_is_generator.txt index 5d2132a1f..5d2132a1f 100644 --- a/tests/functional/init_is_generator.txt +++ b/tests/functional/i/init_is_generator.txt diff --git a/tests/functional/init_not_called.py b/tests/functional/i/init_not_called.py index 0e5aacbea..0e5aacbea 100644 --- a/tests/functional/init_not_called.py +++ b/tests/functional/i/init_not_called.py diff --git a/tests/functional/init_not_called.txt b/tests/functional/i/init_not_called.txt index 955d4181b..955d4181b 100644 --- a/tests/functional/init_not_called.txt +++ b/tests/functional/i/init_not_called.txt diff --git a/tests/functional/init_subclass_classmethod_py36.py b/tests/functional/i/init_subclass_classmethod_py36.py index ad379705d..ad379705d 100644 --- a/tests/functional/init_subclass_classmethod_py36.py +++ b/tests/functional/i/init_subclass_classmethod_py36.py diff --git a/tests/functional/init_subclass_classmethod_py36.rc b/tests/functional/i/init_subclass_classmethod_py36.rc index 1450ccc64..1450ccc64 100644 --- a/tests/functional/init_subclass_classmethod_py36.rc +++ b/tests/functional/i/init_subclass_classmethod_py36.rc diff --git a/tests/functional/invalid_all_object.py b/tests/functional/i/invalid_all_object.py index 4468c987b..4468c987b 100644 --- a/tests/functional/invalid_all_object.py +++ b/tests/functional/i/invalid_all_object.py diff --git a/tests/functional/invalid_all_object.txt b/tests/functional/i/invalid_all_object.txt index b25efc8f6..b25efc8f6 100644 --- a/tests/functional/invalid_all_object.txt +++ b/tests/functional/i/invalid_all_object.txt diff --git a/tests/functional/invalid_encoded_data.py b/tests/functional/i/invalid_encoded_data.py index 743031cef..743031cef 100644 --- a/tests/functional/invalid_encoded_data.py +++ b/tests/functional/i/invalid_encoded_data.py diff --git a/tests/functional/invalid_encoded_data.rc b/tests/functional/i/invalid_encoded_data.rc index a65023393..a65023393 100644 --- a/tests/functional/invalid_encoded_data.rc +++ b/tests/functional/i/invalid_encoded_data.rc diff --git a/tests/functional/invalid_encoded_data.txt b/tests/functional/i/invalid_encoded_data.txt index c6e69dc1f..c6e69dc1f 100644 --- a/tests/functional/invalid_encoded_data.txt +++ b/tests/functional/i/invalid_encoded_data.txt diff --git a/tests/functional/invalid_encoding_py27.py b/tests/functional/i/invalid_encoding_py27.py index fb6b2de16..fb6b2de16 100644 --- a/tests/functional/invalid_encoding_py27.py +++ b/tests/functional/i/invalid_encoding_py27.py diff --git a/tests/functional/invalid_encoding_py27.rc b/tests/functional/i/invalid_encoding_py27.rc index eca2dd95a..eca2dd95a 100644 --- a/tests/functional/invalid_encoding_py27.rc +++ b/tests/functional/i/invalid_encoding_py27.rc diff --git a/tests/functional/invalid_encoding_py27.txt b/tests/functional/i/invalid_encoding_py27.txt index 856a1a1db..856a1a1db 100644 --- a/tests/functional/invalid_encoding_py27.txt +++ b/tests/functional/i/invalid_encoding_py27.txt diff --git a/tests/functional/invalid_envvar_value.py b/tests/functional/i/invalid_envvar_value.py index 3c1a8882b..3c1a8882b 100644 --- a/tests/functional/invalid_envvar_value.py +++ b/tests/functional/i/invalid_envvar_value.py diff --git a/tests/functional/invalid_envvar_value.txt b/tests/functional/i/invalid_envvar_value.txt index 824d20e3f..824d20e3f 100644 --- a/tests/functional/invalid_envvar_value.txt +++ b/tests/functional/i/invalid_envvar_value.txt diff --git a/tests/functional/invalid_exceptions_caught.py b/tests/functional/i/invalid_exceptions_caught.py index 252643446..252643446 100644 --- a/tests/functional/invalid_exceptions_caught.py +++ b/tests/functional/i/invalid_exceptions_caught.py diff --git a/tests/functional/invalid_exceptions_caught.txt b/tests/functional/i/invalid_exceptions_caught.txt index e51030b69..e51030b69 100644 --- a/tests/functional/invalid_exceptions_caught.txt +++ b/tests/functional/i/invalid_exceptions_caught.txt diff --git a/tests/functional/invalid_exceptions_raised.py b/tests/functional/i/invalid_exceptions_raised.py index 78e6b65a0..78e6b65a0 100644 --- a/tests/functional/invalid_exceptions_raised.py +++ b/tests/functional/i/invalid_exceptions_raised.py diff --git a/tests/functional/invalid_exceptions_raised.txt b/tests/functional/i/invalid_exceptions_raised.txt index 47eb0fec2..47eb0fec2 100644 --- a/tests/functional/invalid_exceptions_raised.txt +++ b/tests/functional/i/invalid_exceptions_raised.txt diff --git a/tests/functional/invalid_length_returned.py b/tests/functional/i/invalid_length_returned.py index e57db5290..e57db5290 100644 --- a/tests/functional/invalid_length_returned.py +++ b/tests/functional/i/invalid_length_returned.py diff --git a/tests/functional/invalid_length_returned.txt b/tests/functional/i/invalid_length_returned.txt index 6febeb612..6febeb612 100644 --- a/tests/functional/invalid_length_returned.txt +++ b/tests/functional/i/invalid_length_returned.txt diff --git a/tests/functional/invalid_metaclass.py b/tests/functional/i/invalid_metaclass.py index c0e9d74be..c0e9d74be 100644 --- a/tests/functional/invalid_metaclass.py +++ b/tests/functional/i/invalid_metaclass.py diff --git a/tests/functional/invalid_metaclass.txt b/tests/functional/i/invalid_metaclass.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/invalid_metaclass.txt +++ b/tests/functional/i/invalid_metaclass.txt diff --git a/tests/functional/invalid_metaclass_py3.py b/tests/functional/i/invalid_metaclass_py3.py index 2fc458f5c..2fc458f5c 100644 --- a/tests/functional/invalid_metaclass_py3.py +++ b/tests/functional/i/invalid_metaclass_py3.py diff --git a/tests/functional/invalid_metaclass_py3.rc b/tests/functional/i/invalid_metaclass_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/invalid_metaclass_py3.rc +++ b/tests/functional/i/invalid_metaclass_py3.rc diff --git a/tests/functional/invalid_metaclass_py3.txt b/tests/functional/i/invalid_metaclass_py3.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/invalid_metaclass_py3.txt +++ b/tests/functional/i/invalid_metaclass_py3.txt diff --git a/tests/functional/invalid_name.py b/tests/functional/i/invalid_name.py index 1a949904e..1a949904e 100644 --- a/tests/functional/invalid_name.py +++ b/tests/functional/i/invalid_name.py diff --git a/tests/functional/invalid_name.txt b/tests/functional/i/invalid_name.txt index 25d3a56f0..25d3a56f0 100644 --- a/tests/functional/invalid_name.txt +++ b/tests/functional/i/invalid_name.txt diff --git a/tests/functional/invalid_overridden_method.py b/tests/functional/i/invalid_overridden_method.py index a6a365d2a..a6a365d2a 100644 --- a/tests/functional/invalid_overridden_method.py +++ b/tests/functional/i/invalid_overridden_method.py diff --git a/tests/functional/invalid_overridden_method.txt b/tests/functional/i/invalid_overridden_method.txt index d581125bf..d581125bf 100644 --- a/tests/functional/invalid_overridden_method.txt +++ b/tests/functional/i/invalid_overridden_method.txt diff --git a/tests/functional/invalid_sequence_index.py b/tests/functional/i/invalid_sequence_index.py index d11155c02..d11155c02 100644 --- a/tests/functional/invalid_sequence_index.py +++ b/tests/functional/i/invalid_sequence_index.py diff --git a/tests/functional/invalid_sequence_index.txt b/tests/functional/i/invalid_sequence_index.txt index 204aebc9f..204aebc9f 100644 --- a/tests/functional/invalid_sequence_index.txt +++ b/tests/functional/i/invalid_sequence_index.txt diff --git a/tests/functional/invalid_slice_index.py b/tests/functional/i/invalid_slice_index.py index 1eb2fda9c..1eb2fda9c 100644 --- a/tests/functional/invalid_slice_index.py +++ b/tests/functional/i/invalid_slice_index.py diff --git a/tests/functional/invalid_slice_index.txt b/tests/functional/i/invalid_slice_index.txt index cd4dc6e9c..cd4dc6e9c 100644 --- a/tests/functional/invalid_slice_index.txt +++ b/tests/functional/i/invalid_slice_index.txt diff --git a/tests/functional/invalid_star_assignment_target.py b/tests/functional/i/invalid_star_assignment_target.py index 452f9a728..452f9a728 100644 --- a/tests/functional/invalid_star_assignment_target.py +++ b/tests/functional/i/invalid_star_assignment_target.py diff --git a/tests/functional/invalid_star_assignment_target.rc b/tests/functional/i/invalid_star_assignment_target.rc index c093be204..c093be204 100644 --- a/tests/functional/invalid_star_assignment_target.rc +++ b/tests/functional/i/invalid_star_assignment_target.rc diff --git a/tests/functional/invalid_star_assignment_target.txt b/tests/functional/i/invalid_star_assignment_target.txt index 7a4c232f1..7a4c232f1 100644 --- a/tests/functional/invalid_star_assignment_target.txt +++ b/tests/functional/i/invalid_star_assignment_target.txt diff --git a/tests/functional/invalid_unary_operand_type.py b/tests/functional/i/invalid_unary_operand_type.py index f2a0124f6..f2a0124f6 100644 --- a/tests/functional/invalid_unary_operand_type.py +++ b/tests/functional/i/invalid_unary_operand_type.py diff --git a/tests/functional/invalid_unary_operand_type.txt b/tests/functional/i/invalid_unary_operand_type.txt index 22fa72711..22fa72711 100644 --- a/tests/functional/invalid_unary_operand_type.txt +++ b/tests/functional/i/invalid_unary_operand_type.txt diff --git a/tests/functional/iterable_context.py b/tests/functional/i/iterable_context.py index 6efefd550..6efefd550 100644 --- a/tests/functional/iterable_context.py +++ b/tests/functional/i/iterable_context.py diff --git a/tests/functional/iterable_context.txt b/tests/functional/i/iterable_context.txt index fbe143327..fbe143327 100644 --- a/tests/functional/iterable_context.txt +++ b/tests/functional/i/iterable_context.txt diff --git a/tests/functional/iterable_context_py2.py b/tests/functional/i/iterable_context_py2.py index 22c60c174..22c60c174 100644 --- a/tests/functional/iterable_context_py2.py +++ b/tests/functional/i/iterable_context_py2.py diff --git a/tests/functional/iterable_context_py2.rc b/tests/functional/i/iterable_context_py2.rc index a65023393..a65023393 100644 --- a/tests/functional/iterable_context_py2.rc +++ b/tests/functional/i/iterable_context_py2.rc diff --git a/tests/functional/iterable_context_py2.txt b/tests/functional/i/iterable_context_py2.txt index 8de579a3f..8de579a3f 100644 --- a/tests/functional/iterable_context_py2.txt +++ b/tests/functional/i/iterable_context_py2.txt diff --git a/tests/functional/iterable_context_py3.py b/tests/functional/i/iterable_context_py3.py index 34047eda0..34047eda0 100644 --- a/tests/functional/iterable_context_py3.py +++ b/tests/functional/i/iterable_context_py3.py diff --git a/tests/functional/iterable_context_py3.rc b/tests/functional/i/iterable_context_py3.rc index 9bf6df0ed..9bf6df0ed 100644 --- a/tests/functional/iterable_context_py3.rc +++ b/tests/functional/i/iterable_context_py3.rc diff --git a/tests/functional/iterable_context_py3.txt b/tests/functional/i/iterable_context_py3.txt index 8de579a3f..8de579a3f 100644 --- a/tests/functional/iterable_context_py3.txt +++ b/tests/functional/i/iterable_context_py3.txt diff --git a/tests/functional/iterable_context_py36.py b/tests/functional/i/iterable_context_py36.py index d50d3da98..d50d3da98 100644 --- a/tests/functional/iterable_context_py36.py +++ b/tests/functional/i/iterable_context_py36.py diff --git a/tests/functional/iterable_context_py36.rc b/tests/functional/i/iterable_context_py36.rc index 1450ccc64..1450ccc64 100644 --- a/tests/functional/iterable_context_py36.rc +++ b/tests/functional/i/iterable_context_py36.rc diff --git a/tests/functional/iterable_context_py36.txt b/tests/functional/i/iterable_context_py36.txt index 877323cb2..877323cb2 100644 --- a/tests/functional/iterable_context_py36.txt +++ b/tests/functional/i/iterable_context_py36.txt diff --git a/tests/functional/keyword_arg_before_vararg.py b/tests/functional/k/keyword_arg_before_vararg.py index 119287410..119287410 100644 --- a/tests/functional/keyword_arg_before_vararg.py +++ b/tests/functional/k/keyword_arg_before_vararg.py diff --git a/tests/functional/keyword_arg_before_vararg.txt b/tests/functional/k/keyword_arg_before_vararg.txt index c83ff733d..c83ff733d 100644 --- a/tests/functional/keyword_arg_before_vararg.txt +++ b/tests/functional/k/keyword_arg_before_vararg.txt diff --git a/tests/functional/len_checks.py b/tests/functional/l/len_checks.py index e8e61afad..e8e61afad 100644 --- a/tests/functional/len_checks.py +++ b/tests/functional/l/len_checks.py diff --git a/tests/functional/len_checks.txt b/tests/functional/l/len_checks.txt index 9dc2969f6..9dc2969f6 100644 --- a/tests/functional/len_checks.txt +++ b/tests/functional/l/len_checks.txt diff --git a/tests/functional/line_endings.py b/tests/functional/l/line_endings.py index 0b6e795e3..0b6e795e3 100644 --- a/tests/functional/line_endings.py +++ b/tests/functional/l/line_endings.py diff --git a/tests/functional/line_endings.rc b/tests/functional/l/line_endings.rc index 95532ea80..95532ea80 100644 --- a/tests/functional/line_endings.rc +++ b/tests/functional/l/line_endings.rc diff --git a/tests/functional/line_endings.txt b/tests/functional/l/line_endings.txt index a18a87237..a18a87237 100644 --- a/tests/functional/line_endings.txt +++ b/tests/functional/l/line_endings.txt diff --git a/tests/functional/line_too_long.py b/tests/functional/l/line_too_long.py index e2affd609..e2affd609 100644 --- a/tests/functional/line_too_long.py +++ b/tests/functional/l/line_too_long.py diff --git a/tests/functional/line_too_long.txt b/tests/functional/l/line_too_long.txt index 22c218117..22c218117 100644 --- a/tests/functional/line_too_long.txt +++ b/tests/functional/l/line_too_long.txt diff --git a/tests/functional/line_too_long_end_of_module.py b/tests/functional/l/line_too_long_end_of_module.py index 21cb75655..21cb75655 100644 --- a/tests/functional/line_too_long_end_of_module.py +++ b/tests/functional/l/line_too_long_end_of_module.py diff --git a/tests/functional/literal_comparison.py b/tests/functional/l/literal_comparison.py index 646e57eec..646e57eec 100644 --- a/tests/functional/literal_comparison.py +++ b/tests/functional/l/literal_comparison.py diff --git a/tests/functional/literal_comparison.txt b/tests/functional/l/literal_comparison.txt index 5026deceb..5026deceb 100644 --- a/tests/functional/literal_comparison.txt +++ b/tests/functional/l/literal_comparison.txt diff --git a/tests/functional/logging_format_interpolation.py b/tests/functional/l/logging_format_interpolation.py index 5f61d6baf..5f61d6baf 100644 --- a/tests/functional/logging_format_interpolation.py +++ b/tests/functional/l/logging_format_interpolation.py diff --git a/tests/functional/logging_format_interpolation.txt b/tests/functional/l/logging_format_interpolation.txt index 36051253c..36051253c 100644 --- a/tests/functional/logging_format_interpolation.txt +++ b/tests/functional/l/logging_format_interpolation.txt diff --git a/tests/functional/logging_format_interpolation_py36.py b/tests/functional/l/logging_format_interpolation_py36.py index f6af9f563..f6af9f563 100644 --- a/tests/functional/logging_format_interpolation_py36.py +++ b/tests/functional/l/logging_format_interpolation_py36.py diff --git a/tests/functional/logging_format_interpolation_py36.rc b/tests/functional/l/logging_format_interpolation_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/logging_format_interpolation_py36.rc +++ b/tests/functional/l/logging_format_interpolation_py36.rc diff --git a/tests/functional/logging_format_interpolation_py36.txt b/tests/functional/l/logging_format_interpolation_py36.txt index ec7e5b90f..ec7e5b90f 100644 --- a/tests/functional/logging_format_interpolation_py36.txt +++ b/tests/functional/l/logging_format_interpolation_py36.txt diff --git a/tests/functional/logging_fstring_interpolation_py36.py b/tests/functional/l/logging_fstring_interpolation_py36.py index 5aebb7dd2..5aebb7dd2 100644 --- a/tests/functional/logging_fstring_interpolation_py36.py +++ b/tests/functional/l/logging_fstring_interpolation_py36.py diff --git a/tests/functional/logging_fstring_interpolation_py36.rc b/tests/functional/l/logging_fstring_interpolation_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/logging_fstring_interpolation_py36.rc +++ b/tests/functional/l/logging_fstring_interpolation_py36.rc diff --git a/tests/functional/logging_fstring_interpolation_py36.txt b/tests/functional/l/logging_fstring_interpolation_py36.txt index e2469d665..e2469d665 100644 --- a/tests/functional/logging_fstring_interpolation_py36.txt +++ b/tests/functional/l/logging_fstring_interpolation_py36.txt diff --git a/tests/functional/logging_not_lazy.py b/tests/functional/l/logging_not_lazy.py index c0634327f..c0634327f 100644 --- a/tests/functional/logging_not_lazy.py +++ b/tests/functional/l/logging_not_lazy.py diff --git a/tests/functional/logging_not_lazy.txt b/tests/functional/l/logging_not_lazy.txt index 31e7cc448..31e7cc448 100644 --- a/tests/functional/logging_not_lazy.txt +++ b/tests/functional/l/logging_not_lazy.txt diff --git a/tests/functional/logical_tautology.py b/tests/functional/l/logical_tautology.py index ca7ebb0cc..ca7ebb0cc 100644 --- a/tests/functional/logical_tautology.py +++ b/tests/functional/l/logical_tautology.py diff --git a/tests/functional/logical_tautology.txt b/tests/functional/l/logical_tautology.txt index 4422c8559..4422c8559 100644 --- a/tests/functional/logical_tautology.txt +++ b/tests/functional/l/logical_tautology.txt diff --git a/tests/functional/long_lines_with_utf8.py b/tests/functional/l/long_lines_with_utf8.py index a1d90edcc..a1d90edcc 100644 --- a/tests/functional/long_lines_with_utf8.py +++ b/tests/functional/l/long_lines_with_utf8.py diff --git a/tests/functional/long_lines_with_utf8.txt b/tests/functional/l/long_lines_with_utf8.txt index 42a7976a7..42a7976a7 100644 --- a/tests/functional/long_lines_with_utf8.txt +++ b/tests/functional/l/long_lines_with_utf8.txt diff --git a/tests/functional/long_utf8_lines.py b/tests/functional/l/long_utf8_lines.py index 815759fe5..815759fe5 100644 --- a/tests/functional/long_utf8_lines.py +++ b/tests/functional/l/long_utf8_lines.py diff --git a/tests/functional/long_utf8_lines.txt b/tests/functional/l/long_utf8_lines.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/long_utf8_lines.txt +++ b/tests/functional/l/long_utf8_lines.txt diff --git a/tests/functional/lost_exception.py b/tests/functional/l/lost_exception.py index c8fd3fe1f..c8fd3fe1f 100644 --- a/tests/functional/lost_exception.py +++ b/tests/functional/l/lost_exception.py diff --git a/tests/functional/lost_exception.txt b/tests/functional/l/lost_exception.txt index 182ea4134..182ea4134 100644 --- a/tests/functional/lost_exception.txt +++ b/tests/functional/l/lost_exception.txt diff --git a/tests/functional/mapping_context.py b/tests/functional/m/mapping_context.py index 6b3a13573..6b3a13573 100644 --- a/tests/functional/mapping_context.py +++ b/tests/functional/m/mapping_context.py diff --git a/tests/functional/mapping_context.txt b/tests/functional/m/mapping_context.txt index 201da1a6e..201da1a6e 100644 --- a/tests/functional/mapping_context.txt +++ b/tests/functional/m/mapping_context.txt diff --git a/tests/functional/mapping_context_py2.py b/tests/functional/m/mapping_context_py2.py index f5cdc753d..f5cdc753d 100644 --- a/tests/functional/mapping_context_py2.py +++ b/tests/functional/m/mapping_context_py2.py diff --git a/tests/functional/mapping_context_py2.rc b/tests/functional/m/mapping_context_py2.rc index a65023393..a65023393 100644 --- a/tests/functional/mapping_context_py2.rc +++ b/tests/functional/m/mapping_context_py2.rc diff --git a/tests/functional/mapping_context_py2.txt b/tests/functional/m/mapping_context_py2.txt index 59cca6c42..59cca6c42 100644 --- a/tests/functional/mapping_context_py2.txt +++ b/tests/functional/m/mapping_context_py2.txt diff --git a/tests/functional/mapping_context_py3.py b/tests/functional/m/mapping_context_py3.py index 042d4d02d..042d4d02d 100644 --- a/tests/functional/mapping_context_py3.py +++ b/tests/functional/m/mapping_context_py3.py diff --git a/tests/functional/mapping_context_py3.rc b/tests/functional/m/mapping_context_py3.rc index 9bf6df0ed..9bf6df0ed 100644 --- a/tests/functional/mapping_context_py3.rc +++ b/tests/functional/m/mapping_context_py3.rc diff --git a/tests/functional/mapping_context_py3.txt b/tests/functional/m/mapping_context_py3.txt index 59cca6c42..59cca6c42 100644 --- a/tests/functional/mapping_context_py3.txt +++ b/tests/functional/m/mapping_context_py3.txt diff --git a/tests/functional/member_checks.py b/tests/functional/m/member_checks.py index 8d1d636dc..8d1d636dc 100644 --- a/tests/functional/member_checks.py +++ b/tests/functional/m/member_checks.py diff --git a/tests/functional/member_checks.txt b/tests/functional/m/member_checks.txt index dd2c927b9..dd2c927b9 100644 --- a/tests/functional/member_checks.txt +++ b/tests/functional/m/member_checks.txt diff --git a/tests/functional/member_checks_hints.py b/tests/functional/m/member_checks_hints.py index 407c522b5..407c522b5 100644 --- a/tests/functional/member_checks_hints.py +++ b/tests/functional/m/member_checks_hints.py diff --git a/tests/functional/member_checks_hints.rc b/tests/functional/m/member_checks_hints.rc index 311e05184..311e05184 100644 --- a/tests/functional/member_checks_hints.rc +++ b/tests/functional/m/member_checks_hints.rc diff --git a/tests/functional/member_checks_hints.txt b/tests/functional/m/member_checks_hints.txt index 27f1e3d11..27f1e3d11 100644 --- a/tests/functional/member_checks_hints.txt +++ b/tests/functional/m/member_checks_hints.txt diff --git a/tests/functional/member_checks_ignore_none.py b/tests/functional/m/member_checks_ignore_none.py index 06f01cb6a..06f01cb6a 100644 --- a/tests/functional/member_checks_ignore_none.py +++ b/tests/functional/m/member_checks_ignore_none.py diff --git a/tests/functional/member_checks_ignore_none.rc b/tests/functional/m/member_checks_ignore_none.rc index dd365acd5..dd365acd5 100644 --- a/tests/functional/member_checks_ignore_none.rc +++ b/tests/functional/m/member_checks_ignore_none.rc diff --git a/tests/functional/member_checks_ignore_none.txt b/tests/functional/m/member_checks_ignore_none.txt index 61ef7e86e..61ef7e86e 100644 --- a/tests/functional/member_checks_ignore_none.txt +++ b/tests/functional/m/member_checks_ignore_none.txt diff --git a/tests/functional/member_checks_inference_improvements.py b/tests/functional/m/member_checks_inference_improvements.py index 6eefa7958..6eefa7958 100644 --- a/tests/functional/member_checks_inference_improvements.py +++ b/tests/functional/m/member_checks_inference_improvements.py diff --git a/tests/functional/member_checks_no_hints.py b/tests/functional/m/member_checks_no_hints.py index 407c522b5..407c522b5 100644 --- a/tests/functional/member_checks_no_hints.py +++ b/tests/functional/m/member_checks_no_hints.py diff --git a/tests/functional/member_checks_no_hints.rc b/tests/functional/m/member_checks_no_hints.rc index 780950df6..780950df6 100644 --- a/tests/functional/member_checks_no_hints.rc +++ b/tests/functional/m/member_checks_no_hints.rc diff --git a/tests/functional/member_checks_no_hints.txt b/tests/functional/m/member_checks_no_hints.txt index eea748d29..eea748d29 100644 --- a/tests/functional/member_checks_no_hints.txt +++ b/tests/functional/m/member_checks_no_hints.txt diff --git a/tests/functional/member_checks_opaque.py b/tests/functional/m/member_checks_opaque.py index 9b592af64..9b592af64 100644 --- a/tests/functional/member_checks_opaque.py +++ b/tests/functional/m/member_checks_opaque.py diff --git a/tests/functional/member_checks_opaque.rc b/tests/functional/m/member_checks_opaque.rc index 025cd2a0f..025cd2a0f 100644 --- a/tests/functional/member_checks_opaque.rc +++ b/tests/functional/m/member_checks_opaque.rc diff --git a/tests/functional/member_checks_opaque.txt b/tests/functional/m/member_checks_opaque.txt index dae295353..dae295353 100644 --- a/tests/functional/member_checks_opaque.txt +++ b/tests/functional/m/member_checks_opaque.txt diff --git a/tests/functional/member_checks_py37.py b/tests/functional/m/member_checks_py37.py index 8d59b7d80..8d59b7d80 100644 --- a/tests/functional/member_checks_py37.py +++ b/tests/functional/m/member_checks_py37.py diff --git a/tests/functional/member_checks_py37.rc b/tests/functional/m/member_checks_py37.rc index 5d0572448..5d0572448 100644 --- a/tests/functional/member_checks_py37.rc +++ b/tests/functional/m/member_checks_py37.rc diff --git a/tests/functional/member_checks_py37.txt b/tests/functional/m/member_checks_py37.txt index 82a339d23..82a339d23 100644 --- a/tests/functional/member_checks_py37.txt +++ b/tests/functional/m/member_checks_py37.txt diff --git a/tests/functional/membership_protocol.py b/tests/functional/m/membership_protocol.py index 3401f4bb4..3401f4bb4 100644 --- a/tests/functional/membership_protocol.py +++ b/tests/functional/m/membership_protocol.py diff --git a/tests/functional/membership_protocol.txt b/tests/functional/m/membership_protocol.txt index edb2227aa..edb2227aa 100644 --- a/tests/functional/membership_protocol.txt +++ b/tests/functional/m/membership_protocol.txt diff --git a/tests/functional/membership_protocol_py2.py b/tests/functional/m/membership_protocol_py2.py index 8a569c36b..8a569c36b 100644 --- a/tests/functional/membership_protocol_py2.py +++ b/tests/functional/m/membership_protocol_py2.py diff --git a/tests/functional/membership_protocol_py2.rc b/tests/functional/m/membership_protocol_py2.rc index c78f32fa0..c78f32fa0 100644 --- a/tests/functional/membership_protocol_py2.rc +++ b/tests/functional/m/membership_protocol_py2.rc diff --git a/tests/functional/membership_protocol_py2.txt b/tests/functional/m/membership_protocol_py2.txt index 4ba757550..4ba757550 100644 --- a/tests/functional/membership_protocol_py2.txt +++ b/tests/functional/m/membership_protocol_py2.txt diff --git a/tests/functional/membership_protocol_py3.py b/tests/functional/m/membership_protocol_py3.py index 678072354..678072354 100644 --- a/tests/functional/membership_protocol_py3.py +++ b/tests/functional/m/membership_protocol_py3.py diff --git a/tests/functional/membership_protocol_py3.rc b/tests/functional/m/membership_protocol_py3.rc index 9bf6df0ed..9bf6df0ed 100644 --- a/tests/functional/membership_protocol_py3.rc +++ b/tests/functional/m/membership_protocol_py3.rc diff --git a/tests/functional/membership_protocol_py3.txt b/tests/functional/m/membership_protocol_py3.txt index 4ba757550..4ba757550 100644 --- a/tests/functional/membership_protocol_py3.txt +++ b/tests/functional/m/membership_protocol_py3.txt diff --git a/tests/functional/messages_managed_by_id.py b/tests/functional/m/messages_managed_by_id.py index a96ac5cc5..a96ac5cc5 100644 --- a/tests/functional/messages_managed_by_id.py +++ b/tests/functional/m/messages_managed_by_id.py diff --git a/tests/functional/messages_managed_by_id.txt b/tests/functional/m/messages_managed_by_id.txt index e766ab0b3..e766ab0b3 100644 --- a/tests/functional/messages_managed_by_id.txt +++ b/tests/functional/m/messages_managed_by_id.txt diff --git a/tests/functional/method_hidden.py b/tests/functional/m/method_hidden.py index 428869666..428869666 100644 --- a/tests/functional/method_hidden.py +++ b/tests/functional/m/method_hidden.py diff --git a/tests/functional/method_hidden.txt b/tests/functional/m/method_hidden.txt index 7dfb8d3e0..7dfb8d3e0 100644 --- a/tests/functional/method_hidden.txt +++ b/tests/functional/m/method_hidden.txt diff --git a/tests/functional/misplaced_bare_raise.py b/tests/functional/m/misplaced_bare_raise.py index 3a11aaee8..3a11aaee8 100644 --- a/tests/functional/misplaced_bare_raise.py +++ b/tests/functional/m/misplaced_bare_raise.py diff --git a/tests/functional/misplaced_bare_raise.txt b/tests/functional/m/misplaced_bare_raise.txt index fb39640a1..fb39640a1 100644 --- a/tests/functional/misplaced_bare_raise.txt +++ b/tests/functional/m/misplaced_bare_raise.txt diff --git a/tests/functional/misplaced_comparison_constant.py b/tests/functional/m/misplaced_comparison_constant.py index 29f2b1ed8..29f2b1ed8 100644 --- a/tests/functional/misplaced_comparison_constant.py +++ b/tests/functional/m/misplaced_comparison_constant.py diff --git a/tests/functional/misplaced_comparison_constant.txt b/tests/functional/m/misplaced_comparison_constant.txt index a7f0d956d..a7f0d956d 100644 --- a/tests/functional/misplaced_comparison_constant.txt +++ b/tests/functional/m/misplaced_comparison_constant.txt diff --git a/tests/functional/misplaced_format_function.py b/tests/functional/m/misplaced_format_function.py index 3520dc70b..3520dc70b 100644 --- a/tests/functional/misplaced_format_function.py +++ b/tests/functional/m/misplaced_format_function.py diff --git a/tests/functional/misplaced_format_function.txt b/tests/functional/m/misplaced_format_function.txt index 91a1874aa..91a1874aa 100644 --- a/tests/functional/misplaced_format_function.txt +++ b/tests/functional/m/misplaced_format_function.txt diff --git a/tests/functional/misplaced_future.py b/tests/functional/m/misplaced_future.py index b4317d96f..b4317d96f 100644 --- a/tests/functional/misplaced_future.py +++ b/tests/functional/m/misplaced_future.py diff --git a/tests/functional/misplaced_future.txt b/tests/functional/m/misplaced_future.txt index bc874cf15..bc874cf15 100644 --- a/tests/functional/misplaced_future.txt +++ b/tests/functional/m/misplaced_future.txt diff --git a/tests/functional/missing_docstring.py b/tests/functional/m/missing_docstring.py index 657af5c7e..657af5c7e 100644 --- a/tests/functional/missing_docstring.py +++ b/tests/functional/m/missing_docstring.py diff --git a/tests/functional/missing_docstring.txt b/tests/functional/m/missing_docstring.txt index 2680319b6..2680319b6 100644 --- a/tests/functional/missing_docstring.txt +++ b/tests/functional/m/missing_docstring.txt diff --git a/tests/functional/missing_final_newline.py b/tests/functional/m/missing_final_newline.py index 370f902b7..370f902b7 100644 --- a/tests/functional/missing_final_newline.py +++ b/tests/functional/m/missing_final_newline.py diff --git a/tests/functional/missing_final_newline.txt b/tests/functional/m/missing_final_newline.txt index b53c980a3..b53c980a3 100644 --- a/tests/functional/missing_final_newline.txt +++ b/tests/functional/m/missing_final_newline.txt diff --git a/tests/functional/missing_kwoa_py3.py b/tests/functional/m/missing_kwoa_py3.py index 3b6e1c0d8..3b6e1c0d8 100644 --- a/tests/functional/missing_kwoa_py3.py +++ b/tests/functional/m/missing_kwoa_py3.py diff --git a/tests/functional/missing_kwoa_py3.rc b/tests/functional/m/missing_kwoa_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/missing_kwoa_py3.rc +++ b/tests/functional/m/missing_kwoa_py3.rc diff --git a/tests/functional/missing_kwoa_py3.txt b/tests/functional/m/missing_kwoa_py3.txt index 734208ac3..734208ac3 100644 --- a/tests/functional/missing_kwoa_py3.txt +++ b/tests/functional/m/missing_kwoa_py3.txt diff --git a/tests/functional/missing_parentheses_for_call_in_test.py b/tests/functional/m/missing_parentheses_for_call_in_test.py index cd1d76a8d..cd1d76a8d 100644 --- a/tests/functional/missing_parentheses_for_call_in_test.py +++ b/tests/functional/m/missing_parentheses_for_call_in_test.py diff --git a/tests/functional/missing_parentheses_for_call_in_test.txt b/tests/functional/m/missing_parentheses_for_call_in_test.txt index 872c7c3df..872c7c3df 100644 --- a/tests/functional/missing_parentheses_for_call_in_test.txt +++ b/tests/functional/m/missing_parentheses_for_call_in_test.txt diff --git a/tests/functional/missing_self_argument.py b/tests/functional/m/missing_self_argument.py index 79ae34879..79ae34879 100644 --- a/tests/functional/missing_self_argument.py +++ b/tests/functional/m/missing_self_argument.py diff --git a/tests/functional/missing_self_argument.txt b/tests/functional/m/missing_self_argument.txt index 9a47c8914..9a47c8914 100644 --- a/tests/functional/missing_self_argument.txt +++ b/tests/functional/m/missing_self_argument.txt diff --git a/tests/functional/mixed_indentation.py b/tests/functional/m/mixed_indentation.py index 724ecff7a..724ecff7a 100644 --- a/tests/functional/mixed_indentation.py +++ b/tests/functional/m/mixed_indentation.py diff --git a/tests/functional/mixed_indentation.txt b/tests/functional/m/mixed_indentation.txt index d4857e666..d4857e666 100644 --- a/tests/functional/mixed_indentation.txt +++ b/tests/functional/m/mixed_indentation.txt diff --git a/tests/functional/monkeypatch_method.py b/tests/functional/m/monkeypatch_method.py index e8bd03aa7..e8bd03aa7 100644 --- a/tests/functional/monkeypatch_method.py +++ b/tests/functional/m/monkeypatch_method.py diff --git a/tests/functional/monkeypatch_method.txt b/tests/functional/m/monkeypatch_method.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/monkeypatch_method.txt +++ b/tests/functional/m/monkeypatch_method.txt diff --git a/tests/functional/multiple_imports.py b/tests/functional/m/multiple_imports.py index 9008dcc52..9008dcc52 100644 --- a/tests/functional/multiple_imports.py +++ b/tests/functional/m/multiple_imports.py diff --git a/tests/functional/multiple_imports.txt b/tests/functional/m/multiple_imports.txt index a5df51e60..a5df51e60 100644 --- a/tests/functional/multiple_imports.txt +++ b/tests/functional/m/multiple_imports.txt diff --git a/tests/functional/namePresetCamelCase.py b/tests/functional/n/namePresetCamelCase.py index e048ec4d8..e048ec4d8 100644 --- a/tests/functional/namePresetCamelCase.py +++ b/tests/functional/n/namePresetCamelCase.py diff --git a/tests/functional/namePresetCamelCase.rc b/tests/functional/n/namePresetCamelCase.rc index 29f44504a..29f44504a 100644 --- a/tests/functional/namePresetCamelCase.rc +++ b/tests/functional/n/namePresetCamelCase.rc diff --git a/tests/functional/namePresetCamelCase.txt b/tests/functional/n/namePresetCamelCase.txt index 3c31bbcb0..3c31bbcb0 100644 --- a/tests/functional/namePresetCamelCase.txt +++ b/tests/functional/n/namePresetCamelCase.txt diff --git a/tests/functional/name_preset_snake_case.py b/tests/functional/n/name_preset_snake_case.py index 549888715..549888715 100644 --- a/tests/functional/name_preset_snake_case.py +++ b/tests/functional/n/name_preset_snake_case.py diff --git a/tests/functional/name_preset_snake_case.rc b/tests/functional/n/name_preset_snake_case.rc index 0424cdcfb..0424cdcfb 100644 --- a/tests/functional/name_preset_snake_case.rc +++ b/tests/functional/n/name_preset_snake_case.rc diff --git a/tests/functional/name_preset_snake_case.txt b/tests/functional/n/name_preset_snake_case.txt index 14a3d6530..14a3d6530 100644 --- a/tests/functional/name_preset_snake_case.txt +++ b/tests/functional/n/name_preset_snake_case.txt diff --git a/tests/functional/name_styles.py b/tests/functional/n/name_styles.py index afba650c0..afba650c0 100644 --- a/tests/functional/name_styles.py +++ b/tests/functional/n/name_styles.py diff --git a/tests/functional/name_styles.rc b/tests/functional/n/name_styles.rc index 1a63e671b..1a63e671b 100644 --- a/tests/functional/name_styles.rc +++ b/tests/functional/n/name_styles.rc diff --git a/tests/functional/name_styles.txt b/tests/functional/n/name_styles.txt index 74d4fb801..74d4fb801 100644 --- a/tests/functional/name_styles.txt +++ b/tests/functional/n/name_styles.txt diff --git a/tests/functional/namedtuple_member_inference.py b/tests/functional/n/namedtuple_member_inference.py index 4488ceb0a..4488ceb0a 100644 --- a/tests/functional/namedtuple_member_inference.py +++ b/tests/functional/n/namedtuple_member_inference.py diff --git a/tests/functional/namedtuple_member_inference.txt b/tests/functional/n/namedtuple_member_inference.txt index 1532814c5..1532814c5 100644 --- a/tests/functional/namedtuple_member_inference.txt +++ b/tests/functional/n/namedtuple_member_inference.txt diff --git a/tests/functional/names_in__all__.py b/tests/functional/n/names_in__all__.py index 9b2840acc..9b2840acc 100644 --- a/tests/functional/names_in__all__.py +++ b/tests/functional/n/names_in__all__.py diff --git a/tests/functional/names_in__all__.txt b/tests/functional/n/names_in__all__.txt index 94873296c..94873296c 100644 --- a/tests/functional/names_in__all__.txt +++ b/tests/functional/n/names_in__all__.txt diff --git a/tests/functional/nested_blocks_issue1088.py b/tests/functional/n/nested_blocks_issue1088.py index d44a9f71f..d44a9f71f 100644 --- a/tests/functional/nested_blocks_issue1088.py +++ b/tests/functional/n/nested_blocks_issue1088.py diff --git a/tests/functional/nested_blocks_issue1088.txt b/tests/functional/n/nested_blocks_issue1088.txt index cf226de78..cf226de78 100644 --- a/tests/functional/nested_blocks_issue1088.txt +++ b/tests/functional/n/nested_blocks_issue1088.txt diff --git a/tests/functional/nested_func_defined_in_loop.py b/tests/functional/n/nested_func_defined_in_loop.py index af3479074..af3479074 100644 --- a/tests/functional/nested_func_defined_in_loop.py +++ b/tests/functional/n/nested_func_defined_in_loop.py diff --git a/tests/functional/no_classmethod_decorator.py b/tests/functional/n/no_classmethod_decorator.py index 66cc0b3c0..66cc0b3c0 100644 --- a/tests/functional/no_classmethod_decorator.py +++ b/tests/functional/n/no_classmethod_decorator.py diff --git a/tests/functional/no_classmethod_decorator.txt b/tests/functional/n/no_classmethod_decorator.txt index ba51f0be4..ba51f0be4 100644 --- a/tests/functional/no_classmethod_decorator.txt +++ b/tests/functional/n/no_classmethod_decorator.txt diff --git a/tests/functional/no_else_raise.py b/tests/functional/n/no_else_raise.py index b3f27a74e..b3f27a74e 100644 --- a/tests/functional/no_else_raise.py +++ b/tests/functional/n/no_else_raise.py diff --git a/tests/functional/no_else_raise.txt b/tests/functional/n/no_else_raise.txt index aec1877c3..aec1877c3 100644 --- a/tests/functional/no_else_raise.txt +++ b/tests/functional/n/no_else_raise.txt diff --git a/tests/functional/no_else_return.py b/tests/functional/n/no_else_return.py index 0f90c153a..0f90c153a 100644 --- a/tests/functional/no_else_return.py +++ b/tests/functional/n/no_else_return.py diff --git a/tests/functional/no_else_return.txt b/tests/functional/n/no_else_return.txt index 72147e808..72147e808 100644 --- a/tests/functional/no_else_return.txt +++ b/tests/functional/n/no_else_return.txt diff --git a/tests/functional/no_name_in_module.py b/tests/functional/n/no_name_in_module.py index 8b309fd0a..8b309fd0a 100644 --- a/tests/functional/no_name_in_module.py +++ b/tests/functional/n/no_name_in_module.py diff --git a/tests/functional/no_name_in_module.txt b/tests/functional/n/no_name_in_module.txt index 7dbc11c6c..7dbc11c6c 100644 --- a/tests/functional/no_name_in_module.txt +++ b/tests/functional/n/no_name_in_module.txt diff --git a/tests/functional/no_self_argument_py37.py b/tests/functional/n/no_self_argument_py37.py index 8e6d6fc34..8e6d6fc34 100644 --- a/tests/functional/no_self_argument_py37.py +++ b/tests/functional/n/no_self_argument_py37.py diff --git a/tests/functional/no_self_argument_py37.rc b/tests/functional/n/no_self_argument_py37.rc index a17bb22da..a17bb22da 100644 --- a/tests/functional/no_self_argument_py37.rc +++ b/tests/functional/n/no_self_argument_py37.rc diff --git a/tests/functional/no_self_argument_py37.txt b/tests/functional/n/no_self_argument_py37.txt index 812b8aa0c..812b8aa0c 100644 --- a/tests/functional/no_self_argument_py37.txt +++ b/tests/functional/n/no_self_argument_py37.txt diff --git a/tests/functional/no_self_use.py b/tests/functional/n/no_self_use.py index 3d3cda1f2..3d3cda1f2 100644 --- a/tests/functional/no_self_use.py +++ b/tests/functional/n/no_self_use.py diff --git a/tests/functional/no_self_use.txt b/tests/functional/n/no_self_use.txt index e68dcff9a..e68dcff9a 100644 --- a/tests/functional/no_self_use.txt +++ b/tests/functional/n/no_self_use.txt diff --git a/tests/functional/no_self_use_py3.py b/tests/functional/n/no_self_use_py3.py index f40150835..f40150835 100644 --- a/tests/functional/no_self_use_py3.py +++ b/tests/functional/n/no_self_use_py3.py diff --git a/tests/functional/no_self_use_py3.rc b/tests/functional/n/no_self_use_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/no_self_use_py3.rc +++ b/tests/functional/n/no_self_use_py3.rc diff --git a/tests/functional/no_self_use_py3.txt b/tests/functional/n/no_self_use_py3.txt index 8b1378917..8b1378917 100644 --- a/tests/functional/no_self_use_py3.txt +++ b/tests/functional/n/no_self_use_py3.txt diff --git a/tests/functional/no_staticmethod_decorator.py b/tests/functional/n/no_staticmethod_decorator.py index d0e0effa4..d0e0effa4 100644 --- a/tests/functional/no_staticmethod_decorator.py +++ b/tests/functional/n/no_staticmethod_decorator.py diff --git a/tests/functional/no_staticmethod_decorator.txt b/tests/functional/n/no_staticmethod_decorator.txt index c0aea0eaa..c0aea0eaa 100644 --- a/tests/functional/no_staticmethod_decorator.txt +++ b/tests/functional/n/no_staticmethod_decorator.txt diff --git a/tests/functional/non_iterator_returned.py b/tests/functional/n/non_iterator_returned.py index 32486f722..32486f722 100644 --- a/tests/functional/non_iterator_returned.py +++ b/tests/functional/n/non_iterator_returned.py diff --git a/tests/functional/non_iterator_returned.txt b/tests/functional/n/non_iterator_returned.txt index fa1d5bec5..fa1d5bec5 100644 --- a/tests/functional/non_iterator_returned.txt +++ b/tests/functional/n/non_iterator_returned.txt diff --git a/tests/functional/none_dunder_protocols_py36.py b/tests/functional/n/none_dunder_protocols_py36.py index 5573ceeb4..5573ceeb4 100644 --- a/tests/functional/none_dunder_protocols_py36.py +++ b/tests/functional/n/none_dunder_protocols_py36.py diff --git a/tests/functional/none_dunder_protocols_py36.rc b/tests/functional/n/none_dunder_protocols_py36.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/none_dunder_protocols_py36.rc +++ b/tests/functional/n/none_dunder_protocols_py36.rc diff --git a/tests/functional/none_dunder_protocols_py36.txt b/tests/functional/n/none_dunder_protocols_py36.txt index 0775b4ac3..0775b4ac3 100644 --- a/tests/functional/none_dunder_protocols_py36.txt +++ b/tests/functional/n/none_dunder_protocols_py36.txt diff --git a/tests/functional/nonexistent_operator.py b/tests/functional/n/nonexistent_operator.py index f05a64947..f05a64947 100644 --- a/tests/functional/nonexistent_operator.py +++ b/tests/functional/n/nonexistent_operator.py diff --git a/tests/functional/nonexistent_operator.txt b/tests/functional/n/nonexistent_operator.txt index da59f4147..da59f4147 100644 --- a/tests/functional/nonexistent_operator.txt +++ b/tests/functional/n/nonexistent_operator.txt diff --git a/tests/functional/nonlocal_and_global.py b/tests/functional/n/nonlocal_and_global.py index 940052436..940052436 100644 --- a/tests/functional/nonlocal_and_global.py +++ b/tests/functional/n/nonlocal_and_global.py diff --git a/tests/functional/nonlocal_and_global.rc b/tests/functional/n/nonlocal_and_global.rc index c093be204..c093be204 100644 --- a/tests/functional/nonlocal_and_global.rc +++ b/tests/functional/n/nonlocal_and_global.rc diff --git a/tests/functional/nonlocal_and_global.txt b/tests/functional/n/nonlocal_and_global.txt index 46f0d0feb..46f0d0feb 100644 --- a/tests/functional/nonlocal_and_global.txt +++ b/tests/functional/n/nonlocal_and_global.txt diff --git a/tests/functional/nonlocal_without_binding.py b/tests/functional/n/nonlocal_without_binding.py index be3c00371..be3c00371 100644 --- a/tests/functional/nonlocal_without_binding.py +++ b/tests/functional/n/nonlocal_without_binding.py diff --git a/tests/functional/nonlocal_without_binding.rc b/tests/functional/n/nonlocal_without_binding.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/nonlocal_without_binding.rc +++ b/tests/functional/n/nonlocal_without_binding.rc diff --git a/tests/functional/nonlocal_without_binding.txt b/tests/functional/n/nonlocal_without_binding.txt index 05a1105c1..05a1105c1 100644 --- a/tests/functional/nonlocal_without_binding.txt +++ b/tests/functional/n/nonlocal_without_binding.txt diff --git a/tests/functional/not_async_context_manager.py b/tests/functional/n/not_async_context_manager.py index 138d76dfa..138d76dfa 100644 --- a/tests/functional/not_async_context_manager.py +++ b/tests/functional/n/not_async_context_manager.py diff --git a/tests/functional/not_async_context_manager.rc b/tests/functional/n/not_async_context_manager.rc index 03004f2c2..03004f2c2 100644 --- a/tests/functional/not_async_context_manager.rc +++ b/tests/functional/n/not_async_context_manager.rc diff --git a/tests/functional/not_async_context_manager.txt b/tests/functional/n/not_async_context_manager.txt index ae9fad79b..ae9fad79b 100644 --- a/tests/functional/not_async_context_manager.txt +++ b/tests/functional/n/not_async_context_manager.txt diff --git a/tests/functional/not_async_context_manager_py37.py b/tests/functional/n/not_async_context_manager_py37.py index 705e5afc9..705e5afc9 100644 --- a/tests/functional/not_async_context_manager_py37.py +++ b/tests/functional/n/not_async_context_manager_py37.py diff --git a/tests/functional/not_async_context_manager_py37.rc b/tests/functional/n/not_async_context_manager_py37.rc index a17bb22da..a17bb22da 100644 --- a/tests/functional/not_async_context_manager_py37.rc +++ b/tests/functional/n/not_async_context_manager_py37.rc diff --git a/tests/functional/not_async_context_manager_py37.txt b/tests/functional/n/not_async_context_manager_py37.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/not_async_context_manager_py37.txt +++ b/tests/functional/n/not_async_context_manager_py37.txt diff --git a/tests/functional/not_callable.py b/tests/functional/n/not_callable.py index 8d5b000c5..8d5b000c5 100644 --- a/tests/functional/not_callable.py +++ b/tests/functional/n/not_callable.py diff --git a/tests/functional/not_callable.txt b/tests/functional/n/not_callable.txt index 4928c8c8b..4928c8c8b 100644 --- a/tests/functional/not_callable.txt +++ b/tests/functional/n/not_callable.txt diff --git a/tests/functional/not_context_manager.py b/tests/functional/n/not_context_manager.py index a59f5a200..a59f5a200 100644 --- a/tests/functional/not_context_manager.py +++ b/tests/functional/n/not_context_manager.py diff --git a/tests/functional/not_context_manager.txt b/tests/functional/n/not_context_manager.txt index 7fad3af0d..7fad3af0d 100644 --- a/tests/functional/not_context_manager.txt +++ b/tests/functional/n/not_context_manager.txt diff --git a/tests/functional/not_in_loop.py b/tests/functional/n/not_in_loop.py index f7319eef7..f7319eef7 100644 --- a/tests/functional/not_in_loop.py +++ b/tests/functional/n/not_in_loop.py diff --git a/tests/functional/not_in_loop.txt b/tests/functional/n/not_in_loop.txt index 293ab2f07..293ab2f07 100644 --- a/tests/functional/not_in_loop.txt +++ b/tests/functional/n/not_in_loop.txt diff --git a/tests/functional/old_division_manually.py b/tests/functional/o/old_division_manually.py index aab4bd4fe..aab4bd4fe 100644 --- a/tests/functional/old_division_manually.py +++ b/tests/functional/o/old_division_manually.py diff --git a/tests/functional/old_division_manually.rc b/tests/functional/o/old_division_manually.rc index 11dbb8d01..11dbb8d01 100644 --- a/tests/functional/old_division_manually.rc +++ b/tests/functional/o/old_division_manually.rc diff --git a/tests/functional/postponed_evaluation_activated.py b/tests/functional/p/postponed_evaluation_activated.py index 3cc694d47..3cc694d47 100644 --- a/tests/functional/postponed_evaluation_activated.py +++ b/tests/functional/p/postponed_evaluation_activated.py diff --git a/tests/functional/postponed_evaluation_activated.rc b/tests/functional/p/postponed_evaluation_activated.rc index a17bb22da..a17bb22da 100644 --- a/tests/functional/postponed_evaluation_activated.rc +++ b/tests/functional/p/postponed_evaluation_activated.rc diff --git a/tests/functional/postponed_evaluation_activated.txt b/tests/functional/p/postponed_evaluation_activated.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/postponed_evaluation_activated.txt +++ b/tests/functional/p/postponed_evaluation_activated.txt diff --git a/tests/functional/postponed_evaluation_not_activated.py b/tests/functional/p/postponed_evaluation_not_activated.py index f892414f0..f892414f0 100644 --- a/tests/functional/postponed_evaluation_not_activated.py +++ b/tests/functional/p/postponed_evaluation_not_activated.py diff --git a/tests/functional/postponed_evaluation_not_activated.rc b/tests/functional/p/postponed_evaluation_not_activated.rc index a17bb22da..a17bb22da 100644 --- a/tests/functional/postponed_evaluation_not_activated.rc +++ b/tests/functional/p/postponed_evaluation_not_activated.rc diff --git a/tests/functional/postponed_evaluation_not_activated.txt b/tests/functional/p/postponed_evaluation_not_activated.txt index cae433c42..cae433c42 100644 --- a/tests/functional/postponed_evaluation_not_activated.txt +++ b/tests/functional/p/postponed_evaluation_not_activated.txt diff --git a/tests/functional/pragma_after_backslash.py b/tests/functional/p/pragma_after_backslash.py index c506f6c9d..c506f6c9d 100644 --- a/tests/functional/pragma_after_backslash.py +++ b/tests/functional/p/pragma_after_backslash.py diff --git a/tests/functional/preferred_module.py b/tests/functional/p/preferred_module.py index ce1f1c2c8..ce1f1c2c8 100644 --- a/tests/functional/preferred_module.py +++ b/tests/functional/p/preferred_module.py diff --git a/tests/functional/preferred_module.rc b/tests/functional/p/preferred_module.rc index e0982e030..e0982e030 100644 --- a/tests/functional/preferred_module.rc +++ b/tests/functional/p/preferred_module.rc diff --git a/tests/functional/preferred_module.txt b/tests/functional/p/preferred_module.txt index 7d327cac4..7d327cac4 100644 --- a/tests/functional/preferred_module.txt +++ b/tests/functional/p/preferred_module.txt diff --git a/tests/functional/print_always_warns.py b/tests/functional/p/print_always_warns.py index 8b7f2fc9c..8b7f2fc9c 100644 --- a/tests/functional/print_always_warns.py +++ b/tests/functional/p/print_always_warns.py diff --git a/tests/functional/print_always_warns.rc b/tests/functional/p/print_always_warns.rc index 4a0e47a21..4a0e47a21 100644 --- a/tests/functional/print_always_warns.rc +++ b/tests/functional/p/print_always_warns.rc diff --git a/tests/functional/print_always_warns.txt b/tests/functional/p/print_always_warns.txt index c35e118d4..c35e118d4 100644 --- a/tests/functional/print_always_warns.txt +++ b/tests/functional/p/print_always_warns.txt diff --git a/tests/functional/property_with_parameters.py b/tests/functional/p/property_with_parameters.py index 2f521991f..2f521991f 100644 --- a/tests/functional/property_with_parameters.py +++ b/tests/functional/p/property_with_parameters.py diff --git a/tests/functional/property_with_parameters.txt b/tests/functional/p/property_with_parameters.txt index 325d89306..325d89306 100644 --- a/tests/functional/property_with_parameters.txt +++ b/tests/functional/p/property_with_parameters.txt diff --git a/tests/functional/protected_access_access_different_scopes.py b/tests/functional/p/protected_access_access_different_scopes.py index dc09aa52b..dc09aa52b 100644 --- a/tests/functional/protected_access_access_different_scopes.py +++ b/tests/functional/p/protected_access_access_different_scopes.py diff --git a/tests/functional/protected_access_access_different_scopes.rc b/tests/functional/p/protected_access_access_different_scopes.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/protected_access_access_different_scopes.rc +++ b/tests/functional/p/protected_access_access_different_scopes.rc diff --git a/tests/functional/protected_access_access_different_scopes.txt b/tests/functional/p/protected_access_access_different_scopes.txt index ab8b5be11..ab8b5be11 100644 --- a/tests/functional/protected_access_access_different_scopes.txt +++ b/tests/functional/p/protected_access_access_different_scopes.txt diff --git a/tests/functional/protocol_classes.py b/tests/functional/p/protocol_classes.py index 0399c94e5..0399c94e5 100644 --- a/tests/functional/protocol_classes.py +++ b/tests/functional/p/protocol_classes.py diff --git a/tests/functional/protocol_classes.rc b/tests/functional/p/protocol_classes.rc index 85fc502b3..85fc502b3 100644 --- a/tests/functional/protocol_classes.rc +++ b/tests/functional/p/protocol_classes.rc diff --git a/tests/functional/raising_format_tuple.py b/tests/functional/r/raising_format_tuple.py index cfdda1023..cfdda1023 100644 --- a/tests/functional/raising_format_tuple.py +++ b/tests/functional/r/raising_format_tuple.py diff --git a/tests/functional/raising_format_tuple.txt b/tests/functional/r/raising_format_tuple.txt index 126971551..126971551 100644 --- a/tests/functional/raising_format_tuple.txt +++ b/tests/functional/r/raising_format_tuple.txt diff --git a/tests/functional/raising_non_exception_py3.py b/tests/functional/r/raising_non_exception_py3.py index 7961c5220..7961c5220 100644 --- a/tests/functional/raising_non_exception_py3.py +++ b/tests/functional/r/raising_non_exception_py3.py diff --git a/tests/functional/raising_non_exception_py3.rc b/tests/functional/r/raising_non_exception_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/raising_non_exception_py3.rc +++ b/tests/functional/r/raising_non_exception_py3.rc diff --git a/tests/functional/raising_non_exception_py3.txt b/tests/functional/r/raising_non_exception_py3.txt index 12c886288..12c886288 100644 --- a/tests/functional/raising_non_exception_py3.txt +++ b/tests/functional/r/raising_non_exception_py3.txt diff --git a/tests/functional/raising_self.py b/tests/functional/r/raising_self.py index 16f244ba5..16f244ba5 100644 --- a/tests/functional/raising_self.py +++ b/tests/functional/r/raising_self.py diff --git a/tests/functional/raising_self.txt b/tests/functional/r/raising_self.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/raising_self.txt +++ b/tests/functional/r/raising_self.txt diff --git a/tests/functional/recursion_error_2667.py b/tests/functional/r/recursion_error_2667.py index 585cf7f2f..585cf7f2f 100644 --- a/tests/functional/recursion_error_2667.py +++ b/tests/functional/r/recursion_error_2667.py diff --git a/tests/functional/recursion_error_2667.txt b/tests/functional/r/recursion_error_2667.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/recursion_error_2667.txt +++ b/tests/functional/r/recursion_error_2667.txt diff --git a/tests/functional/recursion_error_2836.py b/tests/functional/r/recursion_error_2836.py index 9be68b265..9be68b265 100644 --- a/tests/functional/recursion_error_2836.py +++ b/tests/functional/r/recursion_error_2836.py diff --git a/tests/functional/recursion_error_2861.py b/tests/functional/r/recursion_error_2861.py index 03e0a5444..03e0a5444 100644 --- a/tests/functional/recursion_error_2861.py +++ b/tests/functional/r/recursion_error_2861.py diff --git a/tests/functional/recursion_error_2899.py b/tests/functional/r/recursion_error_2899.py index aa01f2aca..aa01f2aca 100644 --- a/tests/functional/recursion_error_2899.py +++ b/tests/functional/r/recursion_error_2899.py diff --git a/tests/functional/recursion_error_2906.py b/tests/functional/r/recursion_error_2906.py index 062109672..062109672 100644 --- a/tests/functional/recursion_error_2906.py +++ b/tests/functional/r/recursion_error_2906.py diff --git a/tests/functional/recursion_error_940.py b/tests/functional/r/recursion_error_940.py index 4a9f346cb..4a9f346cb 100644 --- a/tests/functional/recursion_error_940.py +++ b/tests/functional/r/recursion_error_940.py diff --git a/tests/functional/recursion_error_crash.py b/tests/functional/r/recursion_error_crash.py index 208bc2e7a..208bc2e7a 100644 --- a/tests/functional/recursion_error_crash.py +++ b/tests/functional/r/recursion_error_crash.py diff --git a/tests/functional/recursion_error_crash.txt b/tests/functional/r/recursion_error_crash.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/recursion_error_crash.txt +++ b/tests/functional/r/recursion_error_crash.txt diff --git a/tests/functional/recursion_error_crash_2683.py b/tests/functional/r/recursion_error_crash_2683.py index 05978a355..05978a355 100644 --- a/tests/functional/recursion_error_crash_2683.py +++ b/tests/functional/r/recursion_error_crash_2683.py diff --git a/tests/functional/recursion_error_crash_2683.txt b/tests/functional/r/recursion_error_crash_2683.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/recursion_error_crash_2683.txt +++ b/tests/functional/r/recursion_error_crash_2683.txt diff --git a/tests/functional/recursion_error_crash_astroid_623.py b/tests/functional/r/recursion_error_crash_astroid_623.py index 662da6145..662da6145 100644 --- a/tests/functional/recursion_error_crash_astroid_623.py +++ b/tests/functional/r/recursion_error_crash_astroid_623.py diff --git a/tests/functional/recursion_error_crash_astroid_623.txt b/tests/functional/r/recursion_error_crash_astroid_623.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/recursion_error_crash_astroid_623.txt +++ b/tests/functional/r/recursion_error_crash_astroid_623.txt diff --git a/tests/functional/recursion_regression_2960.py b/tests/functional/r/recursion_regression_2960.py index 96e0fbf74..96e0fbf74 100644 --- a/tests/functional/recursion_regression_2960.py +++ b/tests/functional/r/recursion_regression_2960.py diff --git a/tests/functional/redeclared_assigned_name.py b/tests/functional/r/redeclared_assigned_name.py index 1027feae2..1027feae2 100644 --- a/tests/functional/redeclared_assigned_name.py +++ b/tests/functional/r/redeclared_assigned_name.py diff --git a/tests/functional/redeclared_assigned_name.txt b/tests/functional/r/redeclared_assigned_name.txt index 06311f9d4..06311f9d4 100644 --- a/tests/functional/redeclared_assigned_name.txt +++ b/tests/functional/r/redeclared_assigned_name.txt diff --git a/tests/functional/redefine_in_handler.py b/tests/functional/r/redefine_in_handler.py index 9f56cfbea..9f56cfbea 100644 --- a/tests/functional/redefine_in_handler.py +++ b/tests/functional/r/redefine_in_handler.py diff --git a/tests/functional/redefine_in_handler.rc b/tests/functional/r/redefine_in_handler.rc index a65023393..a65023393 100644 --- a/tests/functional/redefine_in_handler.rc +++ b/tests/functional/r/redefine_in_handler.rc diff --git a/tests/functional/redefine_in_handler.txt b/tests/functional/r/redefine_in_handler.txt index 48674a19b..48674a19b 100644 --- a/tests/functional/redefine_in_handler.txt +++ b/tests/functional/r/redefine_in_handler.txt diff --git a/tests/functional/redefined_argument_from_local.py b/tests/functional/r/redefined_argument_from_local.py index b1735e9c0..b1735e9c0 100644 --- a/tests/functional/redefined_argument_from_local.py +++ b/tests/functional/r/redefined_argument_from_local.py diff --git a/tests/functional/redefined_argument_from_local.txt b/tests/functional/r/redefined_argument_from_local.txt index c3c026b7d..c3c026b7d 100644 --- a/tests/functional/redefined_argument_from_local.txt +++ b/tests/functional/r/redefined_argument_from_local.txt diff --git a/tests/functional/redefined_builtin.py b/tests/functional/r/redefined_builtin.py index c840f8dd5..c840f8dd5 100644 --- a/tests/functional/redefined_builtin.py +++ b/tests/functional/r/redefined_builtin.py diff --git a/tests/functional/redefined_builtin.txt b/tests/functional/r/redefined_builtin.txt index fb11cd3ab..fb11cd3ab 100644 --- a/tests/functional/redefined_builtin.txt +++ b/tests/functional/r/redefined_builtin.txt diff --git a/tests/functional/redundant_unittest_assert.py b/tests/functional/r/redundant_unittest_assert.py index 2eb73e3d4..2eb73e3d4 100644 --- a/tests/functional/redundant_unittest_assert.py +++ b/tests/functional/r/redundant_unittest_assert.py diff --git a/tests/functional/redundant_unittest_assert.txt b/tests/functional/r/redundant_unittest_assert.txt index 889d395c0..889d395c0 100644 --- a/tests/functional/redundant_unittest_assert.txt +++ b/tests/functional/r/redundant_unittest_assert.txt diff --git a/tests/functional/regression_1326_crash_uninferable.py b/tests/functional/r/regression_1326_crash_uninferable.py index a42d44ac3..a42d44ac3 100644 --- a/tests/functional/regression_1326_crash_uninferable.py +++ b/tests/functional/r/regression_1326_crash_uninferable.py diff --git a/tests/functional/regression_2443_duplicate_bases.py b/tests/functional/r/regression_2443_duplicate_bases.py index f32490c44..f32490c44 100644 --- a/tests/functional/regression_2443_duplicate_bases.py +++ b/tests/functional/r/regression_2443_duplicate_bases.py diff --git a/tests/functional/regression_2443_duplicate_bases.rc b/tests/functional/r/regression_2443_duplicate_bases.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/regression_2443_duplicate_bases.rc +++ b/tests/functional/r/regression_2443_duplicate_bases.rc diff --git a/tests/functional/regression_2937_ifexp.py b/tests/functional/r/regression_2937_ifexp.py index 55b240440..55b240440 100644 --- a/tests/functional/regression_2937_ifexp.py +++ b/tests/functional/r/regression_2937_ifexp.py diff --git a/tests/functional/regression_no_value_for_parameter.py b/tests/functional/r/regression_no_value_for_parameter.py index 30308e605..30308e605 100644 --- a/tests/functional/regression_no_value_for_parameter.py +++ b/tests/functional/r/regression_no_value_for_parameter.py diff --git a/tests/functional/regression_no_value_for_parameter.txt b/tests/functional/r/regression_no_value_for_parameter.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/regression_no_value_for_parameter.txt +++ b/tests/functional/r/regression_no_value_for_parameter.txt diff --git a/tests/functional/reimported.py b/tests/functional/r/reimported.py index b73f1ce08..b73f1ce08 100644 --- a/tests/functional/reimported.py +++ b/tests/functional/r/reimported.py diff --git a/tests/functional/reimported.txt b/tests/functional/r/reimported.txt index b15625e2c..b15625e2c 100644 --- a/tests/functional/reimported.txt +++ b/tests/functional/r/reimported.txt diff --git a/tests/functional/repeated_keyword.py b/tests/functional/r/repeated_keyword.py index 786c53bab..786c53bab 100644 --- a/tests/functional/repeated_keyword.py +++ b/tests/functional/r/repeated_keyword.py diff --git a/tests/functional/repeated_keyword.txt b/tests/functional/r/repeated_keyword.txt index 1344b15bc..1344b15bc 100644 --- a/tests/functional/repeated_keyword.txt +++ b/tests/functional/r/repeated_keyword.txt diff --git a/tests/functional/return_in_init.py b/tests/functional/r/return_in_init.py index bf0aa064f..bf0aa064f 100644 --- a/tests/functional/return_in_init.py +++ b/tests/functional/r/return_in_init.py diff --git a/tests/functional/return_in_init.txt b/tests/functional/r/return_in_init.txt index 5e708d0d7..5e708d0d7 100644 --- a/tests/functional/return_in_init.txt +++ b/tests/functional/r/return_in_init.txt diff --git a/tests/functional/return_outside_function.py b/tests/functional/r/return_outside_function.py index 449dafd68..449dafd68 100644 --- a/tests/functional/return_outside_function.py +++ b/tests/functional/r/return_outside_function.py diff --git a/tests/functional/return_outside_function.txt b/tests/functional/r/return_outside_function.txt index 0c9aa5699..0c9aa5699 100644 --- a/tests/functional/return_outside_function.txt +++ b/tests/functional/r/return_outside_function.txt diff --git a/tests/functional/reused_outer_loop_variable.py b/tests/functional/r/reused_outer_loop_variable.py index b244e99f5..b244e99f5 100644 --- a/tests/functional/reused_outer_loop_variable.py +++ b/tests/functional/r/reused_outer_loop_variable.py diff --git a/tests/functional/reused_outer_loop_variable.txt b/tests/functional/r/reused_outer_loop_variable.txt index 1252ac9d6..1252ac9d6 100644 --- a/tests/functional/reused_outer_loop_variable.txt +++ b/tests/functional/r/reused_outer_loop_variable.txt diff --git a/tests/functional/reused_outer_loop_variable_py3.py b/tests/functional/r/reused_outer_loop_variable_py3.py index 6eaa1f51c..6eaa1f51c 100644 --- a/tests/functional/reused_outer_loop_variable_py3.py +++ b/tests/functional/r/reused_outer_loop_variable_py3.py diff --git a/tests/functional/reused_outer_loop_variable_py3.rc b/tests/functional/r/reused_outer_loop_variable_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/reused_outer_loop_variable_py3.rc +++ b/tests/functional/r/reused_outer_loop_variable_py3.rc diff --git a/tests/functional/reused_outer_loop_variable_py3.txt b/tests/functional/r/reused_outer_loop_variable_py3.txt index ac3a6ead2..ac3a6ead2 100644 --- a/tests/functional/reused_outer_loop_variable_py3.txt +++ b/tests/functional/r/reused_outer_loop_variable_py3.txt diff --git a/tests/functional/self_assigning_variable.py b/tests/functional/s/self_assigning_variable.py index 2c5148f63..2c5148f63 100644 --- a/tests/functional/self_assigning_variable.py +++ b/tests/functional/s/self_assigning_variable.py diff --git a/tests/functional/self_assigning_variable.txt b/tests/functional/s/self_assigning_variable.txt index 1787f1f47..1787f1f47 100644 --- a/tests/functional/self_assigning_variable.txt +++ b/tests/functional/s/self_assigning_variable.txt diff --git a/tests/functional/self_cls_assignment.py b/tests/functional/s/self_cls_assignment.py index 4e63bb422..4e63bb422 100644 --- a/tests/functional/self_cls_assignment.py +++ b/tests/functional/s/self_cls_assignment.py diff --git a/tests/functional/self_cls_assignment.txt b/tests/functional/s/self_cls_assignment.txt index 42a90340c..42a90340c 100644 --- a/tests/functional/self_cls_assignment.txt +++ b/tests/functional/s/self_cls_assignment.txt diff --git a/tests/functional/signature_differs.py b/tests/functional/s/signature_differs.py index 920611fd0..920611fd0 100644 --- a/tests/functional/signature_differs.py +++ b/tests/functional/s/signature_differs.py diff --git a/tests/functional/signature_differs.txt b/tests/functional/s/signature_differs.txt index a9985e5fc..a9985e5fc 100644 --- a/tests/functional/signature_differs.txt +++ b/tests/functional/s/signature_differs.txt diff --git a/tests/functional/simplifiable_if_expression.py b/tests/functional/s/simplifiable_if_expression.py index bcfdf890b..bcfdf890b 100644 --- a/tests/functional/simplifiable_if_expression.py +++ b/tests/functional/s/simplifiable_if_expression.py diff --git a/tests/functional/simplifiable_if_expression.txt b/tests/functional/s/simplifiable_if_expression.txt index b35e08462..b35e08462 100644 --- a/tests/functional/simplifiable_if_expression.txt +++ b/tests/functional/s/simplifiable_if_expression.txt diff --git a/tests/functional/simplifiable_if_statement.py b/tests/functional/s/simplifiable_if_statement.py index 4d4c8b5d4..4d4c8b5d4 100644 --- a/tests/functional/simplifiable_if_statement.py +++ b/tests/functional/s/simplifiable_if_statement.py diff --git a/tests/functional/simplifiable_if_statement.txt b/tests/functional/s/simplifiable_if_statement.txt index 1c5110908..1c5110908 100644 --- a/tests/functional/simplifiable_if_statement.txt +++ b/tests/functional/s/simplifiable_if_statement.txt diff --git a/tests/functional/simplify_chained_comparison.py b/tests/functional/s/simplify_chained_comparison.py index 4be9fbe3d..4be9fbe3d 100644 --- a/tests/functional/simplify_chained_comparison.py +++ b/tests/functional/s/simplify_chained_comparison.py diff --git a/tests/functional/simplify_chained_comparison.txt b/tests/functional/s/simplify_chained_comparison.txt index 3107e60cb..3107e60cb 100644 --- a/tests/functional/simplify_chained_comparison.txt +++ b/tests/functional/s/simplify_chained_comparison.txt diff --git a/tests/functional/singledispatch_functions.py b/tests/functional/s/singledispatch_functions.py index cfd4d873c..cfd4d873c 100644 --- a/tests/functional/singledispatch_functions.py +++ b/tests/functional/s/singledispatch_functions.py diff --git a/tests/functional/singledispatch_functions.rc b/tests/functional/s/singledispatch_functions.rc index fc795dc6d..fc795dc6d 100644 --- a/tests/functional/singledispatch_functions.rc +++ b/tests/functional/s/singledispatch_functions.rc diff --git a/tests/functional/singledispatch_functions.txt b/tests/functional/s/singledispatch_functions.txt index 568f41b31..568f41b31 100644 --- a/tests/functional/singledispatch_functions.txt +++ b/tests/functional/s/singledispatch_functions.txt diff --git a/tests/functional/singledispatch_functions_py3.py b/tests/functional/s/singledispatch_functions_py3.py index cfd4d873c..cfd4d873c 100644 --- a/tests/functional/singledispatch_functions_py3.py +++ b/tests/functional/s/singledispatch_functions_py3.py diff --git a/tests/functional/singledispatch_functions_py3.rc b/tests/functional/s/singledispatch_functions_py3.rc index d43f6c339..d43f6c339 100644 --- a/tests/functional/singledispatch_functions_py3.rc +++ b/tests/functional/s/singledispatch_functions_py3.rc diff --git a/tests/functional/singledispatch_functions_py3.txt b/tests/functional/s/singledispatch_functions_py3.txt index 568f41b31..568f41b31 100644 --- a/tests/functional/singledispatch_functions_py3.txt +++ b/tests/functional/s/singledispatch_functions_py3.txt diff --git a/tests/functional/singleton_comparison.py b/tests/functional/s/singleton_comparison.py index 9a28c0e2e..9a28c0e2e 100644 --- a/tests/functional/singleton_comparison.py +++ b/tests/functional/s/singleton_comparison.py diff --git a/tests/functional/singleton_comparison.txt b/tests/functional/s/singleton_comparison.txt index 533d71f63..533d71f63 100644 --- a/tests/functional/singleton_comparison.txt +++ b/tests/functional/s/singleton_comparison.txt diff --git a/tests/functional/slots_checks.py b/tests/functional/s/slots_checks.py index 64a439f33..64a439f33 100644 --- a/tests/functional/slots_checks.py +++ b/tests/functional/s/slots_checks.py diff --git a/tests/functional/slots_checks.txt b/tests/functional/s/slots_checks.txt index b3d71afcc..b3d71afcc 100644 --- a/tests/functional/slots_checks.txt +++ b/tests/functional/s/slots_checks.txt diff --git a/tests/functional/socketerror_import.py b/tests/functional/s/socketerror_import.py index df5de2957..df5de2957 100644 --- a/tests/functional/socketerror_import.py +++ b/tests/functional/s/socketerror_import.py diff --git a/tests/functional/star_needs_assignment_target.py b/tests/functional/s/star_needs_assignment_target.py index 5421c226b..5421c226b 100644 --- a/tests/functional/star_needs_assignment_target.py +++ b/tests/functional/s/star_needs_assignment_target.py diff --git a/tests/functional/star_needs_assignment_target.rc b/tests/functional/s/star_needs_assignment_target.rc index c093be204..c093be204 100644 --- a/tests/functional/star_needs_assignment_target.rc +++ b/tests/functional/s/star_needs_assignment_target.rc diff --git a/tests/functional/star_needs_assignment_target.txt b/tests/functional/s/star_needs_assignment_target.txt index b66975c97..b66975c97 100644 --- a/tests/functional/star_needs_assignment_target.txt +++ b/tests/functional/s/star_needs_assignment_target.txt diff --git a/tests/functional/star_needs_assignment_target_py35.py b/tests/functional/s/star_needs_assignment_target_py35.py index fb5eea86a..fb5eea86a 100644 --- a/tests/functional/star_needs_assignment_target_py35.py +++ b/tests/functional/s/star_needs_assignment_target_py35.py diff --git a/tests/functional/star_needs_assignment_target_py35.rc b/tests/functional/s/star_needs_assignment_target_py35.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/star_needs_assignment_target_py35.rc +++ b/tests/functional/s/star_needs_assignment_target_py35.rc diff --git a/tests/functional/star_needs_assignment_target_py35.txt b/tests/functional/s/star_needs_assignment_target_py35.txt index 07770523b..07770523b 100644 --- a/tests/functional/star_needs_assignment_target_py35.txt +++ b/tests/functional/s/star_needs_assignment_target_py35.txt diff --git a/tests/functional/statement_without_effect.py b/tests/functional/s/statement_without_effect.py index bac4f6795..bac4f6795 100644 --- a/tests/functional/statement_without_effect.py +++ b/tests/functional/s/statement_without_effect.py diff --git a/tests/functional/statement_without_effect.txt b/tests/functional/s/statement_without_effect.txt index bda6eaea9..bda6eaea9 100644 --- a/tests/functional/statement_without_effect.txt +++ b/tests/functional/s/statement_without_effect.txt diff --git a/tests/functional/statement_without_effect_py36.py b/tests/functional/s/statement_without_effect_py36.py index 59745ce2b..59745ce2b 100644 --- a/tests/functional/statement_without_effect_py36.py +++ b/tests/functional/s/statement_without_effect_py36.py diff --git a/tests/functional/statement_without_effect_py36.rc b/tests/functional/s/statement_without_effect_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/statement_without_effect_py36.rc +++ b/tests/functional/s/statement_without_effect_py36.rc diff --git a/tests/functional/statement_without_effect_py36.txt b/tests/functional/s/statement_without_effect_py36.txt index 6b782923b..6b782923b 100644 --- a/tests/functional/statement_without_effect_py36.txt +++ b/tests/functional/s/statement_without_effect_py36.txt diff --git a/tests/functional/stop_iteration_inside_generator.py b/tests/functional/s/stop_iteration_inside_generator.py index a51f2d3e7..a51f2d3e7 100644 --- a/tests/functional/stop_iteration_inside_generator.py +++ b/tests/functional/s/stop_iteration_inside_generator.py diff --git a/tests/functional/stop_iteration_inside_generator.rc b/tests/functional/s/stop_iteration_inside_generator.rc index c093be204..c093be204 100644 --- a/tests/functional/stop_iteration_inside_generator.rc +++ b/tests/functional/s/stop_iteration_inside_generator.rc diff --git a/tests/functional/stop_iteration_inside_generator.txt b/tests/functional/s/stop_iteration_inside_generator.txt index 107d563b6..107d563b6 100644 --- a/tests/functional/stop_iteration_inside_generator.txt +++ b/tests/functional/s/stop_iteration_inside_generator.txt diff --git a/tests/functional/string_formatting.py b/tests/functional/s/string_formatting.py index 7e60d9fd9..7e60d9fd9 100644 --- a/tests/functional/string_formatting.py +++ b/tests/functional/s/string_formatting.py diff --git a/tests/functional/string_formatting.txt b/tests/functional/s/string_formatting.txt index 9801de1a7..9801de1a7 100644 --- a/tests/functional/string_formatting.txt +++ b/tests/functional/s/string_formatting.txt diff --git a/tests/functional/string_formatting_disable.py b/tests/functional/s/string_formatting_disable.py index 096c84734..096c84734 100644 --- a/tests/functional/string_formatting_disable.py +++ b/tests/functional/s/string_formatting_disable.py diff --git a/tests/functional/string_formatting_disable.rc b/tests/functional/s/string_formatting_disable.rc index 0193339de..0193339de 100644 --- a/tests/functional/string_formatting_disable.rc +++ b/tests/functional/s/string_formatting_disable.rc diff --git a/tests/functional/string_formatting_disable.txt b/tests/functional/s/string_formatting_disable.txt index 2c8f6db59..2c8f6db59 100644 --- a/tests/functional/string_formatting_disable.txt +++ b/tests/functional/s/string_formatting_disable.txt diff --git a/tests/functional/string_formatting_failed_inference.py b/tests/functional/s/string_formatting_failed_inference.py index c5add58c8..c5add58c8 100644 --- a/tests/functional/string_formatting_failed_inference.py +++ b/tests/functional/s/string_formatting_failed_inference.py diff --git a/tests/functional/string_formatting_failed_inference_py35.py b/tests/functional/s/string_formatting_failed_inference_py35.py index a511ff80e..a511ff80e 100644 --- a/tests/functional/string_formatting_failed_inference_py35.py +++ b/tests/functional/s/string_formatting_failed_inference_py35.py diff --git a/tests/functional/string_formatting_failed_inference_py35.rc b/tests/functional/s/string_formatting_failed_inference_py35.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/string_formatting_failed_inference_py35.rc +++ b/tests/functional/s/string_formatting_failed_inference_py35.rc diff --git a/tests/functional/string_formatting_py27.py b/tests/functional/s/string_formatting_py27.py index eab042c07..eab042c07 100644 --- a/tests/functional/string_formatting_py27.py +++ b/tests/functional/s/string_formatting_py27.py diff --git a/tests/functional/string_formatting_py27.rc b/tests/functional/s/string_formatting_py27.rc index 80170b777..80170b777 100644 --- a/tests/functional/string_formatting_py27.rc +++ b/tests/functional/s/string_formatting_py27.rc diff --git a/tests/functional/string_formatting_py27.txt b/tests/functional/s/string_formatting_py27.txt index 47f21ded0..47f21ded0 100644 --- a/tests/functional/string_formatting_py27.txt +++ b/tests/functional/s/string_formatting_py27.txt diff --git a/tests/functional/string_formatting_py3.py b/tests/functional/s/string_formatting_py3.py index c27e9719e..c27e9719e 100644 --- a/tests/functional/string_formatting_py3.py +++ b/tests/functional/s/string_formatting_py3.py diff --git a/tests/functional/string_formatting_py3.rc b/tests/functional/s/string_formatting_py3.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/string_formatting_py3.rc +++ b/tests/functional/s/string_formatting_py3.rc diff --git a/tests/functional/string_formatting_py3.txt b/tests/functional/s/string_formatting_py3.txt index 45975899a..45975899a 100644 --- a/tests/functional/string_formatting_py3.txt +++ b/tests/functional/s/string_formatting_py3.txt diff --git a/tests/functional/subprocess_popen_preexec_fn.py b/tests/functional/s/subprocess_popen_preexec_fn.py index e785abc76..e785abc76 100644 --- a/tests/functional/subprocess_popen_preexec_fn.py +++ b/tests/functional/s/subprocess_popen_preexec_fn.py diff --git a/tests/functional/subprocess_popen_preexec_fn.txt b/tests/functional/s/subprocess_popen_preexec_fn.txt index cd237a442..cd237a442 100644 --- a/tests/functional/subprocess_popen_preexec_fn.txt +++ b/tests/functional/s/subprocess_popen_preexec_fn.txt diff --git a/tests/functional/subprocess_run_check35.py b/tests/functional/s/subprocess_run_check35.py index f123fb20d..f123fb20d 100644 --- a/tests/functional/subprocess_run_check35.py +++ b/tests/functional/s/subprocess_run_check35.py diff --git a/tests/functional/subprocess_run_check35.rc b/tests/functional/s/subprocess_run_check35.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/subprocess_run_check35.rc +++ b/tests/functional/s/subprocess_run_check35.rc diff --git a/tests/functional/subprocess_run_check35.txt b/tests/functional/s/subprocess_run_check35.txt index 31e5dbfc1..31e5dbfc1 100644 --- a/tests/functional/subprocess_run_check35.txt +++ b/tests/functional/s/subprocess_run_check35.txt diff --git a/tests/functional/super_checks.py b/tests/functional/s/super_checks.py index 3888488fe..3888488fe 100644 --- a/tests/functional/super_checks.py +++ b/tests/functional/s/super_checks.py diff --git a/tests/functional/super_checks.txt b/tests/functional/s/super_checks.txt index 4911a6c86..4911a6c86 100644 --- a/tests/functional/super_checks.txt +++ b/tests/functional/s/super_checks.txt diff --git a/tests/functional/superfluous_parens.py b/tests/functional/s/superfluous_parens.py index 13418cd78..13418cd78 100644 --- a/tests/functional/superfluous_parens.py +++ b/tests/functional/s/superfluous_parens.py diff --git a/tests/functional/superfluous_parens.txt b/tests/functional/s/superfluous_parens.txt index 57e1019c3..57e1019c3 100644 --- a/tests/functional/superfluous_parens.txt +++ b/tests/functional/s/superfluous_parens.txt diff --git a/tests/functional/suspicious_str_strip_call.py b/tests/functional/s/suspicious_str_strip_call.py index bc3a27c27..bc3a27c27 100644 --- a/tests/functional/suspicious_str_strip_call.py +++ b/tests/functional/s/suspicious_str_strip_call.py diff --git a/tests/functional/suspicious_str_strip_call.rc b/tests/functional/s/suspicious_str_strip_call.rc index a65023393..a65023393 100644 --- a/tests/functional/suspicious_str_strip_call.rc +++ b/tests/functional/s/suspicious_str_strip_call.rc diff --git a/tests/functional/suspicious_str_strip_call.txt b/tests/functional/s/suspicious_str_strip_call.txt index ad714cc6b..ad714cc6b 100644 --- a/tests/functional/suspicious_str_strip_call.txt +++ b/tests/functional/s/suspicious_str_strip_call.txt diff --git a/tests/functional/suspicious_str_strip_call_py3.py b/tests/functional/s/suspicious_str_strip_call_py3.py index e859f25f8..e859f25f8 100644 --- a/tests/functional/suspicious_str_strip_call_py3.py +++ b/tests/functional/s/suspicious_str_strip_call_py3.py diff --git a/tests/functional/suspicious_str_strip_call_py3.rc b/tests/functional/s/suspicious_str_strip_call_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/suspicious_str_strip_call_py3.rc +++ b/tests/functional/s/suspicious_str_strip_call_py3.rc diff --git a/tests/functional/suspicious_str_strip_call_py3.txt b/tests/functional/s/suspicious_str_strip_call_py3.txt index 81f32cf4e..81f32cf4e 100644 --- a/tests/functional/suspicious_str_strip_call_py3.txt +++ b/tests/functional/s/suspicious_str_strip_call_py3.txt diff --git a/tests/functional/syntax_error.py b/tests/functional/s/syntax_error.py index c93df6b05..c93df6b05 100644 --- a/tests/functional/syntax_error.py +++ b/tests/functional/s/syntax_error.py diff --git a/tests/functional/syntax_error.rc b/tests/functional/s/syntax_error.rc index 58b5a9413..58b5a9413 100644 --- a/tests/functional/syntax_error.rc +++ b/tests/functional/s/syntax_error.rc diff --git a/tests/functional/syntax_error.txt b/tests/functional/s/syntax_error.txt index f14ae39dd..f14ae39dd 100644 --- a/tests/functional/syntax_error.txt +++ b/tests/functional/s/syntax_error.txt diff --git a/tests/functional/syntax_error_jython.py b/tests/functional/s/syntax_error_jython.py index c93df6b05..c93df6b05 100644 --- a/tests/functional/syntax_error_jython.py +++ b/tests/functional/s/syntax_error_jython.py diff --git a/tests/functional/syntax_error_jython.rc b/tests/functional/s/syntax_error_jython.rc index 29bd3facf..29bd3facf 100644 --- a/tests/functional/syntax_error_jython.rc +++ b/tests/functional/s/syntax_error_jython.rc diff --git a/tests/functional/syntax_error_jython.txt b/tests/functional/s/syntax_error_jython.txt index e532aece7..e532aece7 100644 --- a/tests/functional/syntax_error_jython.txt +++ b/tests/functional/s/syntax_error_jython.txt diff --git a/tests/functional/sys_stream_regression_1004.py b/tests/functional/s/sys_stream_regression_1004.py index c0391859d..c0391859d 100644 --- a/tests/functional/sys_stream_regression_1004.py +++ b/tests/functional/s/sys_stream_regression_1004.py diff --git a/tests/functional/sys_stream_regression_1004.rc b/tests/functional/s/sys_stream_regression_1004.rc index 182fae81c..182fae81c 100644 --- a/tests/functional/sys_stream_regression_1004.rc +++ b/tests/functional/s/sys_stream_regression_1004.rc diff --git a/tests/functional/sys_stream_regression_1004.txt b/tests/functional/s/sys_stream_regression_1004.txt index b68af46fa..b68af46fa 100644 --- a/tests/functional/sys_stream_regression_1004.txt +++ b/tests/functional/s/sys_stream_regression_1004.txt diff --git a/tests/functional/ternary.py b/tests/functional/t/ternary.py index 835eb73cf..835eb73cf 100644 --- a/tests/functional/ternary.py +++ b/tests/functional/t/ternary.py diff --git a/tests/functional/ternary.txt b/tests/functional/t/ternary.txt index 0008e16b6..0008e16b6 100644 --- a/tests/functional/ternary.txt +++ b/tests/functional/t/ternary.txt diff --git a/tests/functional/test_compile.py b/tests/functional/t/test_compile.py index d4a4ac2aa..d4a4ac2aa 100644 --- a/tests/functional/test_compile.py +++ b/tests/functional/t/test_compile.py diff --git a/tests/functional/tokenize_error.py b/tests/functional/t/tokenize_error.py index 323950d91..323950d91 100644 --- a/tests/functional/tokenize_error.py +++ b/tests/functional/t/tokenize_error.py diff --git a/tests/functional/tokenize_error.rc b/tests/functional/t/tokenize_error.rc index 58b5a9413..58b5a9413 100644 --- a/tests/functional/tokenize_error.rc +++ b/tests/functional/t/tokenize_error.rc diff --git a/tests/functional/tokenize_error.txt b/tests/functional/t/tokenize_error.txt index 4e65f7127..4e65f7127 100644 --- a/tests/functional/tokenize_error.txt +++ b/tests/functional/t/tokenize_error.txt diff --git a/tests/functional/tokenize_error_jython.py b/tests/functional/t/tokenize_error_jython.py index 205f5fc6b..205f5fc6b 100644 --- a/tests/functional/tokenize_error_jython.py +++ b/tests/functional/t/tokenize_error_jython.py diff --git a/tests/functional/tokenize_error_jython.rc b/tests/functional/t/tokenize_error_jython.rc index 79ffac09c..79ffac09c 100644 --- a/tests/functional/tokenize_error_jython.rc +++ b/tests/functional/t/tokenize_error_jython.rc diff --git a/tests/functional/tokenize_error_jython.txt b/tests/functional/t/tokenize_error_jython.txt index 82e662eb8..82e662eb8 100644 --- a/tests/functional/tokenize_error_jython.txt +++ b/tests/functional/t/tokenize_error_jython.txt diff --git a/tests/functional/too_few_public_methods.py b/tests/functional/t/too_few_public_methods.py index 0b300351c..0b300351c 100644 --- a/tests/functional/too_few_public_methods.py +++ b/tests/functional/t/too_few_public_methods.py diff --git a/tests/functional/too_few_public_methods.txt b/tests/functional/t/too_few_public_methods.txt index 79362d110..79362d110 100644 --- a/tests/functional/too_few_public_methods.txt +++ b/tests/functional/t/too_few_public_methods.txt diff --git a/tests/functional/too_few_public_methods_37.py b/tests/functional/t/too_few_public_methods_37.py index 0bb3a3c16..0bb3a3c16 100644 --- a/tests/functional/too_few_public_methods_37.py +++ b/tests/functional/t/too_few_public_methods_37.py diff --git a/tests/functional/too_few_public_methods_37.rc b/tests/functional/t/too_few_public_methods_37.rc index 5d0572448..5d0572448 100644 --- a/tests/functional/too_few_public_methods_37.rc +++ b/tests/functional/t/too_few_public_methods_37.rc diff --git a/tests/functional/too_few_public_methods_37.txt b/tests/functional/t/too_few_public_methods_37.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/too_few_public_methods_37.txt +++ b/tests/functional/t/too_few_public_methods_37.txt diff --git a/tests/functional/too_many_ancestors.py b/tests/functional/t/too_many_ancestors.py index a0ae18a02..a0ae18a02 100644 --- a/tests/functional/too_many_ancestors.py +++ b/tests/functional/t/too_many_ancestors.py diff --git a/tests/functional/too_many_ancestors.txt b/tests/functional/t/too_many_ancestors.txt index e9f0841ca..e9f0841ca 100644 --- a/tests/functional/too_many_ancestors.txt +++ b/tests/functional/t/too_many_ancestors.txt diff --git a/tests/functional/too_many_arguments.py b/tests/functional/t/too_many_arguments.py index 689745e27..689745e27 100644 --- a/tests/functional/too_many_arguments.py +++ b/tests/functional/t/too_many_arguments.py diff --git a/tests/functional/too_many_arguments.txt b/tests/functional/t/too_many_arguments.txt index 8f99a462e..8f99a462e 100644 --- a/tests/functional/too_many_arguments.txt +++ b/tests/functional/t/too_many_arguments.txt diff --git a/tests/functional/too_many_arguments_issue_1045.py b/tests/functional/t/too_many_arguments_issue_1045.py index e5aa76d75..e5aa76d75 100644 --- a/tests/functional/too_many_arguments_issue_1045.py +++ b/tests/functional/t/too_many_arguments_issue_1045.py diff --git a/tests/functional/too_many_arguments_issue_1045.rc b/tests/functional/t/too_many_arguments_issue_1045.rc index 46032f660..46032f660 100644 --- a/tests/functional/too_many_arguments_issue_1045.rc +++ b/tests/functional/t/too_many_arguments_issue_1045.rc diff --git a/tests/functional/too_many_arguments_issue_1045.txt b/tests/functional/t/too_many_arguments_issue_1045.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/too_many_arguments_issue_1045.txt +++ b/tests/functional/t/too_many_arguments_issue_1045.txt diff --git a/tests/functional/too_many_boolean_expressions.py b/tests/functional/t/too_many_boolean_expressions.py index 68214ab8e..68214ab8e 100644 --- a/tests/functional/too_many_boolean_expressions.py +++ b/tests/functional/t/too_many_boolean_expressions.py diff --git a/tests/functional/too_many_boolean_expressions.txt b/tests/functional/t/too_many_boolean_expressions.txt index 0bb0086c1..0bb0086c1 100644 --- a/tests/functional/too_many_boolean_expressions.txt +++ b/tests/functional/t/too_many_boolean_expressions.txt diff --git a/tests/functional/too_many_branches.py b/tests/functional/t/too_many_branches.py index 7b0b068ad..7b0b068ad 100644 --- a/tests/functional/too_many_branches.py +++ b/tests/functional/t/too_many_branches.py diff --git a/tests/functional/too_many_branches.txt b/tests/functional/t/too_many_branches.txt index fbc82ccca..fbc82ccca 100644 --- a/tests/functional/too_many_branches.txt +++ b/tests/functional/t/too_many_branches.txt diff --git a/tests/functional/too_many_instance_attributes.py b/tests/functional/t/too_many_instance_attributes.py index f6703e0b7..f6703e0b7 100644 --- a/tests/functional/too_many_instance_attributes.py +++ b/tests/functional/t/too_many_instance_attributes.py diff --git a/tests/functional/too_many_instance_attributes.txt b/tests/functional/t/too_many_instance_attributes.txt index 652ccea31..652ccea31 100644 --- a/tests/functional/too_many_instance_attributes.txt +++ b/tests/functional/t/too_many_instance_attributes.txt diff --git a/tests/functional/too_many_lines.py b/tests/functional/t/too_many_lines.py index 78e568c23..78e568c23 100644 --- a/tests/functional/too_many_lines.py +++ b/tests/functional/t/too_many_lines.py diff --git a/tests/functional/too_many_lines.txt b/tests/functional/t/too_many_lines.txt index 0374f0c0c..0374f0c0c 100644 --- a/tests/functional/too_many_lines.txt +++ b/tests/functional/t/too_many_lines.txt diff --git a/tests/functional/too_many_lines_disabled.py b/tests/functional/t/too_many_lines_disabled.py index 1b0866db2..1b0866db2 100644 --- a/tests/functional/too_many_lines_disabled.py +++ b/tests/functional/t/too_many_lines_disabled.py diff --git a/tests/functional/too_many_locals.py b/tests/functional/t/too_many_locals.py index ac38a9e01..ac38a9e01 100644 --- a/tests/functional/too_many_locals.py +++ b/tests/functional/t/too_many_locals.py diff --git a/tests/functional/too_many_locals.txt b/tests/functional/t/too_many_locals.txt index 4a7d19d4f..4a7d19d4f 100644 --- a/tests/functional/too_many_locals.txt +++ b/tests/functional/t/too_many_locals.txt diff --git a/tests/functional/too_many_nested_blocks.py b/tests/functional/t/too_many_nested_blocks.py index e7c007957..e7c007957 100644 --- a/tests/functional/too_many_nested_blocks.py +++ b/tests/functional/t/too_many_nested_blocks.py diff --git a/tests/functional/too_many_nested_blocks.txt b/tests/functional/t/too_many_nested_blocks.txt index b2a30fd25..b2a30fd25 100644 --- a/tests/functional/too_many_nested_blocks.txt +++ b/tests/functional/t/too_many_nested_blocks.txt diff --git a/tests/functional/too_many_public_methods.py b/tests/functional/t/too_many_public_methods.py index 11b4b367d..11b4b367d 100644 --- a/tests/functional/too_many_public_methods.py +++ b/tests/functional/t/too_many_public_methods.py diff --git a/tests/functional/too_many_public_methods.txt b/tests/functional/t/too_many_public_methods.txt index 1b5a25016..1b5a25016 100644 --- a/tests/functional/too_many_public_methods.txt +++ b/tests/functional/t/too_many_public_methods.txt diff --git a/tests/functional/too_many_return_statements.py b/tests/functional/t/too_many_return_statements.py index 66a85da40..66a85da40 100644 --- a/tests/functional/too_many_return_statements.py +++ b/tests/functional/t/too_many_return_statements.py diff --git a/tests/functional/too_many_return_statements.txt b/tests/functional/t/too_many_return_statements.txt index 4f65db229..4f65db229 100644 --- a/tests/functional/too_many_return_statements.txt +++ b/tests/functional/t/too_many_return_statements.txt diff --git a/tests/functional/too_many_star_expressions.py b/tests/functional/t/too_many_star_expressions.py index c1bbfb9d3..c1bbfb9d3 100644 --- a/tests/functional/too_many_star_expressions.py +++ b/tests/functional/t/too_many_star_expressions.py diff --git a/tests/functional/too_many_star_expressions.rc b/tests/functional/t/too_many_star_expressions.rc index c093be204..c093be204 100644 --- a/tests/functional/too_many_star_expressions.rc +++ b/tests/functional/t/too_many_star_expressions.rc diff --git a/tests/functional/too_many_star_expressions.txt b/tests/functional/t/too_many_star_expressions.txt index 97af35293..97af35293 100644 --- a/tests/functional/too_many_star_expressions.txt +++ b/tests/functional/t/too_many_star_expressions.txt diff --git a/tests/functional/too_many_statements.py b/tests/functional/t/too_many_statements.py index b3e2fd796..b3e2fd796 100644 --- a/tests/functional/too_many_statements.py +++ b/tests/functional/t/too_many_statements.py diff --git a/tests/functional/too_many_statements.txt b/tests/functional/t/too_many_statements.txt index 9a8abfc36..9a8abfc36 100644 --- a/tests/functional/too_many_statements.txt +++ b/tests/functional/t/too_many_statements.txt diff --git a/tests/functional/trailing_comma_tuple.py b/tests/functional/t/trailing_comma_tuple.py index a832ccc28..a832ccc28 100644 --- a/tests/functional/trailing_comma_tuple.py +++ b/tests/functional/t/trailing_comma_tuple.py diff --git a/tests/functional/trailing_comma_tuple.rc b/tests/functional/t/trailing_comma_tuple.rc index a2ab06c50..a2ab06c50 100644 --- a/tests/functional/trailing_comma_tuple.rc +++ b/tests/functional/t/trailing_comma_tuple.rc diff --git a/tests/functional/trailing_comma_tuple.txt b/tests/functional/t/trailing_comma_tuple.txt index bdf53a255..bdf53a255 100644 --- a/tests/functional/trailing_comma_tuple.txt +++ b/tests/functional/t/trailing_comma_tuple.txt diff --git a/tests/functional/trailing_newlines.py b/tests/functional/t/trailing_newlines.py index 8fbadbb3e..8fbadbb3e 100644 --- a/tests/functional/trailing_newlines.py +++ b/tests/functional/t/trailing_newlines.py diff --git a/tests/functional/trailing_newlines.txt b/tests/functional/t/trailing_newlines.txt index 254f49d9d..254f49d9d 100644 --- a/tests/functional/trailing_newlines.txt +++ b/tests/functional/t/trailing_newlines.txt diff --git a/tests/functional/trailing_whitespaces.py b/tests/functional/t/trailing_whitespaces.py index 48de809c6..48de809c6 100644 --- a/tests/functional/trailing_whitespaces.py +++ b/tests/functional/t/trailing_whitespaces.py diff --git a/tests/functional/trailing_whitespaces.txt b/tests/functional/t/trailing_whitespaces.txt index 38fc2c322..38fc2c322 100644 --- a/tests/functional/trailing_whitespaces.txt +++ b/tests/functional/t/trailing_whitespaces.txt diff --git a/tests/functional/try_except_raise.py b/tests/functional/t/try_except_raise.py index c78852b81..c78852b81 100644 --- a/tests/functional/try_except_raise.py +++ b/tests/functional/t/try_except_raise.py diff --git a/tests/functional/try_except_raise.txt b/tests/functional/t/try_except_raise.txt index 882fd4007..882fd4007 100644 --- a/tests/functional/try_except_raise.txt +++ b/tests/functional/t/try_except_raise.txt diff --git a/tests/functional/try_except_raise_crash.py b/tests/functional/t/try_except_raise_crash.py index 7a1f8d972..7a1f8d972 100644 --- a/tests/functional/try_except_raise_crash.py +++ b/tests/functional/t/try_except_raise_crash.py diff --git a/tests/functional/try_except_raise_crash.txt b/tests/functional/t/try_except_raise_crash.txt index a99476ab9..a99476ab9 100644 --- a/tests/functional/try_except_raise_crash.txt +++ b/tests/functional/t/try_except_raise_crash.txt diff --git a/tests/functional/typing_use.py b/tests/functional/t/typing_use.py index 3e2c48ba0..3e2c48ba0 100644 --- a/tests/functional/typing_use.py +++ b/tests/functional/t/typing_use.py diff --git a/tests/functional/typing_use.rc b/tests/functional/t/typing_use.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/typing_use.rc +++ b/tests/functional/t/typing_use.rc diff --git a/tests/functional/typing_use.txt b/tests/functional/t/typing_use.txt index 1d0233c98..1d0233c98 100644 --- a/tests/functional/typing_use.txt +++ b/tests/functional/t/typing_use.txt diff --git a/tests/functional/unbalanced_tuple_unpacking.py b/tests/functional/u/unbalanced_tuple_unpacking.py index afa217f40..afa217f40 100644 --- a/tests/functional/unbalanced_tuple_unpacking.py +++ b/tests/functional/u/unbalanced_tuple_unpacking.py diff --git a/tests/functional/unbalanced_tuple_unpacking.txt b/tests/functional/u/unbalanced_tuple_unpacking.txt index e904209e5..e904209e5 100644 --- a/tests/functional/unbalanced_tuple_unpacking.txt +++ b/tests/functional/u/unbalanced_tuple_unpacking.txt diff --git a/tests/functional/unbalanced_tuple_unpacking_py30.py b/tests/functional/u/unbalanced_tuple_unpacking_py30.py index 68f5fb79a..68f5fb79a 100644 --- a/tests/functional/unbalanced_tuple_unpacking_py30.py +++ b/tests/functional/u/unbalanced_tuple_unpacking_py30.py diff --git a/tests/functional/unbalanced_tuple_unpacking_py30.rc b/tests/functional/u/unbalanced_tuple_unpacking_py30.rc index 8c6eb56c4..8c6eb56c4 100644 --- a/tests/functional/unbalanced_tuple_unpacking_py30.rc +++ b/tests/functional/u/unbalanced_tuple_unpacking_py30.rc diff --git a/tests/functional/undefined_loop_variable.py b/tests/functional/u/undefined_loop_variable.py index a984898f8..a984898f8 100644 --- a/tests/functional/undefined_loop_variable.py +++ b/tests/functional/u/undefined_loop_variable.py diff --git a/tests/functional/undefined_loop_variable.txt b/tests/functional/u/undefined_loop_variable.txt index 64cf6388b..64cf6388b 100644 --- a/tests/functional/undefined_loop_variable.txt +++ b/tests/functional/u/undefined_loop_variable.txt diff --git a/tests/functional/undefined_variable.py b/tests/functional/u/undefined_variable.py index 59af47e19..59af47e19 100644 --- a/tests/functional/undefined_variable.py +++ b/tests/functional/u/undefined_variable.py diff --git a/tests/functional/undefined_variable.txt b/tests/functional/u/undefined_variable.txt index bc935c12d..bc935c12d 100644 --- a/tests/functional/undefined_variable.txt +++ b/tests/functional/u/undefined_variable.txt diff --git a/tests/functional/undefined_variable_py30.py b/tests/functional/u/undefined_variable_py30.py index 3ccdfa635..3ccdfa635 100644 --- a/tests/functional/undefined_variable_py30.py +++ b/tests/functional/u/undefined_variable_py30.py diff --git a/tests/functional/undefined_variable_py30.rc b/tests/functional/u/undefined_variable_py30.rc index c093be204..c093be204 100644 --- a/tests/functional/undefined_variable_py30.rc +++ b/tests/functional/u/undefined_variable_py30.rc diff --git a/tests/functional/undefined_variable_py30.txt b/tests/functional/u/undefined_variable_py30.txt index 28f67d354..28f67d354 100644 --- a/tests/functional/undefined_variable_py30.txt +++ b/tests/functional/u/undefined_variable_py30.txt diff --git a/tests/functional/unexpected_special_method_signature.py b/tests/functional/u/unexpected_special_method_signature.py index aba6811b9..aba6811b9 100644 --- a/tests/functional/unexpected_special_method_signature.py +++ b/tests/functional/u/unexpected_special_method_signature.py diff --git a/tests/functional/unexpected_special_method_signature.txt b/tests/functional/u/unexpected_special_method_signature.txt index 4fb52df64..4fb52df64 100644 --- a/tests/functional/unexpected_special_method_signature.txt +++ b/tests/functional/u/unexpected_special_method_signature.txt diff --git a/tests/functional/ungrouped_imports.py b/tests/functional/u/ungrouped_imports.py index 2fcf18afc..2fcf18afc 100644 --- a/tests/functional/ungrouped_imports.py +++ b/tests/functional/u/ungrouped_imports.py diff --git a/tests/functional/ungrouped_imports.txt b/tests/functional/u/ungrouped_imports.txt index c29bb1811..c29bb1811 100644 --- a/tests/functional/ungrouped_imports.txt +++ b/tests/functional/u/ungrouped_imports.txt diff --git a/tests/functional/ungrouped_imports_isort_compatible.py b/tests/functional/u/ungrouped_imports_isort_compatible.py index 2e64ed402..2e64ed402 100644 --- a/tests/functional/ungrouped_imports_isort_compatible.py +++ b/tests/functional/u/ungrouped_imports_isort_compatible.py diff --git a/tests/functional/ungrouped_imports_isort_compatible.txt b/tests/functional/u/ungrouped_imports_isort_compatible.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/ungrouped_imports_isort_compatible.txt +++ b/tests/functional/u/ungrouped_imports_isort_compatible.txt diff --git a/tests/functional/unhashable_dict_key.py b/tests/functional/u/unhashable_dict_key.py index 1b469f3dd..1b469f3dd 100644 --- a/tests/functional/unhashable_dict_key.py +++ b/tests/functional/u/unhashable_dict_key.py diff --git a/tests/functional/unhashable_dict_key.txt b/tests/functional/u/unhashable_dict_key.txt index 77c3b9287..77c3b9287 100644 --- a/tests/functional/unhashable_dict_key.txt +++ b/tests/functional/u/unhashable_dict_key.txt diff --git a/tests/functional/unidiomatic_typecheck.py b/tests/functional/u/unidiomatic_typecheck.py index 008456b1e..008456b1e 100644 --- a/tests/functional/unidiomatic_typecheck.py +++ b/tests/functional/u/unidiomatic_typecheck.py diff --git a/tests/functional/unidiomatic_typecheck.txt b/tests/functional/u/unidiomatic_typecheck.txt index 23c0f6f28..23c0f6f28 100644 --- a/tests/functional/unidiomatic_typecheck.txt +++ b/tests/functional/u/unidiomatic_typecheck.txt diff --git a/tests/functional/uninferable_all_object.py b/tests/functional/u/uninferable_all_object.py index 3e565f9eb..3e565f9eb 100644 --- a/tests/functional/uninferable_all_object.py +++ b/tests/functional/u/uninferable_all_object.py diff --git a/tests/functional/unknown_encoding_jython.py b/tests/functional/u/unknown_encoding_jython.py index a28cfed06..a28cfed06 100644 --- a/tests/functional/unknown_encoding_jython.py +++ b/tests/functional/u/unknown_encoding_jython.py diff --git a/tests/functional/unknown_encoding_jython.rc b/tests/functional/u/unknown_encoding_jython.rc index 788d377ba..788d377ba 100644 --- a/tests/functional/unknown_encoding_jython.rc +++ b/tests/functional/u/unknown_encoding_jython.rc diff --git a/tests/functional/unknown_encoding_jython.txt b/tests/functional/u/unknown_encoding_jython.txt index b7ff720d3..b7ff720d3 100644 --- a/tests/functional/unknown_encoding_jython.txt +++ b/tests/functional/u/unknown_encoding_jython.txt diff --git a/tests/functional/unknown_encoding_py29.py b/tests/functional/u/unknown_encoding_py29.py index aeb2be607..aeb2be607 100644 --- a/tests/functional/unknown_encoding_py29.py +++ b/tests/functional/u/unknown_encoding_py29.py diff --git a/tests/functional/unknown_encoding_py29.rc b/tests/functional/u/unknown_encoding_py29.rc index 1c066fbc5..1c066fbc5 100644 --- a/tests/functional/unknown_encoding_py29.rc +++ b/tests/functional/u/unknown_encoding_py29.rc diff --git a/tests/functional/unknown_encoding_py29.txt b/tests/functional/u/unknown_encoding_py29.txt index 20e775752..20e775752 100644 --- a/tests/functional/unknown_encoding_py29.txt +++ b/tests/functional/u/unknown_encoding_py29.txt diff --git a/tests/functional/unnecessary_comprehension.py b/tests/functional/u/unnecessary_comprehension.py index 57ad6caec..57ad6caec 100644 --- a/tests/functional/unnecessary_comprehension.py +++ b/tests/functional/u/unnecessary_comprehension.py diff --git a/tests/functional/unnecessary_comprehension.txt b/tests/functional/u/unnecessary_comprehension.txt index 76098b0d3..76098b0d3 100644 --- a/tests/functional/unnecessary_comprehension.txt +++ b/tests/functional/u/unnecessary_comprehension.txt diff --git a/tests/functional/unnecessary_lambda.py b/tests/functional/u/unnecessary_lambda.py index f0bd775f3..f0bd775f3 100644 --- a/tests/functional/unnecessary_lambda.py +++ b/tests/functional/u/unnecessary_lambda.py diff --git a/tests/functional/unnecessary_lambda.txt b/tests/functional/u/unnecessary_lambda.txt index de13882ab..de13882ab 100644 --- a/tests/functional/unnecessary_lambda.txt +++ b/tests/functional/u/unnecessary_lambda.txt diff --git a/tests/functional/unnecessary_pass.py b/tests/functional/u/unnecessary_pass.py index c2733096a..c2733096a 100644 --- a/tests/functional/unnecessary_pass.py +++ b/tests/functional/u/unnecessary_pass.py diff --git a/tests/functional/unnecessary_pass.txt b/tests/functional/u/unnecessary_pass.txt index dbbc094d6..dbbc094d6 100644 --- a/tests/functional/unnecessary_pass.txt +++ b/tests/functional/u/unnecessary_pass.txt diff --git a/tests/functional/unneeded_not.py b/tests/functional/u/unneeded_not.py index 97acecd73..97acecd73 100644 --- a/tests/functional/unneeded_not.py +++ b/tests/functional/u/unneeded_not.py diff --git a/tests/functional/unneeded_not.txt b/tests/functional/u/unneeded_not.txt index 13b35129e..13b35129e 100644 --- a/tests/functional/unneeded_not.txt +++ b/tests/functional/u/unneeded_not.txt diff --git a/tests/functional/unpacked_exceptions.py b/tests/functional/u/unpacked_exceptions.py index ec3599c3c..ec3599c3c 100644 --- a/tests/functional/unpacked_exceptions.py +++ b/tests/functional/u/unpacked_exceptions.py diff --git a/tests/functional/unpacked_exceptions.rc b/tests/functional/u/unpacked_exceptions.rc index 9540bc95e..9540bc95e 100644 --- a/tests/functional/unpacked_exceptions.rc +++ b/tests/functional/u/unpacked_exceptions.rc diff --git a/tests/functional/unpacked_exceptions.txt b/tests/functional/u/unpacked_exceptions.txt index 1a1b03423..1a1b03423 100644 --- a/tests/functional/unpacked_exceptions.txt +++ b/tests/functional/u/unpacked_exceptions.txt diff --git a/tests/functional/unpacking.py b/tests/functional/u/unpacking.py index 59d9abbe4..59d9abbe4 100644 --- a/tests/functional/unpacking.py +++ b/tests/functional/u/unpacking.py diff --git a/tests/functional/unpacking_generalizations.py b/tests/functional/u/unpacking_generalizations.py index 1c5fb16b8..1c5fb16b8 100644 --- a/tests/functional/unpacking_generalizations.py +++ b/tests/functional/u/unpacking_generalizations.py diff --git a/tests/functional/unpacking_generalizations.rc b/tests/functional/u/unpacking_generalizations.rc index 03004f2c2..03004f2c2 100644 --- a/tests/functional/unpacking_generalizations.rc +++ b/tests/functional/u/unpacking_generalizations.rc diff --git a/tests/functional/unpacking_generalizations.txt b/tests/functional/u/unpacking_generalizations.txt index d92fcc91e..d92fcc91e 100644 --- a/tests/functional/unpacking_generalizations.txt +++ b/tests/functional/u/unpacking_generalizations.txt diff --git a/tests/functional/unpacking_non_sequence.py b/tests/functional/u/unpacking_non_sequence.py index 06a840b58..06a840b58 100644 --- a/tests/functional/unpacking_non_sequence.py +++ b/tests/functional/u/unpacking_non_sequence.py diff --git a/tests/functional/unpacking_non_sequence.txt b/tests/functional/u/unpacking_non_sequence.txt index 0a21fab42..0a21fab42 100644 --- a/tests/functional/unpacking_non_sequence.txt +++ b/tests/functional/u/unpacking_non_sequence.txt diff --git a/tests/functional/unreachable.py b/tests/functional/u/unreachable.py index b03dec88f..b03dec88f 100644 --- a/tests/functional/unreachable.py +++ b/tests/functional/u/unreachable.py diff --git a/tests/functional/unreachable.txt b/tests/functional/u/unreachable.txt index adf05264f..adf05264f 100644 --- a/tests/functional/unreachable.txt +++ b/tests/functional/u/unreachable.txt diff --git a/tests/functional/unrecognized_inline_option.py b/tests/functional/u/unrecognized_inline_option.py index 3163b1ea6..3163b1ea6 100644 --- a/tests/functional/unrecognized_inline_option.py +++ b/tests/functional/u/unrecognized_inline_option.py diff --git a/tests/functional/unrecognized_inline_option.txt b/tests/functional/u/unrecognized_inline_option.txt index 922cc9273..922cc9273 100644 --- a/tests/functional/unrecognized_inline_option.txt +++ b/tests/functional/u/unrecognized_inline_option.txt diff --git a/tests/functional/unsubscriptable_value.py b/tests/functional/u/unsubscriptable_value.py index 68280c867..68280c867 100644 --- a/tests/functional/unsubscriptable_value.py +++ b/tests/functional/u/unsubscriptable_value.py diff --git a/tests/functional/unsubscriptable_value.txt b/tests/functional/u/unsubscriptable_value.txt index d3243946d..d3243946d 100644 --- a/tests/functional/unsubscriptable_value.txt +++ b/tests/functional/u/unsubscriptable_value.txt diff --git a/tests/functional/unsubscriptable_value_py37.py b/tests/functional/u/unsubscriptable_value_py37.py index c7b06cfb2..c7b06cfb2 100644 --- a/tests/functional/unsubscriptable_value_py37.py +++ b/tests/functional/u/unsubscriptable_value_py37.py diff --git a/tests/functional/unsubscriptable_value_py37.rc b/tests/functional/u/unsubscriptable_value_py37.rc index a17bb22da..a17bb22da 100644 --- a/tests/functional/unsubscriptable_value_py37.rc +++ b/tests/functional/u/unsubscriptable_value_py37.rc diff --git a/tests/functional/unsubscriptable_value_py37.txt b/tests/functional/u/unsubscriptable_value_py37.txt index b2ff0fff5..b2ff0fff5 100644 --- a/tests/functional/unsubscriptable_value_py37.txt +++ b/tests/functional/u/unsubscriptable_value_py37.txt diff --git a/tests/functional/unsupported_assignment_operation.py b/tests/functional/u/unsupported_assignment_operation.py index c0b58668a..c0b58668a 100644 --- a/tests/functional/unsupported_assignment_operation.py +++ b/tests/functional/u/unsupported_assignment_operation.py diff --git a/tests/functional/unsupported_assignment_operation.txt b/tests/functional/u/unsupported_assignment_operation.txt index 27a11e49d..27a11e49d 100644 --- a/tests/functional/unsupported_assignment_operation.txt +++ b/tests/functional/u/unsupported_assignment_operation.txt diff --git a/tests/functional/unsupported_binary_operation.py b/tests/functional/u/unsupported_binary_operation.py index 0bfe1d16a..0bfe1d16a 100644 --- a/tests/functional/unsupported_binary_operation.py +++ b/tests/functional/u/unsupported_binary_operation.py diff --git a/tests/functional/unsupported_binary_operation.rc b/tests/functional/u/unsupported_binary_operation.rc index 401ccfe27..401ccfe27 100644 --- a/tests/functional/unsupported_binary_operation.rc +++ b/tests/functional/u/unsupported_binary_operation.rc diff --git a/tests/functional/unsupported_binary_operation.txt b/tests/functional/u/unsupported_binary_operation.txt index d94365d0a..d94365d0a 100644 --- a/tests/functional/unsupported_binary_operation.txt +++ b/tests/functional/u/unsupported_binary_operation.txt diff --git a/tests/functional/unsupported_delete_operation.py b/tests/functional/u/unsupported_delete_operation.py index 3c2882a64..3c2882a64 100644 --- a/tests/functional/unsupported_delete_operation.py +++ b/tests/functional/u/unsupported_delete_operation.py diff --git a/tests/functional/unsupported_delete_operation.txt b/tests/functional/u/unsupported_delete_operation.txt index 6c3078ec8..6c3078ec8 100644 --- a/tests/functional/unsupported_delete_operation.txt +++ b/tests/functional/u/unsupported_delete_operation.txt diff --git a/tests/functional/unused_argument.py b/tests/functional/u/unused_argument.py index 013d4b3e5..013d4b3e5 100644 --- a/tests/functional/unused_argument.py +++ b/tests/functional/u/unused_argument.py diff --git a/tests/functional/unused_argument.txt b/tests/functional/u/unused_argument.txt index d5834389f..d5834389f 100644 --- a/tests/functional/unused_argument.txt +++ b/tests/functional/u/unused_argument.txt diff --git a/tests/functional/unused_argument_py3.py b/tests/functional/u/unused_argument_py3.py index 65af3e729..65af3e729 100644 --- a/tests/functional/unused_argument_py3.py +++ b/tests/functional/u/unused_argument_py3.py diff --git a/tests/functional/unused_argument_py3.rc b/tests/functional/u/unused_argument_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/unused_argument_py3.rc +++ b/tests/functional/u/unused_argument_py3.rc diff --git a/tests/functional/unused_argument_py3.txt b/tests/functional/u/unused_argument_py3.txt index f575e43f3..f575e43f3 100644 --- a/tests/functional/unused_argument_py3.txt +++ b/tests/functional/u/unused_argument_py3.txt diff --git a/tests/functional/unused_global_variable1.py b/tests/functional/u/unused_global_variable1.py index e630c3337..e630c3337 100644 --- a/tests/functional/unused_global_variable1.py +++ b/tests/functional/u/unused_global_variable1.py diff --git a/tests/functional/unused_global_variable2.py b/tests/functional/u/unused_global_variable2.py index 62224096e..62224096e 100644 --- a/tests/functional/unused_global_variable2.py +++ b/tests/functional/u/unused_global_variable2.py diff --git a/tests/functional/unused_global_variable2.rc b/tests/functional/u/unused_global_variable2.rc index 5dcd4a84c..5dcd4a84c 100644 --- a/tests/functional/unused_global_variable2.rc +++ b/tests/functional/u/unused_global_variable2.rc diff --git a/tests/functional/unused_global_variable2.txt b/tests/functional/u/unused_global_variable2.txt index 27019cbd7..27019cbd7 100644 --- a/tests/functional/unused_global_variable2.txt +++ b/tests/functional/u/unused_global_variable2.txt diff --git a/tests/functional/unused_global_variable3.py b/tests/functional/u/unused_global_variable3.py index 896789eda..896789eda 100644 --- a/tests/functional/unused_global_variable3.py +++ b/tests/functional/u/unused_global_variable3.py diff --git a/tests/functional/unused_global_variable4.py b/tests/functional/u/unused_global_variable4.py index aef49d68c..aef49d68c 100644 --- a/tests/functional/unused_global_variable4.py +++ b/tests/functional/u/unused_global_variable4.py diff --git a/tests/functional/unused_global_variable4.rc b/tests/functional/u/unused_global_variable4.rc index 5dcd4a84c..5dcd4a84c 100644 --- a/tests/functional/unused_global_variable4.rc +++ b/tests/functional/u/unused_global_variable4.rc diff --git a/tests/functional/unused_global_variable4.txt b/tests/functional/u/unused_global_variable4.txt index 61e3b286c..61e3b286c 100644 --- a/tests/functional/unused_global_variable4.txt +++ b/tests/functional/u/unused_global_variable4.txt diff --git a/tests/functional/unused_import.py b/tests/functional/u/unused_import.py index 752f07ca8..752f07ca8 100644 --- a/tests/functional/unused_import.py +++ b/tests/functional/u/unused_import.py diff --git a/tests/functional/unused_import.txt b/tests/functional/u/unused_import.txt index aa3c07726..aa3c07726 100644 --- a/tests/functional/unused_import.txt +++ b/tests/functional/u/unused_import.txt diff --git a/tests/functional/unused_import_assigned_to.py b/tests/functional/u/unused_import_assigned_to.py index 81d3e2ce0..81d3e2ce0 100644 --- a/tests/functional/unused_import_assigned_to.py +++ b/tests/functional/u/unused_import_assigned_to.py diff --git a/tests/functional/unused_typing_imports.py b/tests/functional/u/unused_typing_imports.py index 6edca7153..6edca7153 100644 --- a/tests/functional/unused_typing_imports.py +++ b/tests/functional/u/unused_typing_imports.py diff --git a/tests/functional/unused_typing_imports.rc b/tests/functional/u/unused_typing_imports.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/unused_typing_imports.rc +++ b/tests/functional/u/unused_typing_imports.rc diff --git a/tests/functional/unused_variable.py b/tests/functional/u/unused_variable.py index e475a9038..e475a9038 100644 --- a/tests/functional/unused_variable.py +++ b/tests/functional/u/unused_variable.py diff --git a/tests/functional/unused_variable.txt b/tests/functional/u/unused_variable.txt index e9f7ef022..e9f7ef022 100644 --- a/tests/functional/unused_variable.txt +++ b/tests/functional/u/unused_variable.txt diff --git a/tests/functional/unused_variable_py36.py b/tests/functional/u/unused_variable_py36.py index 396d02805..396d02805 100644 --- a/tests/functional/unused_variable_py36.py +++ b/tests/functional/u/unused_variable_py36.py diff --git a/tests/functional/unused_variable_py36.rc b/tests/functional/u/unused_variable_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/unused_variable_py36.rc +++ b/tests/functional/u/unused_variable_py36.rc diff --git a/tests/functional/unused_variable_py36.txt b/tests/functional/u/unused_variable_py36.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/unused_variable_py36.txt +++ b/tests/functional/u/unused_variable_py36.txt diff --git a/tests/functional/used_before_assignment_488.py b/tests/functional/u/used_before_assignment_488.py index efc133c2b..efc133c2b 100644 --- a/tests/functional/used_before_assignment_488.py +++ b/tests/functional/u/used_before_assignment_488.py diff --git a/tests/functional/used_before_assignment_issue1081.py b/tests/functional/u/used_before_assignment_issue1081.py index 0c59ccebe..0c59ccebe 100644 --- a/tests/functional/used_before_assignment_issue1081.py +++ b/tests/functional/u/used_before_assignment_issue1081.py diff --git a/tests/functional/used_before_assignment_issue1081.txt b/tests/functional/u/used_before_assignment_issue1081.txt index 9b05aac30..9b05aac30 100644 --- a/tests/functional/used_before_assignment_issue1081.txt +++ b/tests/functional/u/used_before_assignment_issue1081.txt diff --git a/tests/functional/used_before_assignment_issue853.py b/tests/functional/u/used_before_assignment_issue853.py index f8b412252..f8b412252 100644 --- a/tests/functional/used_before_assignment_issue853.py +++ b/tests/functional/u/used_before_assignment_issue853.py diff --git a/tests/functional/used_before_assignment_nonlocal.py b/tests/functional/u/used_before_assignment_nonlocal.py index 5cbdd510c..5cbdd510c 100644 --- a/tests/functional/used_before_assignment_nonlocal.py +++ b/tests/functional/u/used_before_assignment_nonlocal.py diff --git a/tests/functional/used_before_assignment_nonlocal.rc b/tests/functional/u/used_before_assignment_nonlocal.rc index c093be204..c093be204 100644 --- a/tests/functional/used_before_assignment_nonlocal.rc +++ b/tests/functional/u/used_before_assignment_nonlocal.rc diff --git a/tests/functional/used_before_assignment_nonlocal.txt b/tests/functional/u/used_before_assignment_nonlocal.txt index 36e635e0b..36e635e0b 100644 --- a/tests/functional/used_before_assignment_nonlocal.txt +++ b/tests/functional/u/used_before_assignment_nonlocal.txt diff --git a/tests/functional/used_prior_global_declaration.py b/tests/functional/u/used_prior_global_declaration.py index 079501022..079501022 100644 --- a/tests/functional/used_prior_global_declaration.py +++ b/tests/functional/u/used_prior_global_declaration.py diff --git a/tests/functional/used_prior_global_declaration.rc b/tests/functional/u/used_prior_global_declaration.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/used_prior_global_declaration.rc +++ b/tests/functional/u/used_prior_global_declaration.rc diff --git a/tests/functional/used_prior_global_declaration.txt b/tests/functional/u/used_prior_global_declaration.txt index 861ba17c1..861ba17c1 100644 --- a/tests/functional/used_prior_global_declaration.txt +++ b/tests/functional/u/used_prior_global_declaration.txt diff --git a/tests/functional/useless-import-alias.py b/tests/functional/u/useless-import-alias.py index c8ef8374d..c8ef8374d 100644 --- a/tests/functional/useless-import-alias.py +++ b/tests/functional/u/useless-import-alias.py diff --git a/tests/functional/useless-import-alias.txt b/tests/functional/u/useless-import-alias.txt index 6f90b1c95..6f90b1c95 100644 --- a/tests/functional/useless-import-alias.txt +++ b/tests/functional/u/useless-import-alias.txt diff --git a/tests/functional/useless_else_on_loop.py b/tests/functional/u/useless_else_on_loop.py index d686f4658..d686f4658 100644 --- a/tests/functional/useless_else_on_loop.py +++ b/tests/functional/u/useless_else_on_loop.py diff --git a/tests/functional/useless_else_on_loop.txt b/tests/functional/u/useless_else_on_loop.txt index efa1161ab..efa1161ab 100644 --- a/tests/functional/useless_else_on_loop.txt +++ b/tests/functional/u/useless_else_on_loop.txt diff --git a/tests/functional/useless_object_inheritance.py b/tests/functional/u/useless_object_inheritance.py index 562c81f6a..562c81f6a 100644 --- a/tests/functional/useless_object_inheritance.py +++ b/tests/functional/u/useless_object_inheritance.py diff --git a/tests/functional/useless_object_inheritance.txt b/tests/functional/u/useless_object_inheritance.txt index 2e0067367..2e0067367 100644 --- a/tests/functional/useless_object_inheritance.txt +++ b/tests/functional/u/useless_object_inheritance.txt diff --git a/tests/functional/useless_return.py b/tests/functional/u/useless_return.py index 61aaebe7a..61aaebe7a 100644 --- a/tests/functional/useless_return.py +++ b/tests/functional/u/useless_return.py diff --git a/tests/functional/useless_return.txt b/tests/functional/u/useless_return.txt index c28c6d494..c28c6d494 100644 --- a/tests/functional/useless_return.txt +++ b/tests/functional/u/useless_return.txt diff --git a/tests/functional/useless_super_delegation.py b/tests/functional/u/useless_super_delegation.py index e6cf8680e..e6cf8680e 100644 --- a/tests/functional/useless_super_delegation.py +++ b/tests/functional/u/useless_super_delegation.py diff --git a/tests/functional/useless_super_delegation.txt b/tests/functional/u/useless_super_delegation.txt index 4426fd125..4426fd125 100644 --- a/tests/functional/useless_super_delegation.txt +++ b/tests/functional/u/useless_super_delegation.txt diff --git a/tests/functional/useless_super_delegation_py3.py b/tests/functional/u/useless_super_delegation_py3.py index 09bc25b4c..09bc25b4c 100644 --- a/tests/functional/useless_super_delegation_py3.py +++ b/tests/functional/u/useless_super_delegation_py3.py diff --git a/tests/functional/useless_super_delegation_py3.rc b/tests/functional/u/useless_super_delegation_py3.rc index c093be204..c093be204 100644 --- a/tests/functional/useless_super_delegation_py3.rc +++ b/tests/functional/u/useless_super_delegation_py3.rc diff --git a/tests/functional/useless_super_delegation_py3.txt b/tests/functional/u/useless_super_delegation_py3.txt index 433c7a9bc..433c7a9bc 100644 --- a/tests/functional/useless_super_delegation_py3.txt +++ b/tests/functional/u/useless_super_delegation_py3.txt diff --git a/tests/functional/useless_super_delegation_py35.py b/tests/functional/u/useless_super_delegation_py35.py index ffc3c6c74..ffc3c6c74 100644 --- a/tests/functional/useless_super_delegation_py35.py +++ b/tests/functional/u/useless_super_delegation_py35.py diff --git a/tests/functional/useless_super_delegation_py35.rc b/tests/functional/u/useless_super_delegation_py35.rc index 71de8b630..71de8b630 100644 --- a/tests/functional/useless_super_delegation_py35.rc +++ b/tests/functional/u/useless_super_delegation_py35.rc diff --git a/tests/functional/useless_super_delegation_py35.txt b/tests/functional/u/useless_super_delegation_py35.txt index 8d9cdaa77..8d9cdaa77 100644 --- a/tests/functional/useless_super_delegation_py35.txt +++ b/tests/functional/u/useless_super_delegation_py35.txt diff --git a/tests/functional/using_constant_test.py b/tests/functional/u/using_constant_test.py index d6624daa6..d6624daa6 100644 --- a/tests/functional/using_constant_test.py +++ b/tests/functional/u/using_constant_test.py diff --git a/tests/functional/using_constant_test.txt b/tests/functional/u/using_constant_test.txt index e10b10cca..e10b10cca 100644 --- a/tests/functional/using_constant_test.txt +++ b/tests/functional/u/using_constant_test.txt diff --git a/tests/functional/wildcard_import.py b/tests/functional/w/wildcard_import.py index 66ae63d9e..66ae63d9e 100644 --- a/tests/functional/wildcard_import.py +++ b/tests/functional/w/wildcard_import.py diff --git a/tests/functional/wildcard_import.txt b/tests/functional/w/wildcard_import.txt index 643d818b2..643d818b2 100644 --- a/tests/functional/wildcard_import.txt +++ b/tests/functional/w/wildcard_import.txt diff --git a/tests/functional/wildcard_import_allowed.py b/tests/functional/w/wildcard_import_allowed.py index 21fea4738..21fea4738 100644 --- a/tests/functional/wildcard_import_allowed.py +++ b/tests/functional/w/wildcard_import_allowed.py diff --git a/tests/functional/wildcard_import_allowed.rc b/tests/functional/w/wildcard_import_allowed.rc index c46d828f6..c46d828f6 100644 --- a/tests/functional/wildcard_import_allowed.rc +++ b/tests/functional/w/wildcard_import_allowed.rc diff --git a/tests/functional/wildcard_import_allowed.txt b/tests/functional/w/wildcard_import_allowed.txt index ef223fa82..ef223fa82 100644 --- a/tests/functional/wildcard_import_allowed.txt +++ b/tests/functional/w/wildcard_import_allowed.txt diff --git a/tests/functional/with_used_before_assign.py b/tests/functional/w/with_used_before_assign.py index 64a475af1..64a475af1 100644 --- a/tests/functional/with_used_before_assign.py +++ b/tests/functional/w/with_used_before_assign.py diff --git a/tests/functional/with_used_before_assign.txt b/tests/functional/w/with_used_before_assign.txt index 783ae732d..783ae732d 100644 --- a/tests/functional/with_used_before_assign.txt +++ b/tests/functional/w/with_used_before_assign.txt diff --git a/tests/functional/with_using_generator.py b/tests/functional/w/with_using_generator.py index 187bdcfea..187bdcfea 100644 --- a/tests/functional/with_using_generator.py +++ b/tests/functional/w/with_using_generator.py diff --git a/tests/functional/with_using_generator.txt b/tests/functional/w/with_using_generator.txt index 2b8103483..2b8103483 100644 --- a/tests/functional/with_using_generator.txt +++ b/tests/functional/w/with_using_generator.txt diff --git a/tests/functional/wrong_exception_operation.py b/tests/functional/w/wrong_exception_operation.py index 1c3c4e380..1c3c4e380 100644 --- a/tests/functional/wrong_exception_operation.py +++ b/tests/functional/w/wrong_exception_operation.py diff --git a/tests/functional/wrong_exception_operation.txt b/tests/functional/w/wrong_exception_operation.txt index 61a2e179f..61a2e179f 100644 --- a/tests/functional/wrong_exception_operation.txt +++ b/tests/functional/w/wrong_exception_operation.txt diff --git a/tests/functional/wrong_import_order.py b/tests/functional/w/wrong_import_order.py index c2791d14a..c2791d14a 100644 --- a/tests/functional/wrong_import_order.py +++ b/tests/functional/w/wrong_import_order.py diff --git a/tests/functional/wrong_import_order.txt b/tests/functional/w/wrong_import_order.txt index 13b601eb5..13b601eb5 100644 --- a/tests/functional/wrong_import_order.txt +++ b/tests/functional/w/wrong_import_order.txt diff --git a/tests/functional/wrong_import_order2.py b/tests/functional/w/wrong_import_order2.py index 4f9a100b8..4f9a100b8 100644 --- a/tests/functional/wrong_import_order2.py +++ b/tests/functional/w/wrong_import_order2.py diff --git a/tests/functional/wrong_import_position.py b/tests/functional/w/wrong_import_position.py index 88db33be1..88db33be1 100644 --- a/tests/functional/wrong_import_position.py +++ b/tests/functional/w/wrong_import_position.py diff --git a/tests/functional/wrong_import_position.txt b/tests/functional/w/wrong_import_position.txt index e734ac5e5..e734ac5e5 100644 --- a/tests/functional/wrong_import_position.txt +++ b/tests/functional/w/wrong_import_position.txt diff --git a/tests/functional/wrong_import_position10.py b/tests/functional/w/wrong_import_position10.py index f4a868039..f4a868039 100644 --- a/tests/functional/wrong_import_position10.py +++ b/tests/functional/w/wrong_import_position10.py diff --git a/tests/functional/wrong_import_position11.py b/tests/functional/w/wrong_import_position11.py index 9af72c0e5..9af72c0e5 100644 --- a/tests/functional/wrong_import_position11.py +++ b/tests/functional/w/wrong_import_position11.py diff --git a/tests/functional/wrong_import_position11.txt b/tests/functional/w/wrong_import_position11.txt index 01bb58421..01bb58421 100644 --- a/tests/functional/wrong_import_position11.txt +++ b/tests/functional/w/wrong_import_position11.txt diff --git a/tests/functional/wrong_import_position12.py b/tests/functional/w/wrong_import_position12.py index 300968c40..300968c40 100644 --- a/tests/functional/wrong_import_position12.py +++ b/tests/functional/w/wrong_import_position12.py diff --git a/tests/functional/wrong_import_position12.txt b/tests/functional/w/wrong_import_position12.txt index 6d560822b..6d560822b 100644 --- a/tests/functional/wrong_import_position12.txt +++ b/tests/functional/w/wrong_import_position12.txt diff --git a/tests/functional/wrong_import_position13.py b/tests/functional/w/wrong_import_position13.py index 6b3d03463..6b3d03463 100644 --- a/tests/functional/wrong_import_position13.py +++ b/tests/functional/w/wrong_import_position13.py diff --git a/tests/functional/wrong_import_position13.txt b/tests/functional/w/wrong_import_position13.txt index f3def1900..f3def1900 100644 --- a/tests/functional/wrong_import_position13.txt +++ b/tests/functional/w/wrong_import_position13.txt diff --git a/tests/functional/wrong_import_position14.py b/tests/functional/w/wrong_import_position14.py index f5c9a03e5..f5c9a03e5 100644 --- a/tests/functional/wrong_import_position14.py +++ b/tests/functional/w/wrong_import_position14.py diff --git a/tests/functional/wrong_import_position14.txt b/tests/functional/w/wrong_import_position14.txt index 9fcdac503..9fcdac503 100644 --- a/tests/functional/wrong_import_position14.txt +++ b/tests/functional/w/wrong_import_position14.txt diff --git a/tests/functional/wrong_import_position15.py b/tests/functional/w/wrong_import_position15.py index 58a19b66c..58a19b66c 100644 --- a/tests/functional/wrong_import_position15.py +++ b/tests/functional/w/wrong_import_position15.py diff --git a/tests/functional/wrong_import_position2.py b/tests/functional/w/wrong_import_position2.py index 65ad9e656..65ad9e656 100644 --- a/tests/functional/wrong_import_position2.py +++ b/tests/functional/w/wrong_import_position2.py diff --git a/tests/functional/wrong_import_position3.py b/tests/functional/w/wrong_import_position3.py index d2cf68529..d2cf68529 100644 --- a/tests/functional/wrong_import_position3.py +++ b/tests/functional/w/wrong_import_position3.py diff --git a/tests/functional/wrong_import_position4.py b/tests/functional/w/wrong_import_position4.py index 3f1174f9d..3f1174f9d 100644 --- a/tests/functional/wrong_import_position4.py +++ b/tests/functional/w/wrong_import_position4.py diff --git a/tests/functional/wrong_import_position5.py b/tests/functional/w/wrong_import_position5.py index b96a8a0e4..b96a8a0e4 100644 --- a/tests/functional/wrong_import_position5.py +++ b/tests/functional/w/wrong_import_position5.py diff --git a/tests/functional/wrong_import_position6.py b/tests/functional/w/wrong_import_position6.py index 694c109d1..694c109d1 100644 --- a/tests/functional/wrong_import_position6.py +++ b/tests/functional/w/wrong_import_position6.py diff --git a/tests/functional/wrong_import_position7.py b/tests/functional/w/wrong_import_position7.py index bb5095603..bb5095603 100644 --- a/tests/functional/wrong_import_position7.py +++ b/tests/functional/w/wrong_import_position7.py diff --git a/tests/functional/wrong_import_position8.py b/tests/functional/w/wrong_import_position8.py index cd1028a1b..cd1028a1b 100644 --- a/tests/functional/wrong_import_position8.py +++ b/tests/functional/w/wrong_import_position8.py diff --git a/tests/functional/wrong_import_position9.py b/tests/functional/w/wrong_import_position9.py index a08880b8a..a08880b8a 100644 --- a/tests/functional/wrong_import_position9.py +++ b/tests/functional/w/wrong_import_position9.py diff --git a/tests/functional/wrong_import_position_exclude_dunder_main.py b/tests/functional/w/wrong_import_position_exclude_dunder_main.py index 05f680377..05f680377 100644 --- a/tests/functional/wrong_import_position_exclude_dunder_main.py +++ b/tests/functional/w/wrong_import_position_exclude_dunder_main.py diff --git a/tests/functional/wrong_import_position_exclude_dunder_main.txt b/tests/functional/w/wrong_import_position_exclude_dunder_main.txt index e69de29bb..e69de29bb 100644 --- a/tests/functional/wrong_import_position_exclude_dunder_main.txt +++ b/tests/functional/w/wrong_import_position_exclude_dunder_main.txt diff --git a/tests/functional/yield_from_iterable_py33.py b/tests/functional/y/yield_from_iterable_py33.py index 7803936d5..7803936d5 100644 --- a/tests/functional/yield_from_iterable_py33.py +++ b/tests/functional/y/yield_from_iterable_py33.py diff --git a/tests/functional/yield_from_iterable_py33.rc b/tests/functional/y/yield_from_iterable_py33.rc index 3330edda5..3330edda5 100644 --- a/tests/functional/yield_from_iterable_py33.rc +++ b/tests/functional/y/yield_from_iterable_py33.rc diff --git a/tests/functional/yield_from_iterable_py33.txt b/tests/functional/y/yield_from_iterable_py33.txt index 906ee93ae..906ee93ae 100644 --- a/tests/functional/yield_from_iterable_py33.txt +++ b/tests/functional/y/yield_from_iterable_py33.txt diff --git a/tests/functional/yield_from_outside_func.py b/tests/functional/y/yield_from_outside_func.py index e2db90c94..e2db90c94 100644 --- a/tests/functional/yield_from_outside_func.py +++ b/tests/functional/y/yield_from_outside_func.py diff --git a/tests/functional/yield_from_outside_func.rc b/tests/functional/y/yield_from_outside_func.rc index 28c99bc28..28c99bc28 100644 --- a/tests/functional/yield_from_outside_func.rc +++ b/tests/functional/y/yield_from_outside_func.rc diff --git a/tests/functional/yield_from_outside_func.txt b/tests/functional/y/yield_from_outside_func.txt index fa3a7fc49..fa3a7fc49 100644 --- a/tests/functional/yield_from_outside_func.txt +++ b/tests/functional/y/yield_from_outside_func.txt diff --git a/tests/functional/yield_inside_async_function.py b/tests/functional/y/yield_inside_async_function.py index 33585bf77..33585bf77 100644 --- a/tests/functional/yield_inside_async_function.py +++ b/tests/functional/y/yield_inside_async_function.py diff --git a/tests/functional/yield_inside_async_function.rc b/tests/functional/y/yield_inside_async_function.rc index 0a040cbcf..0a040cbcf 100644 --- a/tests/functional/yield_inside_async_function.rc +++ b/tests/functional/y/yield_inside_async_function.rc diff --git a/tests/functional/yield_inside_async_function.txt b/tests/functional/y/yield_inside_async_function.txt index ae97cae4b..ae97cae4b 100644 --- a/tests/functional/yield_inside_async_function.txt +++ b/tests/functional/y/yield_inside_async_function.txt diff --git a/tests/functional/yield_inside_async_function_py36.py b/tests/functional/y/yield_inside_async_function_py36.py index a0f52e61f..a0f52e61f 100644 --- a/tests/functional/yield_inside_async_function_py36.py +++ b/tests/functional/y/yield_inside_async_function_py36.py diff --git a/tests/functional/yield_inside_async_function_py36.rc b/tests/functional/y/yield_inside_async_function_py36.rc index 0ba2b6333..0ba2b6333 100644 --- a/tests/functional/yield_inside_async_function_py36.rc +++ b/tests/functional/y/yield_inside_async_function_py36.rc diff --git a/tests/functional/yield_inside_async_function_py36.txt b/tests/functional/y/yield_inside_async_function_py36.txt index d6e68d0b5..d6e68d0b5 100644 --- a/tests/functional/yield_inside_async_function_py36.txt +++ b/tests/functional/y/yield_inside_async_function_py36.txt diff --git a/tests/functional/yield_outside_func.py b/tests/functional/y/yield_outside_func.py index 5824bc0c7..5824bc0c7 100644 --- a/tests/functional/yield_outside_func.py +++ b/tests/functional/y/yield_outside_func.py diff --git a/tests/functional/yield_outside_func.txt b/tests/functional/y/yield_outside_func.txt index fa3a7fc49..fa3a7fc49 100644 --- a/tests/functional/yield_outside_func.txt +++ b/tests/functional/y/yield_outside_func.txt |