summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2019-01-18test: ensure npm version is not release candidateMyles Borins
2019-01-18test: improve code coverage for i18nMichael Dawson
2019-01-18crypto: fix key handle extractionTobias Nießen
2019-01-18test: use fipsMode instead of common.hasFipsCryptoDaniel Bevenius
2019-01-18util: fix iterable types with special prototypeRuben Bridgewater
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-17test: fix test-repl timeout and tmpdir refreshBrian White
2019-01-16src: remove unused `internalBinding('config')` propertiesJoyee Cheung
2019-01-16inspector, test: verify reported console messageEugene Ostroukhov
2019-01-14test: add test for fs.lchmodZYSzys
2019-01-14util: fixes type in argument type validation errorAnkur Oberoi
2019-01-14test: rework ephemeralkeyinfo to run in parallelSam Roberts
2019-01-14test: check for tls renegotiation errorsSam Roberts
2019-01-14http2: add test case for goawayAnto Aravinth
2019-01-12src: simplify NativeModule caching and remove redundant dataJoyee Cheung
2019-01-11tools: lint for use of internalBinding()cjihrig
2019-01-11test,worker: refactor test-worker-cleanup-handlesRich Trott
2019-01-11test: fix module loading error for AIX 7.1Richard Lau
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2019-01-11tools: update crypo check rulecjihrig
2019-01-11util: code cleanupRuben Bridgewater
2019-01-11url: return backslashes from fileURLToPath on winKevin Smith
2019-01-11test: move require('https') to after crypto checkDaniel Bevenius
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10test: remove duplicate encoding tests in favor of WPTJoyee Cheung
2019-01-10test: fix failing assertionRuben Bridgewater
2019-01-10assert: make `actual` and `expected` gettersRuben Bridgewater
2019-01-10util: add null prototype support for dateAnto Aravinth
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2019-01-09test: more tests for internal/util/typesZYSzys
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-08test: clean up wasm fixturesGus Caplan
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-08test: remove redundant fchmod testZYSzys
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-08lib: support overriding http\s.globalAgentRoy Sommer
2019-01-07test: http2 origin length ERR_HTTP2_ORIGIN_LENGTHFurqan Shaikh
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-06worker: enable transferring WASM modulesAnna Henningsen
2019-01-06v8: enable inline WASM in serialization APIAnna Henningsen
2019-01-05benchmark,test: add brotliAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2019-01-04lib: move DEP0006 to end of lifecjihrig
2019-01-03worker: use engine-provided deleter for `SharedArrayBuffer`sAnna Henningsen