summaryrefslogtreecommitdiff
path: root/tests/functional/d/deprecated
Commit message (Expand)AuthorAgeFilesLines
* Fix ``deprecated-method`` false positive with aliases (#7795)Dani Alcala2022-11-191-1/+5
* Revert "[test] Temporary xfail deprecated methods py36 on pypy (#7244)" (#7345)Pierre Sassoulas2022-08-232-7/+0
* [test] Temporary xfail deprecated methods py36 on pypy (#7244)Pierre Sassoulas2022-07-302-0/+7
* Fix tests for Python 3.11 (#7167)Adam Williamson2022-07-143-0/+3
* Use main instead of master as main checker name (#6569)Daniël van Noord2022-05-101-1/+1
* Add `comparison-of-constants` checker (#6413)omarandlorraine2022-05-041-1/+1
* Improve wording on W0402 message (#6387)omarandlorraine2022-04-2011-13/+13
* Fix enabling `deprecated-module` after `disable=all` (#6360)Jacob Walls2022-04-1811-14/+6
* Add ``--minimal-messages-config`` option for functional tests (#6246)Andreas Finkler2022-04-168-0/+14
* Require python ``3.7.2+`` (#5921)Daniël van Noord2022-04-114-9/+2
* Prevent `useless-suppression` on disables for stdlib deprecation checker (#5876)Jacob Walls2022-03-1111-1/+35
* Add `distutils` to deprecated modules (#5864)Jacob Walls2022-03-083-0/+7
* Add stdlib xml.etree.cElementTree to deprecated modules (#5863)Jacob Walls2022-03-062-0/+5
* Move functional test files to new structureDaniël van Noord2022-02-103-129/+0
* Update functional test expected output (#5349)Daniël van Noord2021-11-2410-39/+39
* Upgrade astroid to 2.9.0 (#5355)Marc Mueller2021-11-211-1/+1
* Spelling and grammar fixesVille Skyttä2021-09-171-1/+1
* Remove functional test configuration for python version <=3.6.0Pierre Sassoulas2021-08-309-14/+0
* Add typecheck tests for dataclass attributesDavid Liu2021-08-203-0/+129
* Use absolute import qualified module name for deprecated module check (#4678)Matus Valo2021-07-068-0/+20
* Add a functional test for deprecated_methodsPierre Sassoulas2021-06-292-13/+22
* Added deprecated decorators check (#4513)Matus Valo2021-05-273-0/+23
* Add new warning ``deprecated-class`` #4388 (#4419)victor2021-04-303-0/+17
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-0724-0/+183