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
AgeCommit message (Expand)Author
2017-10-24test: fix flaky test-make-docRich Trott
2017-10-24test: skip test due to file size limitjBarz
2017-10-24async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-24fs: account for buffer alloc failure in readFileAnna Henningsen
2017-10-24test: fix flaky test-benchmark-bufferRich Trott
2017-10-24timers: fix eventloop blockzhangzifa
2017-10-23net: fix timeouts during long writesAnatoli Papirovski
2017-10-23inspector: reimplement JS bindingTimothy Gu
2017-10-23http2: remove --expose-http2 flag from tests, etcJames M Snell
2017-10-18test: test make doc and verify tocJoyee Cheung
2017-10-18test: fix inspector testsRich Trott
2017-10-18test: move inspector tests to parallel/sequentialJon Moss
2017-10-18test: use fixtures module over fixturesDirJamesNimlos
2017-10-18test: update fixturesDir importTyler Seabrook
2017-10-18test: fix ordering of strictEqual actual/expectedChad Zezula
2017-10-18test: replaces fixturesDir with fixtures methodsChristian Murphy
2017-10-18test: use fixtures in test-process-warningsSuresh Srinivas
2017-10-18test: reduce test-benchmark-http iterationsRich Trott
2017-10-18test: added a test commentEdward Andrew Robinson
2017-10-18test: change fixturesDir to fixtures.pathGuilherme Akio Sakae
2017-10-11test: changed fixtures requirecreisle
2017-10-11test: replace fixturesDir with fixtures modulepenDerGraft
2017-10-11test: improve assert messagesEric Pemberton
2017-10-11test: skip test if host is too slowRich Trott
2017-10-11stream: fix disparity between buffer and the countjlvivero
2017-10-11test: fix test-https-writable-true-after-closeRich Trott
2017-09-20test: convert buffer benchmark to runBenchmarkJon Moss
2017-09-20test: create shared runBenchmark functionJon Moss
2017-09-20lib,src: fix consistent spacing inside bracesJames M Snell
2017-09-20test: move common.PORT tests to sequentialJon Moss
2017-09-20test: refactor test-debug-promptRich Trott
2017-09-20test: move test-benchmark-buffer to sequentialRich Trott
2017-09-20test: fix flaky test-http2-session-timeoutAnatoli Papirovski
2017-09-12test: fix flaky test-readline-interfaceRich Trott
2017-09-12test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-09-12test: preserve env in test casesBeth Griggs
2017-09-12test: make timers-blocking-callback more reliableRich Trott
2017-09-10test: begin normalizing fixtures useJames M Snell
2017-08-10test: split out load-sensitive readline testsRich Trott
2017-08-07test: refactor test-domain-abort-on-uncaughtRich Trott
2017-08-02test: refactor test/sequential/test-fs-watch.jsRich Trott
2017-07-28test: adjust indentation for stricter lintingRich Trott
2017-07-28doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-28test: replace concatenation with template literals笑斌
2017-07-24test: change isAix to isAIX章礼平
2017-07-24lib: include cached modules in module.childrenBen Noordhuis
2017-07-24test: move timing-dependent tests to sequentialAlexey Orlenko
2017-07-19test: reduce run time for test-benchmark-httpRich Trott
2017-07-19test: reduce test-benchmark-net run durationRich Trott
2017-07-19test: fix flaky test-https-set-timeout-serverRich Trott