summaryrefslogtreecommitdiffhomepage
path: root/test/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2024-04-03Enable single-use-lifetimes rustc lintLinus Färnstrand1-0/+1
2024-04-02Enable more of the Allowed-by-default lints in rustcLinus Färnstrand1-1/+9
2024-04-02Deny non-ascii Rust identifiersLinus Färnstrand1-0/+5
2024-03-25Bump dependenciesMarkus Pettersson1-1/+1
2024-03-22Bump "rust-version" to 1.77 since the containers use that nowLinus Färnstrand1-1/+1
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-1/+1
2024-03-20Add am-i-mullvad cli for testing split tunnelingJoakim Hulthe1-1/+7
2024-03-08Add MTU detection integration test for Linux and WindowsSebastian Holmin1-8/+12
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-1/+1
2024-02-07Move testing SOCKS server to own crateDavid Lönnhager1-0/+1
2024-02-01Don't pin serialport to a fork. Use upgraded upstreamLinus Färnstrand1-3/+0
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand1-0/+1
2024-01-11Add package metadata to crates in testing frameworkLinus Färnstrand1-0/+6
2024-01-04Add workspace level linting to test workspaceLinus Färnstrand1-0/+6
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+42