summaryrefslogtreecommitdiff
path: root/pylint/testutils/functional
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 3.7 (#8609)Marc Mueller2023-04-241-7/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-294-8/+8
* [testutil] Remove unused variable from find_functional_testsPierre Sassoulas2023-03-281-3/+4
* [testutil] Do not count files with leading underscoresPierre Sassoulas2023-03-281-9/+15
* [testutil] Display recursive call for crowded functional test dirPierre Sassoulas2023-03-281-8/+23
* [testutil] Display all the crowded functional test dir at oncePierre Sassoulas2023-03-281-5/+9
* [testutil] Fix the algorithm for functional test discoveryPierre Sassoulas2023-03-281-14/+30
* [functional tests] Display all violations for disorganized directoriesPierre Sassoulas2023-03-281-6/+16
* Upgrade TODO for pylint 2.X to pylint 3.0 (#8480)Pierre Sassoulas2023-03-221-1/+1
* Make the order of introspected functional tests deterministic (#7602)kriek2022-10-241-1/+3
* [testutil] Better assertion for configuration parsing failPierre Sassoulas2022-07-211-1/+1
* Bump or remove some ``TODOs`` (#7141)Daniël van Noord2022-07-071-1/+2
* Some initial line wrapping of docstrings (#6672)Daniël van Noord2022-05-231-1/+3
* Use the standard config parser instead a new one in functional tests (#6572)Daniël van Noord2022-05-111-0/+1
* Remove some words from custom dictionary and update spellingDaniël van Noord2022-04-261-2/+2
* Add ``--minimal-messages-config`` option for functional tests (#6246)Andreas Finkler2022-04-161-0/+3
* Add some manual typing changes (#6325)Daniël van Noord2022-04-141-1/+1
* Use ``python-typing-update`` on ``pylint/testutils`` directoryDaniël van Noord2022-04-143-18/+22
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-244-4/+4
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-244-0/+4
* Upgrade mypy to 0.940 (#5900)Daniël van Noord2022-03-121-1/+1
* Check functional test directory for correct structureDaniël van Noord2022-02-101-8/+60
* Add typing to some functions in ``testutils`` (#5573)Daniël van Noord2021-12-211-2/+2
* Unify validation of functional test option files (#5510)Daniël van Noord2021-12-131-6/+7
* Add typing to LintModuleOutputUpdate._check_output_textPierre Sassoulas2021-12-033-17/+63
* Add a warning in functional test update for bad python versionsPierre Sassoulas2021-12-032-1/+17
* Move LintModuleOutputUpdate to pylint.testutil.functionalPierre Sassoulas2021-12-032-0/+29
* Move the function go retrieve test file to pylint.testutil.functionalPierre Sassoulas2021-12-032-0/+36
* Deprecate some file in pylint/testutils and update changelogPierre Sassoulas2021-12-032-0/+89