summaryrefslogtreecommitdiff
path: root/tests/util/server/src/fs.rs
AgeCommit message (Expand)Author
2024-10-24chore: remove print debugging from test server (#26529)David Sherret
2024-08-24refactor(lsp): changes for lsp_types 0.97.0 (#25169)Nayeem Rahman
2024-07-23fix(upgrade): do not error if config in cwd invalid (#24689)David Sherret
2024-05-03chore: maybe make watcher tests less flaky (#23683)David Sherret
2024-04-01fix: prevent cache db errors when deno_dir not exists (#23168)David Sherret
2024-03-13chore: improve spec tests output (#22908)David Sherret
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez