summaryrefslogtreecommitdiff
path: root/test/pummel/test-fs-watch-file-slow.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2018-10-15test: removed unused variable in fs-watch-file-slowMaki Toda
2018-08-08test: remove common.fileExists()Rich Trott
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-05-08tools: lint for object literal spacingRich Trott
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-19fs: deprecate exists() and existsSync()cjihrig
2014-02-24test: pummel fs-watch-file-slow handle spuriousTimothy J Fontaine
2012-06-21test: add another fs.watchFile() testBen Noordhuis