summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_diadefs.py
Commit message (Expand)AuthorAgeFilesLines
* Modify sources along with results of pr review.Takahide Nojima2021-10-261-0/+2
* Spelling and grammar fixesVille Skyttä2021-09-171-1/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Move PyreverseConfig to pylint.testutil (#5013)Pierre Sassoulas2021-09-151-1/+1
* Fix PyreverseConfig imports in pyreverse's testsPierre Sassoulas2021-09-151-1/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-13/+26
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-0/+2
* Use alias for astroid.nodes 04 (#4869)Marc Mueller2021-08-191-3/+3
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-0/+2
* Convert ``get_project`` to a fixture instead of implementing it under ``pylin...DudeNr332021-08-091-5/+4
* Extract commonly used test helpers into ``conftest.py`` and a testutils compo...DudeNr332021-08-091-9/+9
* Rename test files to follow the same conventions as other test modulesDudeNr332021-08-091-0/+203