summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2018-01-22test: fix a bug & lint issues in inspector-helperAnatoli Papirovski
2018-01-22inspector: --inspect-brk for es modulesGuy Bedford
2018-01-18http2: refactor read mechanismAnna Henningsen
2018-01-16src,doc,test: Fix common misspellingsRoman Reiss
2018-01-11test: fix spelling in test case commentsTobias Nießen
2018-01-08http2: verify flood error and unsolicited framesJames M Snell
2018-01-06test: fix common.expectsErrorRefael Ackermann
2018-01-05doc: re-alphabetise sections in common/README.mdVse Mozhet Byt
2018-01-05doc: fix code nits in common/READMEVse Mozhet Byt
2018-01-05doc: compact eslint directives in common/READMEVse Mozhet Byt
2018-01-03doc: add docs for common/http2.js utilityJames M Snell
2018-01-03http2: properly handle already closed stream errorJames M Snell
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