summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_printer.py
Commit message (Expand)AuthorAgeFilesLines
* Bump astroid to 3.0.0a1 (#8626)Marc Mueller2023-04-251-1/+8
* Cope with changes to `Arguments` constructorJacob Walls2023-04-161-1/+1
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* pyreverse: drop support for .vcg format (#8426)Andreas Finkler2023-03-101-5/+0
* Finish some incomplete typing signatures (#7442)Daniël van Noord2022-09-091-1/+1
* [typing] Add typing to the tests directory (#7183)Pierre Sassoulas2022-07-141-1/+1
* Use ``python-typing-update`` on half of the ``tests`` directory (#6317)Daniël van Noord2022-04-141-3/+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-4/+1
* Fix pyreverse type hinting for class methods (#5881)Téo Bouvard2022-03-091-0/+10
* Bump pylint to 2.12.0, update changelogv2.12.0Pierre Sassoulas2021-11-251-0/+1
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-1/+1
* ``pyreverse``: Add option for colored output (#4850)Andreas Finkler2021-08-151-1/+1
* ``pyreverse``: add PlantUML output (#4846)Andreas Finkler2021-08-141-1/+21
* Update license link to point to main, not masterDudeNr332021-08-091-1/+1
* Add tests for ``Printer`` classes which are not covered yet implicitly throug...DudeNr332021-08-091-0/+32