summaryrefslogtreecommitdiff
path: root/test/parallel/test-util-inherits.js
AgeCommit message (Expand)Author
2019-01-14util: fixes type in argument type validation errorAnkur Oberoi
2018-10-01util: set `super_` property to non-enumerableRuben Bridgewater
2018-03-25lib,test: minor refactoringRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-09test: replace assert.throws with expectsErrorsreepurnajasti
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-06-22errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2017-06-02errors,util: migrate to use internal/errors.jsBidisha Pyne
2017-05-05lib,test: use regular expression literalsRich Trott
2017-04-27test: cleanup test-util-inherits.jsRobotMermaid
2015-10-27util: make inherits work with classesMichaël Zasso
2015-10-26test: improve tests for util.inheritsMichaël Zasso