summaryrefslogtreecommitdiff
path: root/tests/test_goldtest.py
Commit message (Expand)AuthorAgeFilesLines
* 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