summaryrefslogtreecommitdiff
path: root/pylint/test/extensions
Commit message (Expand)AuthorAgeFilesLines
* Try to register the else-if checker explicitly instead on relying on path ass...Claudiu Popa2015-12-021-4/+2
* Add else-if-used rule functional testLaura M?dioni2015-11-302-0/+75
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-18/+18
* Update pylint to use the new astroid AST names and methodsClaudiu Popa2015-08-251-2/+2
* Revert drone.io test change, add test.extensions.__init__.Claudiu Popa2015-05-112-1/+0
* Test drone.io misbehaviour.Claudiu Popa2015-05-111-0/+1
* Move extensions/test to pylint.test, so they could be tested along with the r...Claudiu Popa2015-05-101-0/+644