summaryrefslogtreecommitdiff
path: root/pylint/test/regrtest_data
Commit message (Expand)AuthorAgeFilesLines
* Don't emit import-self and cyclic-import for relative imports of modules with...Claudiu Popa2015-12-013-0/+9
* Add wrong-import-position to check_messages's decorator arguments for ImportC...Claudiu Popa2015-11-302-0/+15
* Check imports are located at the top of the module (right after docstring and...Laura M?dioni2015-11-103-3/+4
* Forgot to add test file.Claudiu Popa2015-10-181-0/+5
* Fix the encoding marker which is unrecognised on Jython.Claudiu Popa2015-05-241-1/+1
* Provide a context file for get_module_part. This prevents a crash with variou...Claudiu Popa2015-04-132-0/+7
* Finish converting tests to work both on Python 2 and 3. Also, drop 2to3 for t...Claudiu Popa2015-03-261-1/+1
* Make the --py3k flag commutative with the -E flag.Claudiu Popa2015-02-281-0/+11
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-1421-0/+202