summaryrefslogtreecommitdiff
path: root/pylint/test/functional/member_checks.txt
Commit message (Expand)AuthorAgeFilesLines
* Add test for verifying that __name__ can't be accessed from an instance.Claudiu Popa2015-10-261-0/+1
* Add tests for checking the ability to understand one-argument type builtin.Claudiu Popa2015-06-241-0/+3
* Emit no-member checks for nodes found in an ExceptHandler branch, without exc...Claudiu Popa2015-06-171-0/+2
* Pylint understand super calls.Claudiu Popa2015-05-281-0/+1
* Don't emit no-member for nodes protected by AttributeError, Exception or bare...Claudiu Popa2015-05-171-0/+2
* Move more no-member filters inside _emit_no_member. Add more tests.Claudiu Popa2015-04-241-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+9