summaryrefslogtreecommitdiff
path: root/test/unittest_checker_variables.py
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on logilab.testlib in the test suite (also removes Python 2...Torsten Marek2014-07-261-3/+2
* Make pylint compatible with Python 2.5 again, and make all the tests pass (Cl...Torsten Marek2014-07-241-0/+1
* Don't emit 'no-name-in-module' for ignored modules. Closes issue #223.cpopa2014-07-121-1/+14
* [test] rename test modulesSylvain Th?nault2014-04-181-1/+23
* [variable checker] Fix unused import false positive with augment assignment. ...Anthony Truchet2014-04-111-0/+21