rust/crates/rust-analyzer/tests/slow-tests
Aleksey Kladov a1c33c2e1a test: force client-side watching
The direct reason for this is to fix CI on windows, which seems to fail
for some reason after we fixed the watcher-selection logic which (I
think) changed the tests behavior to use notify rather than client.

But this patch seems to make sense in general -- file watching is
notoriously finicky, so controlling it explicitly leads to less fragile
tests.
2022-01-01 19:16:25 +03:00
..
main.rs Simplify 2021-11-17 21:02:33 +01:00
sourcegen.rs Use array IntoIter 2021-10-22 09:23:29 +03:00
support.rs test: force client-side watching 2022-01-01 19:16:25 +03:00
testdir.rs better error message 2022-01-01 18:55:53 +03:00
tidy.rs Bump most deps 2021-12-04 15:08:37 +02:00