summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-14lib: ensure readable stream flows to endMikko Rantanen
2018-12-14test: mark test-cli-node-options flaky on armRich Trott
2018-12-14test: mark test-child-process-execsync flaky on AIXRich Trott
2018-12-14test: increase error information in test-cli-syntax-*Rich Trott
2018-12-13src: emit 'params' instead of 'data' for NodeTracing.dataCollectedKelvin Jin
2018-12-13test: refactor test-enable-in-initMitch Hankins
2018-12-13test: from functools import reduce in test/testpy/__init__.pycclauss
2018-12-13bootstrap: make Buffer and process non-enumerableRuben Bridgewater
2018-12-12test: split test-cli-syntax into multiple testsRich Trott
2018-12-13worker: drain messages from internal message portYael Hermon
2018-12-13inspector: move process.binding to internalBindingBeni von Cheni
2018-12-12zlib: throw TypeError if callback is missingAnna Henningsen
2018-12-12test: improve internet/test-dnsIlarion Halushka
2018-12-12util: add inspection getter optionRuben Bridgewater
2018-12-11tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts
2018-12-11test: test TLS client authenticationSam Roberts
2018-12-11stream: fix end-of-stream for HTTP/2Anna Henningsen
2018-12-11test: replace callback with arrowsShubham Urkade
2018-12-11test: mark test-cli-syntax as flaky/unreliableRich Trott
2018-12-11lib: move DEP0120 to end of lifecjihrig
2018-12-11test: prepare test/pseudo-tty/testcfg.py Python 3cclauss
2018-12-11module: don't search in require.resolve.pathscjihrig
2018-12-11process: specialize building and storage of process.configJoyee Cheung
2018-12-10assert,util: harden comparisonRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-08test: move test-cli-syntax to sequentialRich Trott
2018-12-08test: move http2 test to parallelRich Trott
2018-12-08test: make http2 timeout test robustRich Trott
2018-12-08test: fix wrong parameterzhmushan
2018-12-08test: improve test-net-socket-timeoutRich Trott
2018-12-06test: prepare test/pseudo-tty/testcfg.py for Python 3cclauss
2018-12-06test: refactor test-fs-write-file-sync.jscjihrig
2018-12-06test: prepare test/message/testcfg.py for Python 3cclauss
2018-12-06test: update postmortem metadata test for V8 7.1cjihrig
2018-12-05Revert "lib: repl multiline history support"Ruben Bridgewater
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-12-05url: support LF, CR and TAB in pathToFileURLCharles Samborski
2018-12-05src,lib: make process.binding('config') internalMasashi Hirano
2018-12-04test: remove unused addons-napi directoryRich Trott
2018-12-04test: add .gitignore file for node-apiRich Trott
2018-12-04test: partition N-API testsGabriel Schulhof
2018-12-04process: provide dummy stdio for non-console Windows appsAnna Henningsen
2018-12-04test: fix `common.mustNotCall()` usage in HTTP testAnna Henningsen
2018-12-04test: use ES2017 syntax in test-fs-open-*jy95
2018-12-04test: check for the correct strict equal arguments orderRuben Bridgewater
2018-12-03test: add flag scenario in test-fs-write-file-syncGireesh Punathil
2018-12-03http: destroy the socket on parse errorLuigi Pinca
2018-12-04src: use NativeModuleLoader to compile all the bootstrappersJoyee Cheung
2018-12-03test: improve comparison coverage to 100%Ruben Bridgewater
2018-12-03assert,util: fix sparse array comparisonRuben Bridgewater