summaryrefslogtreecommitdiffhomepage
path: root/talpid-ipc/tests
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Fix Handler::current() warning in talpid-ipcLinus Färnstrand1-1/+1
2019-01-18Get rid of almost all remaining "extern crate" statementsLinus Färnstrand1-12/+0
2018-12-13Activate the merge_imports rustfmt featureLinus Färnstrand1-4/+5
2018-11-16Fix windows talpid-ipc warningsLinus Färnstrand1-4/+3
2018-10-29Remove #[macro_use] from jsonrpc_macros and jsonrpc_client_coreLinus Färnstrand1-1/+1
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand1-1/+1
2018-10-24Fix various warnings emitted by the Clippy linterLinus Färnstrand1-3/+2
2018-09-11Upgrade to newer tokio librariesEmīls Piņķis1-5/+3
2018-08-29Use IPC instead of websockets in talpid-ipcEmīls Piņķis1-5/+5
2018-08-29Use IPC instead of a websocket to communicate between daemon and pluginLinus Färnstrand1-15/+39
2018-05-07Borrow server ID instead of moving itJanito Vaqueiro Ferreira Filho1-4/+4
2018-05-04Reuse WebSocket connection in `WsIpcClient`Janito Vaqueiro Ferreira Filho1-1/+1
2018-04-20Disable ipc_cilent_invalid_url test on windowsEmīls1-1/+3
2018-04-18Disable ipc_client_server test on windowsEmīls Piņķis1-0/+2
2018-04-18Improve talpid-ipc tests slightlyEmīls Piņķis1-1/+5
2018-03-06Upgrade env_logger, duct, uuid and randLinus Färnstrand1-1/+1
2017-09-18Run rustfmt-nightly 0.2.6 on everythingLinus Färnstrand1-5/+5
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand1-0/+68