summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-makeStatsCallback.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater2018-02-261-6/+0
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-3/+2
* errors: convert 'fs'matzavinos2017-08-311-2/+4
* test: confirm callback is invoked in fs testRich Trott2017-05-231-1/+1
* fs: Revert throw on invalid callbacksMyles Borins2017-05-201-1/+7
* fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)2017-05-101-7/+1
* test: extended test to makeCallback cb type checkLuca Maraschi2017-04-031-0/+30