summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2019-06-17util: use average bias while grouping arraysRuben Bridgewater
2019-06-17util: improve .inspect() array groupingRuben Bridgewater
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-06-16test: move --cpu-prof tests to sequentialJoyee Cheung
2019-06-14doc,test: test documentation consistency for NODE_OPTIONSRichard Lau
2019-06-14test: skip `test-worker-prof` as flaky for allMilad Farazmand
2019-06-13test: remove unused `output` argument for `getFrames()`Rich Trott
2019-06-14fs: add *timeNs properties to BigInt Stats objectsJoyee Cheung
2019-06-12domain: error handler runs outside of its domainJulien Gilli
2019-06-12worker: make MessagePort constructor non-callableAnna Henningsen
2019-06-12assert: add partial support for evaluated code in simple assertRuben Bridgewater
2019-06-12assert: improve regular expression validationRuben Bridgewater
2019-06-12assert: print more lines in the error diffRuben Bridgewater
2019-06-12assert: fix error diffRuben Bridgewater
2019-06-12test: mark test-fs-stat-bigint as flakyRich Trott
2019-06-12test: remove duplicate test-child-process-execfilesync-maxBuffer.jsJoyee Cheung
2019-06-12test: split test-cpu-prof.jsJoyee Cheung
2019-06-11util: refactor inspecting long linesRuben Bridgewater
2019-06-10readline: error on falsy values for callbackSam Roberts
2019-06-10test: add github refs to flaky testsSam Roberts
2019-06-10test: change fixtures.readSync to fixtures.readKeyAlex Aubuchon
2019-06-10test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-10test: move foafssl certs to fixtures/keys/Alex Aubuchon
2019-06-10test: remove uneeded alice certs in fixtures/Alex Aubuchon
2019-06-10test: remove uneeded certs in fixtures/Alex Aubuchon
2019-06-10test: move dherror.pem to fixtures/keys/Alex Aubuchon
2019-06-10test: remove pass-* certsAlex Aubuchon
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-10test: move spkac certs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed448 keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move dsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move rsa keypairs to fixtures/keys/Alex Aubuchon
2019-06-10test: move x25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-10test: move ed25519 keypair to fixtures/keys/Alex Aubuchon
2019-06-10test: remove workaround for unsupported OpenSSLsSam Roberts
2019-06-10dgram: fix abort on bad argscjihrig
2019-06-10http2: do not register unnecessary listenersAntonio Kukas
2019-06-10worker: add typechecking for postMessage transfer listAnna Henningsen
2019-06-10worker: use DataCloneError for unknown native objectsAnna Henningsen
2019-06-09util: special handle `maxArrayLength` while grouping arraysRuben Bridgewater
2019-06-09test: simplify tests codehimself65
2019-06-08util: support AsyncGeneratorFunction in .inspectRuben Bridgewater
2019-06-08http: remove default 'timeout' listener on upgradeLuigi Pinca
2019-06-06test: mark test-worker-debug as flakyRefael Ackermann
2019-06-06test: regression test `tmpdir`Refael Ackermann
2019-06-06test: only assert on first lines of TLS traceSam Roberts
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05trace_events: respect inspect() depthcjihrig
2019-06-05test: change fixtures.readSync to fixtures.readKeyAlex Aubuchon