summaryrefslogtreecommitdiff
path: root/tests/testutils
Commit message (Expand)AuthorAgeFilesLines
* Fix test decorator for `PyLinter` options (#5195)Daniël van Noord2021-10-221-0/+0
* Refactor and typing of OutputLine (#5060)Daniël van Noord2021-09-241-13/+14
* Type `add_message` and add `MessageLocationTuple` (#5050)Daniël van Noord2021-09-211-1/+1
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-18/+24
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Special case for python < 3.8 with worse AST handlingPierre Sassoulas2021-06-151-5/+15
* Remove dead code, always return the confidencePierre Sassoulas2021-06-151-19/+23
* Add unit tests for OutputLinePierre Sassoulas2021-06-151-0/+89