summaryrefslogtreecommitdiff
path: root/tests/message/unittest_message.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [pylint.message] Add a location attribute to 'pylint.Message'Pierre Sassoulas2022-06-291-0/+2
* Use ``python-typing-update`` on second half of the ``tests`` directoryDaniël van Noord2022-04-141-1/+3
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-4/+4
* Add ``end_lineno`` and ``end_col_offset`` to ``MessageLocationTuple`` (#5343)Daniël van Noord2021-11-221-0/+4
* Type `add_message` and add `MessageLocationTuple` (#5050)Daniël van Noord2021-09-211-27/+22
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-2/+7
* 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
* Remove import and rename file to use pytest's conftest.pyPierre Sassoulas2020-04-201-5/+0
* [tests lint] Fix all W0611 unused-import in pylint's own testsPierre Sassoulas2020-04-201-1/+4
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-2/+0
* [pylint.message] Simplification with 1-1 link between symbol and msgidPierre Sassoulas2019-08-191-137/+50
* [pylint.message] Create a MessageDefinition.check_msgid functionPierre Sassoulas2019-08-191-13/+0
* [pylint.message] Rename MessagesStore to MessageDefinitionStorePierre Sassoulas2019-08-091-2/+2
* Stopped installing tests with packageAshley Whetter2019-06-201-0/+156