summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-295-0/+5
* Fix various problems with --import-graph filename parsing (#4259)Andrew Howe2021-03-291-3/+15
* Fix regession with sys.path filter (2)Marc Mueller2021-03-281-1/+4
* Fix regression with sys.path filter (#4258)Marc Mueller2021-03-281-25/+126
* Fix false-positive for unused-import on class keyword argumentsMarc Mueller2021-03-281-0/+38
* Import astroid with import x or from x import y but not bothPierre Sassoulas2021-03-281-3/+4
* Use value.qname() to check if class is subscriptable PEP585Marc Mueller2021-03-274-2/+36
* Improve handling of assignment expressionsMarc Mueller2021-03-262-3/+25
* Only print verbose logs if pytest -vMarc Mueller2021-03-261-3/+3
* Fix column index of FIXME warnings (#4246)Konstantina Saketou2021-03-252-9/+9
* Fix private method hidden by ancestor class attribute (#4177)tiagohonorato2021-03-211-0/+30
* Move deprecated module checker to DeprecatedMixin (#4225)Matus Valo2021-03-171-0/+37
* Remove txt file during update for functional test without outputPierre Sassoulas2021-03-1710-18/+5
* Merge the two tests for use-symbolic-message-insteadPierre Sassoulas2021-03-175-36/+31
* Fix existing 'use-symbolic-message-instead'Pierre Sassoulas2021-03-175-7/+4
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-1719-25/+60
* Cleanup unwanted 'use-symbolic-message-instead' in functional testsPierre Sassoulas2021-03-1712-14/+10
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-1758-66/+75
* Rename func_w0233 to non_init_parent_calledPierre Sassoulas2021-03-173-11/+11
* Remove disabling of all I message in functional testsPierre Sassoulas2021-03-172-1/+2
* Migrate func_w406.py to new functional testsPierre Sassoulas2021-03-144-4/+4
* Migrate func_first_arg.py to new functional testsPierre Sassoulas2021-03-145-52/+54
* Move file so there is less files in functional/sPierre Sassoulas2021-03-1410-0/+0
* Migrate func_w0613.py to new functional testsPierre Sassoulas2021-03-145-49/+48
* Migrate func_w0405.py to new functional testsPierre Sassoulas2021-03-145-11/+11
* Migrate func_w0611.py to new functional testsPierre Sassoulas2021-03-145-27/+26
* Migrate func_dotted_ancestor.py to new functional testsPierre Sassoulas2021-03-147-16/+16
* Migrate func_e12xx.py to new functional testsPierre Sassoulas2021-03-144-13/+13
* Migrate nonregr___file___global.py to new functional testsPierre Sassoulas2021-03-143-3/+3
* Migrate func_no_dummy_redefined.py to new functional testsPierre Sassoulas2021-03-143-4/+4
* Migrate func_module___dict__.py to new functional testsPierre Sassoulas2021-03-143-2/+2
* Migrate func_loopvar_in_dict_comp_py27.py to new functional testsPierre Sassoulas2021-03-143-2/+2
* Migrate func_unused_import_py30.py to new functional testsPierre Sassoulas2021-03-143-4/+3
* Migrate func_e13xx.py (format error) to new functional testsPierre Sassoulas2021-03-145-44/+31
* Migrate func_w0404.py (reimported) to new functional testsPierre Sassoulas2021-03-144-32/+33
* Rename blacklisted-name to disallowed-namePeter Kolbus2021-03-0917-18/+21
* Remove 'blacklist' term for good/bad identifiersPeter Kolbus2021-03-095-6/+6
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-091-6/+6
* Fix astroid.Inference error for undefined-variables with len()Marc Mueller2021-03-082-0/+11
* Migrate func_typecheck_callfunc_assigment.py to new functional testsPierre Sassoulas2021-03-072-3/+6
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-0726-1/+1
* Migrate nameerror_on_string_substitution to new functional testsPierre Sassoulas2021-03-073-4/+4
* Migrate func_variables_unused_name_from_wilcard_import.py to new functional t...Pierre Sassoulas2021-03-073-3/+6
* Migrate func_noerror_new_style_class_py_30.py to new functional testsPierre Sassoulas2021-03-072-17/+11
* Migrate func_logging_not_lazy_with_logger to new functional testsPierre Sassoulas2021-03-075-18/+18
* Migrate func_e0012.py to new functional testsPierre Sassoulas2021-03-073-2/+2
* Migrate func_e0204.py to new functional testsPierre Sassoulas2021-03-073-9/+7
* Migrate func_w0612.py to new functional testsPierre Sassoulas2021-03-075-46/+45
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-07386-10/+7
* Add a test for too much functional files in the same directoryPierre Sassoulas2021-03-071-0/+9