ZIm/crates/zed
Antonio Scandurra 466db69780 Pass a reference to TestAppContext in tests
This allows us to drop the context *after* we ran all futures to
completion and that's crucial otherwise we'll never drop entities
and/or flush effects.
2022-03-01 12:01:02 +01:00
..
assets Rename "find" to "search" 2022-02-27 08:15:38 -07:00
languages Add C support with clangd 2022-02-22 17:21:21 -08:00
src Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Rename "find" to "search" 2022-02-27 08:15:38 -07:00