summaryrefslogtreecommitdiff
path: root/test/sequential/test-fs-watch.js
AgeCommit message (Expand)Author
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-06-14lib,src: make `StatWatcher` a `HandleWrap`Anna Henningsen
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-03-19fs: improve errors in watchFile and unwatchFileJoyee Cheung
2018-03-08fs: improve errors thrown from fs.watch()Joyee Cheung
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-08-01test: refactor test/sequential/test-fs-watch.jsRich Trott
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-16test: change isAix to isAIX章礼平
2017-06-13test: use mustNotCall() in test-fs-watchRich Trott
2017-04-25test: cleanup test-fs-watch.jsRobotMermaid
2017-04-24test: remove flaky designation for test on AIXRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-22test: refactor the code in test-fs-watch.jssivaprasanna
2016-08-18test: fix flaky fs-watch testsSantiago Gimeno
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-05-08tools: lint for object literal spacingRich Trott
2016-01-21test: refactor test-fs-watchRich Trott
2015-10-28test: split independent tests into separate filesRich Trott
2015-10-02fs: include filename in watch errorscharlierudolph
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-27test: reduce sequential/test-fs-watch flakinessRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny