summaryrefslogtreecommitdiff
path: root/test/pummel/test-fs-watch-file-slow.js
Commit message (Expand)AuthorAgeFilesLines
* test: clean tmpdir on process exitJoão Reis2019-08-101-0/+1
* test: removed unused variable in fs-watch-file-slowMaki Toda2018-10-151-1/+1
* test: remove common.fileExists()Rich Trott2018-08-081-4/+4
* test: move tmpdir to submodule of commonRich Trott2018-01-311-1/+3
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-4/+4
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-4/+4
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-2/+1
* tools: lint for object literal spacingRich Trott2016-05-081-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-13/+13
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* fs: deprecate exists() and existsSync()cjihrig2014-12-191-3/+3
* test: pummel fs-watch-file-slow handle spuriousTimothy J Fontaine2014-02-241-2/+8
* test: add another fs.watchFile() testBen Noordhuis2012-06-211-0/+73