summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2017-11-28test: remove common.tmpDirNameRich Trott
2017-11-28test: add common.dns.errorLookupMockJoyee Cheung
2017-11-28test: add es6 module global leakage testsWhoMeNope
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-08test: introduce test/common/internet.addressesJoyee Cheung
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-27test: use process.features.debug in common moduleRich Trott
2017-10-26test: change tmp directories prefixRefael Ackermann
2017-10-23test: add `makeDuplexPair()` helperAnna Henningsen
2017-10-22test: increase enoughTestMem to 1.75 GbRich Trott
2017-10-21test: fix common.PIPE path bugRich Trott
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-18test: add common.projectDirJoyee Cheung
2017-10-17test: move inspector tests to parallel/sequentialJon Moss
2017-10-15test: use relative path in pipePrefixRandal Hanford
2017-10-12doc: add parentheses to refreshTmpDir()Rich Trott
2017-10-10doc: document the `test/common/dns` moduleCameron Burwell
2017-10-04doc: explain common.restore* functionsRich Trott
2017-09-27test: print resource stack on errorTrevor Norris
2017-09-26doc: update table of contents for common/README.mdRich Trott
2017-09-26async_hooks: consistent internal namingAndreas Madsen
2017-09-13test: allow adding known-globals through ENVRefael Ackermann
2017-09-11test: create shared runBenchmark functionJon Moss
2017-08-30tools: add eslint rule for hasCrypto checkingDaniel Bevenius
2017-08-29test: fix hijackStdout behavior in consoleXadillaX
2017-08-24test, win: fix IPv6 detection on WindowsBartosz Sosnowski
2017-08-17inspector: enable async stack tracesMiroslav Bajtoš
2017-08-14inspector: rewrite inspector test helperEugene Ostroukhov
2017-08-11Revert "inspector: rewrite inspector test helper"Anna Henningsen
2017-08-10inspector: rewrite inspector test helperEugene Ostroukhov
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-08-04http2: add tests and benchmarksJames M Snell
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-24test: improvements to various http testsJames M Snell
2017-07-23test: add non-internet resolveAny testsAnna Henningsen
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-19test: validate more properties in expectsErrorRuben Bridgewater
2017-07-16test: change isAix to isAIX章礼平
2017-07-14test: make common.PIPE process uniqueRefael Ackermann
2017-07-13test: improve the test common documentationRuben Bridgewater
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-07-08test: add optional throw fn to expectsErrorRuben Bridgewater
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-03test: remove common.noopRich Trott
2017-07-02test: change var to const in ./commonRuben Bridgewater
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-21test: fix RegExp nitsVse Mozhet Byt