summaryrefslogtreecommitdiff
path: root/pylint/testutils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Refactor ``find_default_config_files`` (#6067)Daniël van Noord2022-04-011-0/+2
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-27/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Add typing to LintModuleOutputUpdate._check_output_textPierre Sassoulas2021-12-031-1/+1
* Deprecate some file in pylint/testutils and update changelogPierre Sassoulas2021-12-031-1/+1
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+1
* Rename ``pylint.testutils.TestMessage`` to ``MessageTest`` (#5051)Daniël van Noord2021-09-201-2/+2
* Rename `pylint.testutil.Message` to `pylint.testutil.TestMessage` (#5043)Daniël van Noord2021-09-181-2/+2
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Update copyright notice with copyritePierre Sassoulas2021-02-281-0/+1
* Expose UnittestLinter in testutils after 2.7Lefteris Karapetsas2021-02-221-0/+2
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-2/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Add constant for update file in pylint.test_utilsPierre Sassoulas2021-01-011-1/+2
* Burst what remain of utils into filesPierre Sassoulas2020-11-291-1/+3
* Create a file for decoratorsPierre Sassoulas2020-11-291-1/+2
* Create a file for get_test_infoPierre Sassoulas2020-11-291-7/+2
* Create a file for lint_module_testPierre Sassoulas2020-11-291-3/+3
* Create a file for Message/OutputLinePierre Sassoulas2020-11-291-1/+1
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-281-2/+2
* Create an API for testutils directoryPierre Sassoulas2020-11-281-537/+27
* Create a testutils/test_reporter.py filePierre Sassoulas2020-11-281-74/+2
* Move testutils.py in its own packagePierre Sassoulas2020-11-281-0/+638