summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-watch.js
AgeCommit message (Expand)Author
2019-10-12fs: make FSWatcher.start privateLucas Holmquist
2018-06-03fs: do not crash when using a closed fs event watcherJoyee Cheung
2018-04-16fs: add 'close' event to FSWatcherAlec Larson
2018-03-25lib,test: minor refactoringRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-03-19fs: remove watcher state errors for fs.watchJoyee Cheung
2018-03-08fs: improve errors thrown from fs.watch()Joyee Cheung
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-13src: make FSEventWrap/StatWatcher::Start more robustTimothy Gu
2017-07-16test: change isAix to isAIX章礼平
2017-06-07test,fs: test fs.watch for `filename`Refael Ackermann