aboutsummaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_typecheck.py
AgeCommit message (Expand)Author
2021-09-16Bump pylint to 2.11.0, update changelogPierre Sassoulas
2021-09-04Add typing with `PyAnnotate` to `./tests` (#4950)Daniƫl van Noord
2021-08-20Bump pylint to 2.10.0, update changelogPierre Sassoulas
2021-08-19Improve invalid-metaclass error message for InstancesDavid Liu
2021-07-01Bump pylint to 2.9.3, update changelogPierre Sassoulas
2021-07-01Fix copyright links (#4647)Marc Mueller
2021-04-11Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas
2021-02-21Apply copyrite --contribution-thresholdPierre Sassoulas
2021-02-21Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas
2021-02-16Move from format() to f-string where it makes sensePierre Sassoulas
2021-02-16Remove six dependency from test suiteDavid Gilman
2020-11-15Too much test per class.Julien Palard
2020-11-15FIX: inferred.decorators does not exist on Module object.Julien Palard
2020-11-13Few more tests.Julien Palard
2020-11-13Refactor tests.Julien Palard
2020-11-13Adding two more tests, with stacks of decorators.Julien Palard
2020-11-02Handle class decorators during typing checks.Julien Palard
2020-09-10Update formatting following black and isort updatePierre Sassoulas
2020-08-20Sets up copyrighthippo91
2020-08-18Switch to isort 5 for pylint's own codeDamien Baty
2020-04-27Remove the 'checker' in moved file namePierre Sassoulas