aboutsummaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-stat-bigint.js
AgeCommit message (Expand)Author
2020-11-18lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-07-20test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen
2020-02-13test: improve test-fs-stat-bigintRich Trott
2020-02-10test: fix flaky test-fs-stat-bigintDuncan Healy
2019-06-14fs: add *timeNs properties to BigInt Stats objectsJoyee Cheung
2019-02-15fs, src, lib: fix `blksize` & `blocks` on WindowsRichard Lau
2018-11-23test: add information to assertionRich Trott
2018-07-25test: fix unreliable test-fs-stat-bigintsagulati
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-06-10tools: add BigInt to globalsNikolai Vavilov
2018-06-07fs: support BigInt in fs.*stat and fs.watchFileJoyee Cheung