aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/testdata/hsdesc-inner-pow-empty.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add a little test coverage for pow-params parsing.Wesley Aptekar-Cassels2024-10-091-0/+18
Cover some of the novel edge cases we're introducing around object parameters and repetition. This still feels awfully ad-hoc, but it's better than nothing. Co-authored-by: Micah Elizabeth Scott <[email protected]>