summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-utimes.js
AgeCommit message (Expand)Author
2019-08-07fs: validate fds as int32scjihrig
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-29test: rewrite fs {f}utimes test fileJeremiah Senkpiel
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-15test: remove unnecessary linter commentcjihrig
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-06-22test: avoid running fsync on directory on AIXJohn Barboza
2018-03-25fs: fix error handlingRuben Bridgewater
2018-03-25lib,test: minor refactoringRuben Bridgewater
2018-02-22tools: enable eslint no-undef-init ruleRuben Bridgewater
2018-02-16test: update a few tests to work on OpenBSDAaron Bieber
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-22fs: move type checking to jsJames M Snell
2017-12-13fs: move type checking in fs.futimes to jsJames M Snell
2017-11-08test: use tmpDir in test-fs-utimesRich Trott
2017-06-27src,fs: calculate times as unsigned longRefael Ackermann
2017-05-25src,fs: calculate fs times without truncationDaniel Pihlstrom
2017-03-21fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-06test: refactor test-fs-utimesJunshu Okamoto
2017-01-02test: use const for all require() callscjihrig
2016-08-04Revert "fs: validate args of truncate functions in js"Myles Borins
2016-07-22fs: validate args of truncate functions in jsSakthipriyan Vairamani
2016-02-01test: fix var redeclarations in test-fs-*Rich Trott
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-12-05test: fix time resolution constraintGireesh Punathil
2015-10-05test: remove arguments.callee usageRoman Reiss
2015-09-14fs: consider NaN/Infinity in toUnixTimestampYazhong Liu
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny