aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_simple.py
Commit message (Collapse)AuthorAgeFilesLines
* add 'simple' high-level routines for fuzzy-match-and-verify callsBryan Newbold2021-04-141-0/+42
Some of these are a little redundant, in that calling code could trivially re-implement. However, I think these are good starters for stable external API interfaces, leaving us room to iterate and refactor lower-level implementations behind the scenes.