summaryrefslogtreecommitdiff
path: root/tests/functional/d
Commit message (Expand)AuthorAgeFilesLines
* Added deprecated decorators check (#4513)Matus Valo2021-05-273-0/+23
* Add new warning ``deprecated-class`` #4388 (#4419)victor2021-04-303-0/+17
* Enhancement #3413 ``consider-using-with`` (#4372)DudeNr332021-04-231-1/+1
* resolved false positive on unused variables in decorator functions (#4373)haasea2021-04-182-0/+13
* Add a regression test for #2605 (#4337)Pierre Sassoulas2021-04-112-0/+17
* Don't show DuplicateBasesError for attribute access (#4317)Marc Mueller2021-04-081-1/+4
* Fix disabled warning not ignored (#4268)pylint-2.7.4Pierre Sassoulas2021-03-302-0/+10
* Remove txt file during update for functional test without outputPierre Sassoulas2021-03-171-1/+0
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-171-1/+1
* Cleanup unwanted 'use-symbolic-message-instead' in functional testsPierre Sassoulas2021-03-171-1/+1
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-175-4/+5
* Rename func_w0233 to non_init_parent_calledPierre Sassoulas2021-03-173-60/+3
* Migrate func_dotted_ancestor.py to new functional testsPierre Sassoulas2021-03-144-0/+69
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-071-0/+19
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-0724-0/+0
* Fix functional tests for python 3.5Pierre Sassoulas2021-01-242-2/+2
* Fix functional tests for python 3.6/3.7Pierre Sassoulas2021-01-241-16/+16
* Add column to the information checked for functional testsPierre Sassoulas2021-01-2416-71/+71
* Chore: use https links (#3679)谭九鼎2020-06-111-1/+1
* Address the super violations in the codebaseClaudiu Popa2020-05-052-2/+2
* Fix trailing whitespaces and trailing newlinesPierre Sassoulas2020-05-038-8/+8
* Limit a test for deprecated methods to 3.8Claudiu Popa2020-03-271-0/+1
* dangerous-default-value accounts for kwargs defaults. Close #3373 (#3423)Gabriel R Sezefredo2020-02-292-0/+5
* Flag various collections as dangerous defaults (#3183) (#3194)Ville Skyttä2019-10-162-2/+37
* Removed Python 2 specific checksClaudiu Popa2019-09-1713-152/+1
* [missing-docstring] Break down into class, function, and modulePierre Sassoulas2019-09-102-10/+10
* [functional tests] Module needs an __init__.pyPierre Sassoulas2019-09-101-0/+0
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-1064-0/+724