zed/gpui
Max Brunsfeld f46c0a790e Improve support for gpui tests that need multiple contexts
If a test function takes multiple contexts, pass it however many
distinct contexts are needed. Construct each one with a different
starting entity id so that they do not share any entity ids.
2021-07-07 17:18:42 -07:00
..
examples Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
grammars/context-predicate Bump context-predicate grammar to the latest Tree-sitter 2021-05-22 12:34:35 +02:00
src Improve support for gpui tests that need multiple contexts 2021-07-07 17:18:42 -07:00
build.rs Merge branch 'main' into rpc 2021-06-29 10:25:42 +02:00
Cargo.toml Upgrade bindgen to fix warnings on new Rust 2021-06-24 18:02:53 -06:00