aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/testdata
Commit message (Collapse)AuthorAgeFilesLines
* Oops: add missing data filesNick Mathewson2021-10-282-0/+109
|
* tor-dirmgr: Test for GetCertsStateNick Mathewson2021-10-283-0/+138
|
* tor-dirmgr: Tests for GetConsensusState.Nick Mathewson2021-10-281-0/+94
This test uses a consensus that I've copied from tor-netdoc/testdata. I would include it directly, but I think that will cause trouble when it comes time to run "cargo package".