]> git.lizzy.rs Git - rust.git/commit
Simplify heavy tests
authorAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 28 Jan 2021 16:10:48 +0000 (19:10 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 28 Jan 2021 16:15:49 +0000 (19:15 +0300)
commit30b8468c7eebd5bad26674dc58009f3b2c3929fb
tree6ef4bdce936e601ebc17283e3af164827cc3499f
parent92a6dcc3605410f9af2214b6565aa1f9898c85ea
Simplify heavy tests

Progress notifications are edge triggered, while status is level
triggered. This makes it a hared to misuse signal for the readiness of
the server.
crates/rust-analyzer/tests/rust-analyzer/support.rs