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: add `makeDuplexPair()` helperAnna Henningsen
2017-10-24test: increase enoughTestMem to 1.75 GbRich Trott
2017-10-24test: fix common.PIPE path bugRich Trott
2017-10-24async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-18test: add common.projectDirJoyee Cheung
2017-10-18test: move inspector tests to parallel/sequentialJon Moss
2017-10-18test: use relative path in pipePrefixRandal Hanford
2017-10-18doc: add parentheses to refreshTmpDir()Rich Trott
2017-10-18doc: document the `test/common/dns` moduleCameron Burwell
2017-10-11doc: explain common.restore* functionsRich Trott
2017-10-04test: print resource stack on errorTrevor Norris
2017-10-04async_hooks: consistent internal namingAndreas Madsen
2017-10-04doc: update table of contents for common/README.mdRich Trott
2017-09-20test: create shared runBenchmark functionJon Moss
2017-09-20test: allow adding known-globals through ENVRefael Ackermann
2017-09-12inspector: enable async stack tracesMiroslav Bajtoš
2017-09-12inspector: rewrite inspector test helperEugene Ostroukhov
2017-09-12tools: add eslint rule for hasCrypto checkingDaniel Bevenius
2017-09-12test: fix hijackStdout behavior in consoleXadillaX
2017-09-12test, win: fix IPv6 detection on WindowsBartosz Sosnowski
2017-09-10test: begin normalizing fixtures useJames M Snell
2017-08-14http2: add tests and benchmarksJames M Snell
2017-08-02test: improvements to various http testsJames M Snell
2017-07-28test: adjust indentation for stricter lintingRich Trott
2017-07-27test: bump test/common to masterAnna Henningsen
2017-07-24test: change isAix to isAIX章礼平
2017-07-24test: add non-internet resolveAny testsAnna Henningsen
2017-07-19test: make common.PIPE process uniqueRefael Ackermann
2017-07-19test: remove common.noopRich Trott
2017-07-19test: simplify test skippingVse Mozhet Byt
2017-07-19test: change var to const in ./commonRuben Bridgewater
2017-07-18benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-21test: add hasIntl to failing testDaniel Bevenius
2017-06-21doc: add hasIntl to test/common/README.mdDaniel Bevenius
2017-06-10test: add hijackStdout and hijackStderrXadillaX
2017-06-05test: add documentation for common.mustNotCall()Rich Trott
2017-05-19test: add mustCallAtLeastRefael Ackermann
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-11test: detect all types of aborts in windowsGireesh Punathil
2017-05-10async_hooks: initial async_hooks implementationTrevor Norris
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-04test: move WPT to its own testing moduleRich Trott