summaryrefslogtreecommitdiff
path: root/tests/test_annotate.py
Commit message (Expand)AuthorAgeFilesLines
* mypy: use __future__ uniformly in checked filesNed Batchelder2023-01-051-0/+2
* mypy: test_annotate.py test_arcs.py test_collector.pyNed Batchelder2023-01-021-6/+6
* style: parens should indent the same as their opening lineNed Batchelder2022-05-011-1/+1
* style: convert more string formatting to f-stringsNed Batchelder2021-11-111-1/+1
* deprecated: the annotate command will be removed in a future versionNed Batchelder2021-10-291-1/+6
* refactor(test): name this gold file properlyNed Batchelder2021-10-281-1/+1
* test: add a annotate test, and simplify the logicNed Batchelder2021-10-281-0/+20
* refactor: pyupgrade --py36-plus tests/**.pyNed Batchelder2021-05-021-1/+0
* test: have pytest collect test classes uniformlyNed Batchelder2021-03-111-1/+1
* Lint cleanupNed Batchelder2018-11-181-0/+2
* Rename farm to gold, since that's what it isNed Batchelder2018-11-181-4/+4
* Remove needless noticesNed Batchelder2018-11-151-15/+0
* Convert annotate() farm tests to normal testsNed Batchelder2018-11-151-0/+121