summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-options-boolean-check.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-5/+5
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-6/+7
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-11/+14
* tls: specify options.name in validateKeyCertDaniel Bevenius2018-04-271-4/+4
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-49/+45
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-10/+3
* test: replace map() with forEach() where appropriateRich Trott2017-12-281-6/+6
* test: replace assert.throws w/ common.expectsErrorMithun Sasidharan2017-12-081-9/+9
* tls: re-allow falsey option valuesAnna Henningsen2017-09-051-23/+41
* tls: type checking for `key`, `cert` and `ca` optionsJimmy Cann2017-08-271-0/+156