summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-filehandle.js
AgeCommit message (Expand)Author
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2018-12-21lib: make internal API warning more directRich Trott
2018-12-15test: use global.gc() instead of gc()cjihrig
2018-11-16fs: make process.binding('fs') internalMasashi Hirano
2018-05-07fs: move fs/promises to fs.promisescjihrig
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-02-27fs: use SyncCall in OpenFileHandleJoyee Cheung
2018-02-05fs: add initial set of fs.promises APIsJames M Snell