summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checkers_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use the new CallFunc.keywords instead of filtering out Keyword from CallFunc....Claudiu Popa2015-08-081-1/+1
* Simplify error_of_type by using ExceptHandler.catch.Claudiu Popa2015-07-051-0/+3
* Add tests for node_ignores_exception.Claudiu Popa2015-05-171-0/+24
* error_of_type can support multiple exceptions for the error_type parameter.Claudiu Popa2015-05-171-0/+14
* Remove redundant test.Claudiu Popa2015-05-161-11/+0
* Fix some pylint issues.Claudiu Popa2015-05-161-5/+3
* Add a new function, error_of_type, which verifies that an exception handler i...Claudiu Popa2015-05-161-0/+29
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+71