summaryrefslogtreecommitdiff
path: root/tests/message/unittest_message_definition_store.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Changing flake8 to have max-line-length of 115 (#8362)Ollie2023-03-021-1/+2
* Finish unfinished typing in non core directories (#7443)Daniël van Noord2022-09-091-1/+8
* Make ``linter`` non-optional for ``BaseChecker`` (#6188)Daniël van Noord2022-04-111-0/+13
* 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
* Create a framework of functional tests for configuration files (#5287)Pierre Sassoulas2021-11-121-1/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-14/+18
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Changes after black updateMarc Mueller2021-04-261-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-2/+0
* [tests lint] Fix all W0611 unused-import in pylint's own testsPierre Sassoulas2020-04-201-1/+1
* [tests lint] Fix all 'no-self-use' in pylint's own testsPierre Sassoulas2020-04-201-22/+26
* Get rid of a bunch of yoda conditions in tests (misplaced-comparison-constant)Pierre Sassoulas2020-04-201-2/+2
* [tests lint] Fix all W0612 unused-variable in pylint's own testsPierre Sassoulas2020-04-201-1/+1
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-3/+1
* [tests.message] Add a test for multiple messages with the same old namePierre Sassoulas2019-09-101-0/+33
* [pylint.message] Simplification with 1-1 link between symbol and msgidPierre Sassoulas2019-08-191-24/+140
* [pylint.message] Rename MessagesStore to MessageDefinitionStorePierre Sassoulas2019-08-091-0/+120