summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-options-boolean-check.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-04-27tls: specify options.name in validateKeyCertDaniel Bevenius
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-28test: replace map() with forEach() where appropriateRich Trott
2017-12-11test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski
2017-08-27tls: type checking for `key`, `cert` and `ca` optionsJimmy Cann