summaryrefslogtreecommitdiff
path: root/pylint/test/test_regr.py
Commit message (Expand)AuthorAgeFilesLines
* Improve detection of relative imports in non-packages, as well as importing m...Claudiu Popa2015-07-141-1/+1
* Make a test less stricter by checking that only one message line is expected.Claudiu Popa2015-07-141-7/+2
* Make test_no_context_file test compatible with Jython.Claudiu Popa2015-05-241-3/+7
* Provide a context file for get_module_part. This prevents a crash with variou...Claudiu Popa2015-04-131-0/+8
* Try to make the tests compatible with both Python 2 and Python 3.Claudiu Popa2015-03-261-2/+2
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+142