summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_typecheck.py
Commit message (Expand)AuthorAgeFilesLines
* Make iterable/mapping checker more smart and refactor it.Dmitry Pribysh2015-10-151-8/+0
* Remove redundant unittests for iterable checkerDmitry Pribysh2015-10-081-135/+0
* Move iterable checker to typecheck module and alter inference strategyDmitry Pribysh2015-10-081-0/+144
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-7/+7
* Fix the previous commit, only ignored-modules should use patterns, not ignore...Claudiu Popa2015-07-081-16/+26
* ignored-classes option can work with qualified names, as well as with Unix pa...Claudiu Popa2015-07-071-0/+41
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+42