summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_base.py
Commit message (Expand)AuthorAgeFilesLines
* Merge heads.Claudiu Popa2015-10-261-13/+22
|\
| * add a new rule looking for yoda conditionsLaura M?dioni2015-10-151-13/+22
* | Move iterable checker to typecheck module and alter inference strategyDmitry Pribysh2015-10-081-144/+0
* | Alter inference strategy in iterable/mapping checkerDmitry Pribysh2015-10-071-23/+2
* | Improve iterable inference and add more unit tests for iterable checkerDmitry Pribysh2015-10-061-6/+48
* | Add iterable checking for all types of comprehensions.Dmitry Pribysh2015-10-051-0/+15
* | Add initial version of checker for iterables/mappings.Dmitry Pribysh2015-10-051-0/+107
|/
* Add initial version of comparison checkercomparison-checkerDmitry Pribysh2015-10-031-0/+46
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-19/+19
* Cleanup some tests.Claudiu Popa2015-07-131-14/+31
* Update pylint to use the new astroid.parse, not testutils.build_module.Claudiu Popa2015-07-131-4/+5
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+233