zed/crates/gpui
Conrad Irwin df0076a4eb
Better TestWindow support (#3876)
Adding guest roles led us down a rabbit hole where we'd have liked to
rely on a
side-effect of activating a window in tests; but the test window didn't
implement that.

Looking into that, I realized our TestWindow wasn't doing a great job of
emulating the MacWindow, so this makes the two more similar.
2024-01-05 09:59:48 -07:00
..
docs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
src Better TestWindow support (#3876) 2024-01-05 09:59:48 -07:00
tests Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
build.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
Cargo.toml gpui: Use async-task 4.7 2024-01-05 11:42:28 +01:00