third_party.pylibs.pylint.src/tests
Hugo van Kemenade b72c0dd9a3 Remove redundant compatibility code (#3097)
We no longer support Python 2 so we can remove
the compatibility code we had in place for that version.
2019-09-12 06:10:27 -05:00
..
acceptance
data
extensions Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
functional Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
input
message [tests.message] Add a test for multiple messages with the same old name 2019-09-10 11:14:38 +02:00
messages
regrtest_data
utils
conftest.py
test_func.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_functional.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
test_import_graph.py
test_regr.py
test_self.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
unittest_checker_base.py [missing-docstring] Break down into class, function, and module 2019-09-10 15:07:01 +02:00
unittest_checker_classes.py Don't emit protected-acces for single underscore prefixed attributes in special methods 2019-08-06 15:51:39 +02:00
unittest_checker_exceptions.py
unittest_checker_format.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
unittest_checker_imports.py
unittest_checker_logging.py Compare tuples to tuples when annotating tests 2019-09-10 12:31:15 +02:00
unittest_checker_misc.py
unittest_checker_python3.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
unittest_checker_similar.py
unittest_checker_spelling.py
unittest_checker_stdlib.py
unittest_checker_strings.py
unittest_checker_typecheck.py Remove redundant compatibility code (#3097) 2019-09-12 06:10:27 -05:00
unittest_checker_variables.py
unittest_checkers_utils.py
unittest_config.py
unittest_lint.py Fix number of statements in by_module stats (#3023) 2019-07-29 15:53:55 +02:00
unittest_pyreverse_diadefs.py
unittest_pyreverse_inspector.py
unittest_pyreverse_writer.py
unittest_reporters_json.py
unittest_reporting.py