summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-hrtime.js
AgeCommit message (Expand)Author
2018-05-07errors: remove ERR_INVALID_ARRAY_LENGTHRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-07-20process: improve hrtime() error messageRich Trott
2017-06-20errors,process: fix error message of hrtime()Tobias Nießen
2017-06-05errors,process: migrate to use internal/errors.jssreepurnajasti
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-23process: improve process.hrtimeJoyee Cheung
2017-01-09test: improve the code in test-process-hrtimeAdrian Estrada
2017-01-02test: use const for all require() callscjihrig
2016-01-20src: fix negative values in process.hrtime()Ben Noordhuis
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny