summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/watch_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-29test: fix s390x failuresJustin M. Keyes1
2024-12-31test: skip flaky watchdirs() test on macosdundargoc1
2024-10-06ci: bump macos runner version to macos-15dundargoc1
2024-10-02tests: skip watch.watchdirs test on macos 14 CIJustin M. Keyes1
2024-10-02fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes1
2024-09-03test: tmpname(create:boolean) #30242Justin M. Keyes1
2024-07-06feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-29test: skip another flaky test on macOS (#28087)zeertzjq1
2024-03-28test: skip flaky testsdundargoc1
2024-03-01feat(lsp): add fswatch watchfunc backendLewis Russell1
2024-03-01refactor(watch): general tidy upLewis Russell1
2024-01-18docs: various #25289Justin M. Keyes1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-11-19test: skip failing watch file tests on freebsd (#26110)Mathias Fußenegger1
2023-11-19perf(lsp): replace file polling on linux with per dir watcher (#26108)Mathias Fußenegger1
2023-11-10test: skip failing test on freebsddundargoc1
2023-07-17test(fs): vim.loop was renamed to vim.uv (#24376)kylo2521
2023-07-16test(fs): get tmpdir robustly #23021kylo2521
2023-06-14perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)Jon Huhn1
2023-04-17fix(watchfiles): skip Created events when poll starts (#23139)Jon Huhn1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2023-03-26test: fix flaky watchfiles tests (#22637)Jon Huhn1
2023-03-05feat(lsp): implement workspace/didChangeWatchedFiles (#22405)Jon Huhn1
2023-02-25Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"Mathias Fussenegger1
2023-02-25feat(lsp): implement workspace/didChangeWatchedFiles (#21293)Jon Huhn1