index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_vfs
/
tests
/
vfs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dont slow down everyone else's testing (especially the CI's Linux) just for O...
Felix S. Klock II
2019-02-15
1
-1
/
+1
*
Generalize `tests/vfs.rs` processing to address wildly-varying time-dependent...
Felix S. Klock II
2019-02-15
1
-9
/
+67
*
Merge #830
bors[bot]
2019-02-14
1
-1
/
+3
|
\
|
*
Fix test_vfs_works failing on Windows due to extra Write events
Ville Penttinen
2019-02-14
1
-1
/
+3
*
|
automatically wait for worker threads
Aleksey Kladov
2019-02-14
1
-1
/
+0
|
/
*
reformat the world
Aleksey Kladov
2019-02-08
1
-45
/
+17
*
dont overwrite memfies
Aleksey Kladov
2019-01-26
1
-0
/
+12
*
use entry file_type, improve test
Bernardo
2019-01-26
1
-7
/
+11
*
use `Roots` in watcher
Bernardo
2019-01-26
1
-9
/
+12
*
review fixes
Bernardo
2019-01-26
1
-1
/
+1
*
better test, avoid duplicated events
Bernardo
2019-01-26
1
-11
/
+12
*
do not emit create for directory again
Bernardo
2019-01-26
1
-3
/
+0
*
ignore check event dir for ignore, cleanup tests
Bernardo
2019-01-26
1
-49
/
+82
*
add missing Task::HandleChange
Bernardo
2019-01-26
1
-11
/
+12
*
use notify with fix
Bernardo
2019-01-26
1
-2
/
+2
*
handle watched events filtering in `Vfs`add `is_overlayed`load changed files ...
Bernardo
2019-01-26
1
-21
/
+14
*
refator to move all io to io module
Bernardo
2019-01-26
1
-11
/
+11
*
complete test
Bernardo
2019-01-26
1
-30
/
+76
*
fix the test
Aleksey Kladov
2018-12-20
1
-1
/
+1
*
implement vfs events handling
Aleksey Kladov
2018-12-20
1
-0
/
+101