summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2017-12-26test: reduce scope of variable in common moduleRich Trott
2017-12-26timers: make setImmediate() immune to tamperingBen Noordhuis
2017-12-21test: move firstInvalidFD() out of common moduleRich Trott
2017-12-21test: remove getTTYfd() from common moduleRich Trott
2017-12-21test: remove common.projectDirRich Trott
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen
2017-12-12test: simplify common.expectsErrorRuben Bridgewater
2017-12-11tools,test: throw if common.PORT used in parallel testsRich Trott
2017-12-11test: simplify common.PORT codeRich Trott
2017-12-11inspector: Fix crash for WS connectionEugene Ostroukhov
2017-12-05test: remove hidden use of common.PORT in parallel testsRich Trott
2017-12-05test: forbid `common.mustCall*()` in process exit handlersRich Trott
2017-12-04test: move common.fires() to inspector-helperRich Trott
2017-12-04test: make common.mustNotCall show file:linenumberLance Ball
2017-12-03test: remove fixturesDir from common moduleRich Trott
2017-12-01test,doc: do not indicate that non-functions "return" valuesRich Trott
2017-12-01test: refactored test-http-allow-req-after-204-res to countdownMithun Sasidharan
2017-11-30doc,test: remove unnecessary await with return instancesRich Trott
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