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
2021-05-21src: write named pipe info in diagnostic reportlegendecas
2021-05-20stream: allow empty string as source of pipelineQingyu Deng
2021-05-19test: give js-native-api tests consistent namesGabriel Schulhof
2021-05-19lib: make primordials Promise methods safeAntoine du Hamel
2021-05-19test: improve coverage of stream.ReadableRongjian Zhang
2021-05-18src: fix fatal errors when a current isolate not existlegendecas
2021-05-17test: refactor `test-readline-interface` to be shorterJuan José Arboleda
2021-05-17test: stream.finished detects a destroyed IncomingMessageNitzan Uziely
2021-05-17test: set common.bits to 64 for riscv64Andreas Schwab
2021-05-17errors: remove input from ERR_INVALID_URL messagemoander
2021-05-17fs: fix async iterator partial writesNitzan Uziely
2021-05-17lib: support setting process.env.TZ on windowsJames M Snell
2021-05-17util: add util.types.isKeyObject and util.types.isCryptoKeyFilip Skokan
2021-05-17crypto: forbid NODE-ED25519 and NODE-ED448 "raw" key exportFilip Skokan
2021-05-15repl: fix Ctrl+C on top level awaitAntoine du Hamel
2021-05-15test: improve coverage of lib/_http_client.jsRongjian Zhang
2021-05-14build,src,test,doc: enable FIPS for OpenSSL 3.0Daniel Bevenius
2021-05-14test: improve coverage of lib/os.jsRongjian Zhang
2021-05-14url: forbid certain confusable changes from being introduced by toASCIITimothy Gu
2021-05-14tools: add `Worker` to type-parserJames M Snell
2021-05-14process: add `'worker'` eventJames M Snell
2021-05-11module: add support for `URL` to `import.meta.resolve`Antoine du Hamel
2021-05-11fs: fix error when writing buffers > INT32_MAXZach Bjornson
2021-05-09test,repl: fix tests when inspector is disabledAntoine du Hamel
2021-05-09test: increase coverage for replZiJian Liu
2021-05-08test: call functions internallyVoltrex
2021-05-07test: increase coverage for HistogramZiJian Liu
2021-05-06test: improve fs coverageRongjian Zhang
2021-05-06fs: use `assert` in `fsCall` argument checkingRongjian Zhang
2021-05-06src: make workers messaging more resilientJuan José Arboleda
2021-05-06debugger: rename inspector-cli test module to debuggerRich Trott
2021-05-06lib: make `IterableWeakMap` safe to iterateAntoine du Hamel
2021-05-06test: skip tests for openssl-3.0.0-alpha15Daniel Bevenius
2021-05-06test: update OpenSSL 3.0.0-alpha15 error messagesDaniel Bevenius
2021-05-05doc: use `HEAD` instead of `master` for linksAntoine du Hamel
2021-05-05test: complete coverage of querystringRongjian Zhang
2021-05-05test: increase coverage for AbortControllerZiJian Liu
2021-05-05test: increase coverage for BlobZiJian Liu
2021-05-05node-api: faster threadsafe_functionFedor Indutny
2021-05-04test: run message and pseudo-tty tests in parallelRichard Lau
2021-05-04test: move test-net-connect-econnrefused from pummel to sequentialRich Trott
2021-05-03test: fix flaky inspector-cli tests when breakpionts are restoredRich Trott
2021-05-03stream: the position of _read() is wronghelloyou2012
2021-05-02test,readline: improve tab completion coverageAntoine du Hamel
2021-05-02test: fix `common.mustCall` `length` and `name` propertiesAntoine du Hamel
2021-05-02zlib: fix brotli flush rangeXadillaX
2021-04-30test: address deprecation warningRich Trott
2021-04-30perf_hooks: add toJSON to performance classYash Ladha
2021-04-30util: fix infinite recursion during inspectionRuben Bridgewater
2021-04-30test: crypto KeyObject.from() ERR_INVALID_ARG_TYPEpezhmanparsaee