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
2019-05-02test: refactor and deflake test-tls-sni-server-clientLuigi Pinca
2019-05-02module: allow passing a directory to createRequireFromPathGilles De Mey
2019-05-02fs: align fs.ReadStream buffer pool writes to 8-byte boundaryptaylor
2019-05-02test: make sure weak references are not GCed too earlyRuben Bridgewater
2019-05-01test: better output for test-report-uv-handles.jsgengjiawen
2019-05-01buffer,errors: improve bigint, big numbers and moreRuben Bridgewater
2019-05-01test: add mustcall in test-net-bytes-read.jsimhype
2019-05-01fs: added tests for util file preprocessSymlinkDestinationRuwan Geeganage
2019-05-01Revert "test: skip test-cpu-prof in debug builds with code cache"Anna Henningsen
2019-05-01test: check `napi_get_reference_value()` during finalizationAnna Henningsen
2019-04-30test: remove flaky designation for test-tls-sni-optionLuigi Pinca
2019-04-30test: add missing line breaks to keep-alive header of slow headers testShuhei Kagawa
2019-04-30test: add tests for new language featuresRuben Bridgewater
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-04-30test: add mustCall for parallel/test-net-connect-paused-connectionsujunfei
2019-04-30test: add mustCallAtLeast to test-fs-read-stream-resume.jsheben
2019-04-30test: adding mustCall in test-fs-readfile-empty.js陈健
2019-04-30test: add common.mustCall in test-http-abort-client.jsOneNail
2019-04-30test: add mustCall to http-abort-queued testYaphet Ye
2019-04-30test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon
2019-04-30test: add mustCall to test-dgram-connect-send-multi-buffer-copy.jsXGHeaven
2019-04-30test: add test of policy about parse errorDaiki Ihara
2019-04-30test: add mustCall to test-net-after-close testxuqinggang
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-29child_process: only stop readable side of stream passed to procAnna Henningsen
2019-04-29test: add "mustCall" to test-fs-readfile-unlinkwuchenkai
2019-04-29test: add missing ToC entriescjihrig
2019-04-29test: document report helper modulecjihrig
2019-04-29test: document NODE_SKIP_FLAG_CHECKcjihrig
2019-04-29test: document NODE_TEST_KNOWN_GLOBALScjihrig
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-inheritnilianzhu
2019-04-29test: add mustCall to test-dgram-implicit-bind.jsChenxi Yuan
2019-04-29test: add common.mustCall test-dgram-listen-after-bindzhoujiamin
2019-04-29test: add mustCall to test-dgram-connect-send-callback-buffershenchen
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-fd testhardfist
2019-04-29test: skip fs-copyfile-respect-permission if rootDaniel Bevenius
2019-04-29repl: add autocomplete for filesystem modulesAnto Aravinth
2019-04-29test: add mustCall to net-can-reset-timeoutxinyulee
2019-04-28test: add mustCall to test-fs-readfile-pipe-largeluoyu
2019-04-28test: add "mustCall" for test-net-buffersizelixin.atom
2019-04-28test: add mustCall to test-net-eaddrinuse testtongshouyu
2019-04-28test: add mustcall in test-dgram-connect-send-callback-buffer-lengthjyjunyz
2019-04-28test: add mustCall to test-fs-readfile-pipetonyhty
2019-04-28test: add mustCall to net-connect-buffer testRongjian Zhang
2019-04-28process: reduce the number of internal frames in async stack traceJoyee Cheung
2019-04-28benchmark: add benchmark for node -pJoyee Cheung
2019-04-27tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-27deps: backport ICU-20575 to fix err/crasherSteven R. Loomis
2019-04-27deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis