summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2018-03-01src: Remove lttng support.Glen Keane
2018-02-22test: introduce common.runWithInvalidFD()Joyee Cheung
2018-02-22doc: lowercase primitives in test/common/README.mdVse Mozhet Byt
2018-02-21test: check symbols in shared libYihong Wang
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-02-20test: move getTTYfd() to common helpersJeremiah Senkpiel
2018-02-17tools, test: fix prof polyfill readlinekillagu
2018-02-16test: add common.skipIfEslintMissingMyles Borins
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-16test: wrap countdown callback in common.mustCallBamieh
2018-02-16test: update a few tests to work on OpenBSDAaron Bieber
2018-02-16test: add lib path env when node_shared=trueYihong Wang
2018-02-16tools: enable no-unsafe-finallyRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
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