summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/testdata/bad-mds
Commit message (Collapse)AuthorAgeFilesLines
* netdoc: test case for microdesc with no ed25519 id.Nick Mathewson2022-06-071-0/+8
| | | | | The "bad-id" microdescriptor is hand-edited based on one from a Chutney network.
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+21
This will cause some pain for now, but now is really the best time to do this kind of thing.