zed/crates
Max Brunsfeld fab115e549 Adjust test connection to treat the half-open state more realistically
When a network connection is lost without being explicitly closed by the
other end, writes to that connection will error, but reads will just wait
indefinitely.

This allows the tests to exercise our heartbeat logic.
2022-03-04 16:47:55 -08:00
..
chat_panel Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
client Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
diagnostics Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
editor Open untitled buffers via the Project 2022-03-04 15:25:39 +01:00
file_finder Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
gpui Send websocket pings from both the client and the server 2022-03-04 15:21:18 -08:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
lsp Support formatting in fake LSP capabilities 2022-03-04 11:24:18 +01:00
outline Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
project Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
project_panel Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
project_symbols Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
rpc Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
search Merge pull request #525 from zed-industries/preserve-worktrees 2022-03-04 09:48:18 +01:00
server Adjust test connection to treat the half-open state more realistically 2022-03-04 16:47:55 -08:00
snippet Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
sum_tree Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
text Move Network test helper from util crate into text crate 2022-03-04 13:54:07 -08:00
theme Render overlay after remote project becomes read-only 2022-03-04 17:28:18 +01:00
theme_selector Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Disable events when project becomes read-only 2022-03-04 17:37:37 +01:00
zed Merge branch 'main' into disconnected-status 2022-03-04 10:07:26 -07:00