summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-watchfile.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust indentation for stricter lintingRich Trott2017-07-271-14/+14
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* test: replace string concat in test-fs-watchfile.jsHelianthus212017-07-191-2/+2
* test: refactor test-fs-watchfileRich Trott2017-06-191-5/+5
* path: use internal/errors.jsSebastian Van Sande2017-06-061-1/+1
* test: make test-fs-watchfile reliableRich Trott2017-06-021-2/+3
* test: fix flaky test-fs-watchfile on macOSRich Trott2017-05-301-3/+6
* doc: list macOS as supporting filename argumentChris Young2017-05-221-0/+18
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* Revert "fs: make callback mandatory to all async functions"Myles Borins2016-08-051-2/+2
* fs: make callback mandatory to all async functionsSakthipriyan Vairamani2016-07-221-2/+2
* test: fix tests that check error messagescjihrig2015-11-101-2/+2
* test: refactor test-fs-watchfile.jsRich Trott2015-08-181-17/+4
* doc,test: documents behaviour of non-existent fileSakthipriyan Vairamani2015-08-041-5/+57
* doc: document fs.watchFile behaviour on ENOENTBrendan Ashworth2015-07-101-0/+9
* fs: fix error on bad listener typeBrendan Ashworth2015-07-101-0/+17