zed/gpui
Nathan Sobo a4c1fe5a0b WIP: Add a condition method to model and view handles for use in tests
It returns a future that resolves when the provided predicate returns true. The predicate is called any time the handle's targeted entity calls notify.

Still need to add a timeout and completely remove finsih_pending_tasks.
2021-04-19 22:01:54 -06:00
..
examples Pass the on_finish_launching callback to Platform::run 2021-04-09 21:33:17 -06:00
grammars/context-predicate
src WIP: Add a condition method to model and view handles for use in tests 2021-04-19 22:01:54 -06:00
build.rs Whitelist shader bindings using a regex, not individual types 2021-03-29 12:39:21 -07:00
Cargo.toml WIP: Add a condition method to model and view handles for use in tests 2021-04-19 22:01:54 -06:00