summaryrefslogtreecommitdiff
path: root/tests/goldtest.py
Commit message (Expand)AuthorAgeFilesLines
* test: provide more guidance about working with gold filesNed Batchelder2023-03-211-1/+5
* style: use good style for annotated defaults parametersNed Batchelder2023-01-051-3/+3
* mypy: use __future__ uniformly in checked filesNed Batchelder2023-01-051-0/+2
* mypy: check tests/goldtest.py, tests/test_html.pyNed Batchelder2022-12-311-20/+24
* test: finishing covering goldtest.py with test_goldtest.pyNed Batchelder2021-10-241-6/+6
* test: test compare() from test/goldtest.pyNed Batchelder2021-10-241-45/+20
* fix(html): fix a few problems with the html reportNed Batchelder2021-10-231-0/+17
* test: don't show these functions when HTML gold files failNed Batchelder2021-10-171-0/+2
* style: use the official designation for utf-8Ned Batchelder2021-10-101-1/+1
* refactor: convert %-strings to f-stringsNed Batchelder2021-07-281-2/+2
* test: mark some only-failure code in the recent goldtest changesNed Batchelder2021-07-181-2/+2
* test: change how we keep mismatched actual outputNed Batchelder2021-07-151-0/+14
* build: update to latest pylintgood-metaNed Batchelder2021-05-021-2/+0
* refactor: remove a few more version checksNed Batchelder2021-05-021-6/+2
* refactor: pyupgrade --py36-plus tests/**.pyNed Batchelder2021-05-021-11/+11
* Clean-ups I noticed while doing something elseNed Batchelder2019-11-171-2/+0
* Rewrite XML tests to use xml parsing instead of regexesNed Batchelder2019-03-231-1/+18
* Rename farm to gold, since that's what it isNed Batchelder2018-11-181-1/+1
* Remove test_farm.pyNed Batchelder2018-11-181-4/+154
* Remove now-unused CoverageGoldTest classNed Batchelder2018-08-241-29/+1
* Stop using farm/src for HTML tests.Ned Batchelder2018-08-241-1/+5
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* Was using the wrong pragmaNed Batchelder2016-11-221-1/+1
* Use latest pylintNed Batchelder2016-08-071-2/+2
* Remove the test helpers into their own repoNed Batchelder2016-06-011-1/+1
* Don't let old tests results interfere with new testsNed Batchelder2016-02-051-4/+4
* Fix pylint warningsNed Batchelder2015-09-041-1/+1
* Convert farm html tests to goldtests.Ned Batchelder2015-08-311-0/+42