summaryrefslogtreecommitdiffhomepage
path: root/test/test-rpc/src/transport.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin1-3/+3
2025-07-09Inline format argumentsLinus Färnstrand1-1/+1
2024-03-20Refactor forward_messages to use select macroJoakim Hulthe1-28/+29
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-14/+13
2024-01-04Fix code not following new linting rules in testing frameworkLinus Färnstrand1-1/+1
2023-12-15[Clippy] Fix complex typesMarkus Pettersson1-16/+17
2023-12-15[Clippy] Fix unused `async`Markus Pettersson1-1/+1
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+492