summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-options-boolean-check.js
Commit message (Expand)AuthorAgeFilesLines
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-11/+14
* errors: update error nameRuben Bridgewater2019-03-231-3/+3
* tls: specify options.name in validateKeyCertDaniel Bevenius2018-04-271-4/+4
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-55/+57
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-12/+7
* test: replace map() with forEach() where appropriateRich Trott2017-12-281-4/+4
* test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski2017-12-111-6/+6
* tls: type checking for `key`, `cert` and `ca` optionsJimmy Cann2017-08-271-0/+156