summaryrefslogtreecommitdiff
path: root/tests/unit_node/_fs/_fs_watch_test.ts
AgeCommit message (Expand)Author
2024-07-31fix(node/fs/promises): watch should be async iterable (#24805)Marvin Hagemeister
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-03-20fix(ext/node): FsWatcher ref and unref (#22987)Divy Srivastava
2024-03-16fix(ext/node): pass normalized watchFile handler to StatWatcher (#22940)Divy Srivastava
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci