aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src/time.rs
Commit message (Expand)AuthorAgeFilesLines
* Add cognitive-complexity exceptions for clippy.Nick Mathewson2023-09-051-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* tor-rtmock: impl Default for MockSleepProviderIan Jackson2023-07-061-0/+7
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Improve documentation around Cargo features; make Runtime require Debugeta2022-05-111-0/+8
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-2/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+2
* Make test_with_all_runtimes cover _all_ the runtimes.Nick Mathewson2022-01-261-2/+2
* Replace all println/eprintln calls outside of arti CLI with trace.Nick Mathewson2021-11-041-17/+22
* Fix some clippy-nightly warnings.Nick Mathewson2021-10-261-6/+8
* Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-261-1/+200
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-9/+10
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+312