summaryrefslogtreecommitdiff
path: root/test/common/index.js
AgeCommit message (Expand)Author
2018-05-05test: fix common.canCreateSymLink() on non-WindowsMasashi Hirano
2018-04-29test: verify arguments length in common.expectsErrorRuben Bridgewater
2018-04-23test: improve common.expectsErrorRuben Bridgewater
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-06test: fix multiple expectedWarnings bugDaniel Bevenius
2018-04-05errors: make message non-enumerableRuben Bridgewater
2018-04-05test: add info option to common.expectsErrorJoyee Cheung
2018-04-04test: check all properties in common.expectsErrorRuben Bridgewater
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-01src: Remove lttng support.Glen Keane
2018-02-22test: introduce common.runWithInvalidFD()Joyee Cheung
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: update a few tests to work on OpenBSDAaron Bieber
2018-02-16tools: enable no-unsafe-finallyRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2018-01-18http2: refactor read mechanismAnna Henningsen
2018-01-11test: fix spelling in test case commentsTobias Nießen
2018-01-06test: fix common.expectsErrorRefael Ackermann
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-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-11-28test: remove common.tmpDirNameRich Trott
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
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-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-15test: use relative path in pipePrefixRandal Hanford
2017-09-27test: print resource stack on errorTrevor Norris
2017-09-26async_hooks: consistent internal namingAndreas Madsen
2017-09-13test: allow adding known-globals through ENVRefael Ackermann
2017-08-30tools: add eslint rule for hasCrypto checkingDaniel Bevenius