summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-certificate.js
Commit message (Expand)AuthorAgeFilesLines
* crypto: refactoring internals, add WebCryptoJames M Snell2020-10-071-12/+40
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-4/+5
* test: move spkac certs to fixtures/keys/Alex Aubuchon2019-06-101-5/+6
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-051-6/+5
* test: move spkac certs to fixtures/keys/Alex Aubuchon2019-06-051-5/+6
* test: add checkMethods function for CertificateDaniel Bevenius2018-04-251-17/+7
* test: remove crypto.DEFAULT_ENCODING usageDaniel Bevenius2018-04-251-2/+0
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-26/+13
* crypto: migrate Certificate to internal/errorsJames M Snell2017-10-151-0/+34
* crypto: refactor the crypto moduleJames M Snell2017-09-181-14/+36
* test: begin normalizing fixtures useJames M Snell2017-08-071-5/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: improve crypto coverageAkito Ito2017-02-151-0/+3
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-4/+4
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: refactor test-crypto-certificateJosh Mays2016-12-041-6/+6
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* tools: disallow mixed spaces and tabs for indentsRich Trott2016-02-091-6/+8
* test: remove unused modulesRich Trott2016-01-011-1/+0
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-0/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+54