Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-28n-api: fix false assumption on napi_async_context structureslegendecas
2020-04-28test: refactor test-async-hooks-constructorhimself65
2020-04-28util,readline: NFC-normalize strings before getStringWidthAnna Henningsen
2020-04-28src: fix empty-named env var assertion failureChristopher Beeson
2020-04-28tls: add highWaterMark option for connectrickyes
2020-04-28test: remove timers-blocking-callbackJeremiah Senkpiel
2020-04-28vm: add importModuleDynamically option to compileFunctionGus Caplan
2020-04-28test: better error validations for event-captureAdrian Estrada
2020-04-28test: refactor events tests for invalid listenersAdrian Estrada
2020-04-28test: test-async-wrap-constructor prefer forEachDaniel Estiven Rico Posada
2020-04-28fs: update validateOffsetLengthRead in utils.jsdaemon1024
2020-04-28http2: wait for secureConnect before initializingbcoe
2020-04-28module: exports not exported for null resolutionsGuy Bedford
2020-04-28module: improve error for invalid package targetsMyles Borins
2020-04-28test: mark test-child-process-fork-args as flaky on WindowsAndrey Pechkurov
2020-04-28stream: close iterator in Readable.fromVadzim Zieńka
2020-04-28test: changed function to arrow functionNimit
2020-04-28module: remove experimental modules warningGuy Bedford
2020-04-28module: fix memory leak when require error occursQinhui Chen
2020-04-28test: replace console.log/error() with debuglogdaemon1024
2020-04-28test: only detect uname on supported osXu Meng
2020-04-28test: mark cpu-prof-dir-worker flaky on allSam Roberts
2020-04-28process: suggest --trace-warnings when printing warningAnna Henningsen
2020-04-28test: replace equal with strictEqualJesus Hernandez
2020-04-28test: mark test-worker-prof flaky on armSam Roberts
2020-04-28test: mark test-http2-reset-flood flaky on allSam Roberts
2020-04-28test: cover node entry type in perf_hooksJulian Duque
2020-04-28src: ignore GCC -Wcast-function-type for v8.hDaniel Bevenius
2020-04-28buffer: add type check in bidirectionalIndexOfGerhard Stoebich
2020-04-28tls: provide default cipher list from command lineAnna Henningsen
2020-04-28buffer: mark pool ArrayBuffer as untransferableAnna Henningsen
2020-04-28async_hooks: merge run and exit methodsAndrey Pechkurov
2020-04-28async_hooks: prevent sync methods of async storage exiting outer contextStephen Belanger
2020-04-28test: use symlinks to copy shellsJohn Kleinschmidt
2020-04-28worker: fix type check in receiveMessageOnPortAnna Henningsen
2020-04-28n-api: detect deadlocks in thread-safe functionGabriel Schulhof
2020-04-28Revert "n-api: detect deadlocks in thread-safe function"Gabriel Schulhof
2020-04-12lib: fix return type of setTimeout in net.Socket龙腾道
2020-04-12perf_hooks: allow omitted parameters in 'performance.measure'himself65
2020-04-11test: replace console.log/error with debuglogAgustin Daguerre
2020-04-11n-api: detect deadlocks in thread-safe functionGabriel Schulhof
2020-04-11report: fix stderr matching for fatal errorgengjiawen
2020-04-11util: add `maxStrLength` option to `inspect` functionunknown
2020-04-11test: make sure that inspector tests finishAnna Henningsen
2020-04-11test: save test file in temporary directoryLuigi Pinca
2020-04-11test: fix check error name on error instancehimself65
2020-04-11stream: complete pipeline with stdioRobert Nagy
2020-04-11Revert "test: mark empty udp tests flaky on OS X"Luigi Pinca
2020-04-11test: remove unused variables on async hook testJulian Duque
2020-04-11test: check that --expose-internals is disallowed in NODE_OPTIONSJuan José Arboleda