summaryrefslogtreecommitdiff
path: root/tests/test_goldtest.py
Commit message (Expand)AuthorAgeFilesLines
* test: provide more guidance about working with gold filesNed Batchelder2023-03-211-1/+5
* mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits....Ned Batchelder2023-01-051-12/+14
* refactor(test): use the expected name for initializing tests.Ned Batchelder2021-11-071-2/+2
* refactor(test): make re_lines (et al) look like re.searchNed Batchelder2021-10-281-2/+2
* test: also test goldtest bad xmlNed Batchelder2021-10-251-10/+33
* test: finishing covering goldtest.py with test_goldtest.pyNed Batchelder2021-10-241-18/+66
* test: test compare() from test/goldtest.pyNed Batchelder2021-10-241-0/+101