summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-random.js
AgeCommit message (Expand)Author
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-11-24crypto: allow monkey patching of pseudoRandomBytesGerhard Stoebich
2018-09-27crypto: downgrade DEP0115 to `--pending-deprecation` onlyAnna Henningsen
2018-08-30crypto: deprecate aliases for randomBytesTobias Nießen
2018-04-25test: remove crypto.DEFAULT_ENCODING usageDaniel Bevenius
2018-03-25crypto: fix error handlingRuben Bridgewater
2018-03-25lib,test: minor refactoringRuben Bridgewater
2018-01-03test: update references to archived repositoryTobias Nießen
2017-12-24lib: combine similar error codesWeijia Wang
2017-12-12test: improve crypto/random.js coverageLeko
2017-10-26crypto: migrate crypto.randomBytes to internal/errorsJames M Snell
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-09-04crypto: accept decimal Number in randomBytesBenjamin Gruenbaum
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-17test: use regex error check in test-crypto-randomZhang Weijie
2017-07-17test: improve regexps for error checkingxinglong.wangwxl
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-25test: use common.mustNotCall in test-crypto-randomRich Trott
2017-04-17crypto: add randomFill and randomFillSyncEvan Lucas
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-27test: add regex to text-crypto-randomNate
2016-12-13test: refactor test-crypto-randomRich Trott
2016-09-20test: refactored test-crypto-random.jsTobias Kahse
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-08-04crypto: remove kMaxLength on randomBytes()Trevor Norris
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny