index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
/
src
/
runtime.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-rtmock docs: Add some more discussion of the simulated time
Ian Jackson
2024-07-30
1
-1
/
+17
*
tor-rtmock docs: We have CoarseTimeProvider now
Ian Jackson
2024-07-30
1
-2
/
+3
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-5
/
+5
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
rtmock: Remove now-needless to_string calls.
Nick Mathewson
2023-11-30
1
-4
/
+0
*
tor-rtmock: handle Receiver result inside spawn_join()
Saksham Mittal
2023-11-21
1
-1
/
+1
*
tor-rtmock: change return types to be less concrete
Saksham Mittal
2023-11-21
1
-1
/
+1
*
tor-rtmock: change return type of spawn_join()
Saksham Mittal
2023-11-21
1
-3
/
+3
*
tor-rtmock: introduce spawn_join() for MockRuntime & MockExecutor
Saksham Mittal
2023-11-21
1
-0
/
+13
*
tor-rtmock: MockRuntimeBuilder: new sleep_provider() setter
Ian Jackson
2023-11-01
1
-1
/
+10
*
tor-rtmock: simplify/reorganise MockRuntimeBuilder::build
Ian Jackson
2023-11-01
1
-4
/
+3
*
tor-rtmock: MockRuntime::test_with_various: Print what we're doing
Ian Jackson
2023-10-16
1
-1
/
+6
*
tor-rtmock: MockRuntime: in advance_*, warn to stderr about looping
Ian Jackson
2023-10-03
1
-1
/
+21
*
tor-rtmock: Break out advance_inner
Ian Jackson
2023-10-03
1
-10
/
+31
*
tor-rtmock: Abolish deprecated Runtime::advance()
Ian Jackson
2023-10-03
1
-17
/
+0
*
tor-rtmock: Fix doc refs to advance_*
Ian Jackson
2023-10-03
1
-2
/
+2
*
tor-rtmock: Rename MockRuntime::jump_to to jump_wallclock
Ian Jackson
2023-10-03
1
-2
/
+2
*
tor-rtmock: Abolish just-introduced confusing type alias (fmt)
Ian Jackson
2023-10-03
1
-1
/
+1
*
tor-rtmock: Abolish just-introduced confusing type alias
Ian Jackson
2023-10-03
1
-8
/
+8
*
tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider
Ian Jackson
2023-10-03
1
-12
/
+8
*
tor-rtmock: Drop some obsolete caveats
Ian Jackson
2023-10-03
1
-7
/
+2
*
tor-rtmock: MockRuntime: Work around borrowck in Rust 1.65
Ian Jackson
2023-09-18
1
-0
/
+2
*
tor-rtmock: MockRuntime: Move deprecated advance to end of impl block
Ian Jackson
2023-09-18
1
-17
/
+17
*
tor-rtmock: MockRuntime: Add tests for advance_*
Ian Jackson
2023-09-18
1
-0
/
+177
*
tor-rtmock: MockRuntime: Provide advance_by() etc. and deprecate .advance()
Ian Jackson
2023-09-18
1
-1
/
+100
*
tor-rtmock: MockRuntime: Provide spawn_identified() wrapper
Ian Jackson
2023-09-18
1
-0
/
+13
*
tor-rtmock: Expose time_until_next_timeout on MockRuntime
Ian Jackson
2023-08-23
1
-0
/
+25
*
tor-rtmock: Use derive-adhoc for composite runtimes
Ian Jackson
2023-07-07
1
-8
/
+5
*
tor-rtmock: Use the same specified field for BlockOn and Spawn
Ian Jackson
2023-07-06
1
-2
/
+1
*
tor-rtmock: task: clarify progress_until_stalled a little
Ian Jackson
2023-07-06
1
-0
/
+2
*
tor-rtmock: Runtime: Expand on "allowed" documentation
Ian Jackson
2023-07-06
1
-3
/
+33
*
tor-rtmock: MockRuntime: provide test_with_various
Ian Jackson
2023-07-06
1
-0
/
+43
*
tor-rtmock: MockExecutor: Configurable scheduling policy
Ian Jackson
2023-07-06
1
-1
/
+13
*
tor-rtmock: Provide MockRuntime
Ian Jackson
2023-07-06
1
-0
/
+129