summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-cpuUsage.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25process: fix error handlingRuben Bridgewater
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-06-22errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2017-06-05errors,process: migrate to use internal/errors.jssreepurnajasti
2017-01-16test: improve the code in test-process-cpuUsageAdrian Estrada
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-04-29process: add process.cpuUsage() - implementation, doc, testsPatrick Mueller