aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdir/src/testing.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdir: Use reproducible RNG in tests.Nick Mathewson2021-12-061-5/+2
* More typo fixes that I forgot to save :(Nick Mathewson2021-11-241-1/+1
* Replace weighted-choice code with rand::seq::SliceRandom.Nick Mathewson2021-09-081-0/+59