summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-binary-default.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-5/+5
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-16/+11
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-59/+59
* test: refactor test-crypto-binary-defaultMichaël Zasso2016-11-291-117/+130
* test: improve chained property readabilityRich Trott2016-08-021-10/+14
* test: cleanup IIFE testscjihrig2016-07-141-18/+18
* buffer: introduce latin1 encoding termTrevor Norris2016-06-071-5/+5
* src: refactor require('constants')James M Snell2016-05-171-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* tools: lint for object literal spacingRich Trott2016-05-081-4/+4
* test,tools: adjust function argument alignmentRich Trott2016-04-281-2/+5
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-3/+5
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-37/+37
* test: remove var redeclarations in test-crypto-*Rich Trott2016-02-011-23/+23
* crypto: pbkdf2 deprecate digest overload.Tom Gallacher2016-01-231-12/+12
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+0
* crypto: disable crypto.createCipher in FIPS modeStefan Budeanu2015-11-201-5/+6
* test: skip/replace weak crypto tests in FIPS modeStefan Budeanu2015-11-191-10/+16
* test: avoid test timeouts on rpiStefan Budeanu2015-11-181-1/+1
* test: increase crypto strength for FIPS standardStefan Budeanu2015-11-141-1/+1
* 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: fix crypto-binary-default bad crypto checkBrendan Ashworth2015-03-211-12/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-5/+3
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+693