summaryrefslogtreecommitdiff
path: root/test/pummel/test-fs-watch-non-recursive.js
AgeCommit message (Expand)Author
2019-01-09test: refactor test-fs-watch-non-recursiveRich Trott
2019-01-09test: fix test/pummel/test-fs-watch-non-recursive.jsRich Trott
2018-11-06test: remove unused catch bindingscjihrig
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-30test: remove unused assert module importsRich Trott
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2013-11-05fs: make fs.watch() non-recursive by defaultBen Noordhuis