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
2018-06-13test: improve debug output in trace-events testRich Trott
2018-06-13test: add test for Linux perfMatheus Marchini
2018-06-13test: create new directory v8-updatesMatheus Marchini
2018-06-13worker: rename to worker_threadsAnna Henningsen
2018-06-13test,tools: enable running tests under workersAnna Henningsen
2018-06-13worker: improve error (de)serializationAnna Henningsen
2018-06-13worker: enable stdioAnna Henningsen
2018-06-13worker: restrict supported extensionsTimothy Gu
2018-06-13test: add test against unsupported worker featuresTimothy Gu
2018-06-13worker: initial implementationAnna Henningsen
2018-06-13worker: support MessagePort passing in messagesAnna Henningsen
2018-06-13worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-06-13fs: do not crash when using a closed fs event watcherJoyee Cheung
2018-06-13lib: unmask mode_t values with 0o777Joyee Cheung
2018-06-13test: increase coverage for fs.promises.truncateMasashi Hirano
2018-06-13fs: refactor fs moduleJames M Snell
2018-06-13fs: improve fchmod{Sync} validationcjihrig
2018-06-13fs: drop duplicate API in promises modeСковорода Никита Андреевич
2018-06-13lib: mask mode_t type of arguments with 0o777Joyee Cheung
2018-06-13process: backport process/methods fileMichaël Zasso
2018-06-13fs: don't limit ftruncate() length to 32 bitscjihrig
2018-06-13fs: add length validation to fs.truncate()cjihrig
2018-06-12test: add regression test for nghttp2 CVE-2018-1000168James M Snell
2018-06-12src: re-add `Realloc()` shrink after reading stream dataAnna Henningsen
2018-06-12test: add tls write error regression testShigeki Ohtsu
2018-06-12fs: fix promises reads with pos > 4GBcjihrig
2018-06-12n-api: back up env before async work finalizeGabriel Schulhof
2018-06-06test: move benchmark-dgram to sequentialAnatoli Papirovski
2018-06-06inspector: code cleanupEugene Ostroukhov
2018-06-06test: refactor child-process-fork-netRich Trott
2018-06-06test: mark test-trace-events-fs-sync as flakyMatheus Marchini
2018-06-06test: string-decorater.lastCharMasashi Hirano
2018-06-06test: make handling of noWarnCode stricterTobias Nießen
2018-06-06test: add source for test.wasmDaniel Bevenius
2018-06-06test: update test-dns error messageRich Trott
2018-06-06test: increase slop limit in memory leak testBen Noordhuis
2018-06-06test: log before and after RSS in memory leak testBen Noordhuis
2018-06-06test: unmark test-zlib.zlib-binding.deflate flakyAnatoli Papirovski
2018-06-06test: minor adjustments to test-http2-respond-fileAnna Henningsen
2018-06-06test: fix flaky async-hooks/test-zlib.zlib-binding.deflateAnna Henningsen
2018-06-06stream: inline needMoreData functionMiklos Suveges
2018-06-06test: run crypto benchmark only once in testsRich Trott
2018-06-06test: add option to test-benchmark-timersRich Trott
2018-06-06test: remove unused empty fixtureRich Trott
2018-06-06test: avoid empty fixture in module testRich Trott
2018-06-06test: avoid empty fixture in fs testRich Trott
2018-06-06test: removed message from strictEqualLucas Liepert
2018-06-06test: improve path testsShivang
2018-06-01test: update postmortem metadata testcjihrig
2018-06-01test: add read_only_space heap spacecjihrig