summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-03-11process: refactor global.queueMicrotask()Joyee Cheung
2019-03-10worker: allow execArgv and eval in combinationAnna Henningsen
2019-03-10report: rename triggerReport() to writeReport()cjihrig
2019-03-10test: cover triggerReport() failure casecjihrig
2019-03-10test: cover stdout/stderr usage in triggerReport()cjihrig
2019-03-10test: mark `test-worker-prof` as Flaky on ARMRefael Ackermann
2019-03-10test: rewrite ocsp test to run in parallelSam Roberts
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-09test: de-flake test-dns-idna2008.jsRefael Ackermann
2019-03-09crypto: improve error handling in parseKeyEncodingTobias Nießen
2019-03-09src: add public API for linked bindingsAnna Henningsen
2019-03-09test: make cctest full Node.js environmentAnna Henningsen
2019-03-09http: send connection: close when closing connYann Hamon
2019-03-09n-api: improve performance creating stringsAnthony Tuininga
2019-03-08test: bump test-bootstrap-modules.js limitJoyee Cheung
2019-03-08lib: move queueMicrotask to stableGus Caplan
2019-03-08src: remove templating from StreamBaseJon Moss
2019-03-08repl: add replDefaults to customize the writerRuben Bridgewater
2019-03-07test: refactor test/report/test-report-signal.jscjihrig
2019-03-07test: remove usage of `process.binding()`Anna Henningsen
2019-03-07child_process: fire close event from stdiokohta ito
2019-03-07test: fix tests so they work in worker threadsRichard Lau
2019-03-07lib: assign missed deprecation codeAnna Henningsen
2019-03-07buffer: do not affect memory after target for utf16 writeAnna Henningsen
2019-03-07crypto: add KeyObject.asymmetricKeySizePatrick Gansterer
2019-03-07lib: migrate process.binding to internalBindingBeni von Cheni
2019-03-06test: relax timer check in test-report-uv-handles.jsRichard Lau
2019-03-06http: check for existance in resetHeadersTimeoutOnReqEndMatteo Collina
2019-03-06stream: make sure 'readable' is emitted before ending the streamMatteo Collina
2019-03-05stream: ensure writable.destroy() emits error onceLuigi Pinca
2019-03-05report: refactor configuration managementcjihrig
2019-03-05tty: add hasColors functionRuben Bridgewater
2019-03-05crypto: allow deriving public from private keysTobias Nießen
2019-03-04report: support RUSAGE_SELF stats on Windowscjihrig
2019-03-05https: add missing localPort while create socketleeight
2019-03-05events: onceWrapper returns target valuehimself65
2019-03-05src: remove unused struct in test_inspector_socket.ccgengjiawen
2019-03-05test: improve code coverage in timersJuan José Arboleda
2019-03-04test: remove flaky designation for test_threadsafe_functionRich Trott
2019-03-04lib: deprecate _stream_wrapSam Roberts
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-03-04http2: improve compatibility with http/1Sagi Tsofan
2019-03-04test: improve test coverage in perf_hooksJuan José Arboleda
2019-03-04test: remove duplicated buffer negative allocation testZYSzys
2019-03-03report: rename location to triggercjihrig
2019-03-04zlib: report premature ends earlierAnna Henningsen
2019-03-04repl: use object writer for thrown errorsAnna Henningsen
2019-03-03test: only inspect on failureRuben Bridgewater
2019-03-03tty: improve color detectionRuben Bridgewater
2019-03-03test: always activate colors if necessaryRuben Bridgewater