summaryrefslogtreecommitdiff
path: root/pylint/test/functional/super_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Don't emit super-on-old-class on classes with unknown bases.Claudiu Popa2015-12-061-1/+1
* Add tests for checking the new understanding of super calls.Claudiu Popa2015-06-011-1/+29
* Don't emit no-member on supers with unknown bases in the MRO.Claudiu Popa2015-05-291-4/+12
* Pylint understand super calls.Claudiu Popa2015-05-281-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+62