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
2022-05-10src: always signal V8 for intercepted propertiesMichaël Zasso
2022-05-10worker: fix stream racing with terminateKeyhan Vakil
2022-05-10assert: fix CallTracker wraps the function causes the length to be lostOneNail
2022-05-10lib,test: enable wasm/webapi/empty-body WPTTobias Nießen
2022-05-10test: rename handlewrap.hasref testsDaeyeon Jeong
2022-05-10test: improve observable ICU behaviour coverageLivia Medeiros
2022-05-10test: validate webstream encoder/decoder inspectorYoshiki Kurihara
2022-05-10test: use`mustSucceed` instead of `mustCall` with `assert.ifError`MURAKAMI Masahiko
2022-05-10test: improve `lib/internal/webstreams/readablestream.js` coverageMURAKAMI Masahiko
2022-05-10bootstrap: use a context snapshotted with primordials in workersJoyee Cheung
2022-05-10crypto: adjust minimum length in generateKey('hmac', ...)Livia Medeiros
2022-05-10test: use consistent timeoutsShogun
2022-05-10http: added connection closing methodsShogun
2022-05-10src: fix memory leak for v8.serializeliuxingbaoyu
2022-05-10fs: add `read(buffer[, options])` versionsLivia Medeiros
2022-05-10test: add test for position validation in fs.read() and fs.readSync()Livia Medeiros
2022-05-10http2: compat support for array headersOneNail
2022-05-10assert: make `assert.fail` less affected by prototype tamperingAntoine du Hamel
2022-05-10crypto: clean up parameter validation in HKDFTobias Nießen
2022-05-10test: reduce impact of flaky HTTP server testsTobias Nießen
2022-05-02worker: add hasRef() to MessagePortDarshan Sen
2022-05-02perf_hooks: return different functions in timerifyHimself65
2022-05-02test: add tests for extracting function nameKohei Ueno
2022-05-02test: simplify test-gc-{http-client,net}-*Luigi Pinca
2022-05-02v8: export cpu_profiler_metadata_size in getHeapCodeStatisticstheanarkh
2022-05-02esm: fix imports from non-file moduleAntoine du Hamel
2022-05-02test: fix `parallel/test-dgram-udp6-link-local-address`Antoine du Hamel
2022-05-02doc,test: add tests and docs for duplex.fromWeb and duplex.toWebErick Wendel
2022-04-28test: improve lib/internal/test_runner/test.js coverageMURAKAMI Masahiko
2022-04-28test: check ecdsa psychic signatureFilip Skokan
2022-04-28test: fix port in net-perf_hooksLivia Medeiros
2022-04-28lib,src: use Response URL as WebAssembly locationTobias Nießen
2022-04-28test: skip test that cannot pass under --node-builtin-modules-pathGeoffrey Booth
2022-04-28test: fix flaky HTTP server testsTobias Nießen
2022-04-28errors,vm: update error and use causeGus Caplan
2022-04-28build: enable V8's shared read-only heapMichaël Zasso
2022-04-28crypto: validate `this` in all webcrypto methods and gettersFilip Skokan
2022-04-28v8: export more fields in getHeapStatisticstheanarkh
2022-04-28lib,src: implement WebAssembly Web APITobias Nießen
2022-04-28test: use `assert.match()` instead of `assert(regex.test())`Antoine du Hamel
2022-04-28src: define fs.constants.S_IWUSR & S_IRUSR for WinLiviu Ionescu
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-28worker: add hasRef() to the handle objectDarshan Sen
2022-04-28doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-28test: fix calculations in test-worker-resource-limitsJoyee Cheung
2022-04-28bootstrap: use the isolate snapshot in workersJoyee Cheung
2022-04-28test_runner: add initial CLI runnerColin Ihrig
2022-04-28test: remove the legacy url parser functionKohei Ueno
2022-04-28test: improve test coverage of internal/blobYoshiki Kurihara
2022-04-14test: delete test/pummel/test-repl-empty-maybelocal-crash.jsDarshan Sen