summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2018-10-04src: name EmbededderGraph edges and use class names for nodesJoyee Cheung
2018-09-21test: do not export common.leakedGlobals()Rich Trott
2018-09-20test: remove common.hasSmallICURich Trott
2018-09-18test: don't inspect values if not necessaryRuben Bridgewater
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-09-13test: minor refactor in common/index.jsJames M Snell
2018-09-05test: refactor structure of common/indexJames M Snell
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-09-02test: use module.exports consistentlyJames M Snell
2018-08-31tools: specify rules disabled in common/dns.jsRich Trott
2018-08-29test: refacor spawn[Sync]PwdRefael Ackermann
2018-08-28test: add test for internalConnect() when address type is IPv6Yaniv Friedensohn
2018-08-27src: move process.binding('async_wrap') internalDaniel Bevenius
2018-08-24test: move common.isCPPSymbolsNotMapped to tick-processor testsJames M Snell
2018-08-24test: move common.onGC to individual moduleJames M Snell
2018-08-24test: move hijackstdio out of require('common')James M Snell
2018-08-24src: move process.binding('tcp_wrap') to internalDaniel Bevenius
2018-08-23test: move common.ArrayStream to separate moduleJames M Snell
2018-08-23test: remove isGlibc from commonJames M Snell
2018-08-19src: implement the new EmbedderGraph::AddEdge()Joyee Cheung
2018-08-13test: remove common.hasTracingRich Trott
2018-08-12test,doc: wrap common module md doc at 80 charsRich Trott
2018-08-09test: don't mask descriptor.enumerableThomas Leah
2018-08-08test: remove common.fileExists()Rich Trott
2018-08-04test: run ESM tests in parallelMichaël Zasso
2018-08-01test: pass through stderr in benchmark testsAnna Henningsen
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-07-16test: add gc tracking to common APIAnna Henningsen
2018-07-15test: add heap snapshot testsAnna Henningsen
2018-07-07inspector: expose original consoleMatteo Collina
2018-06-30esm: loader hook URL validation and error messagesguybedford
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-19test: check that benchmark tests are minimalRich Trott
2018-06-13worker,src: display remaining handles if `uv_loop_close` failsAnna Henningsen
2018-06-12test: add regression test for nghttp2 CVE-2018-1000168James M Snell
2018-06-12test: add tls write error regression testShigeki Ohtsu
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-06-04test: make handling of noWarnCode stricterTobias Nießen
2018-05-19test: remove common.globalCheckRuben Bridgewater
2018-05-19test: remove untested knownGlobalsRuben Bridgewater
2018-05-08tools: add eslint check for skipIfEslintMissingRichard Lau
2018-05-05test: fix common.canCreateSymLink() on non-WindowsMasashi Hirano
2018-04-29test: verify arguments length in common.expectsErrorRuben Bridgewater
2018-04-26inspector: allow concurrent inspector sessionsEugene Ostroukhov
2018-04-23test: improve common.expectsErrorRuben Bridgewater
2018-04-18doc: fix misplaced entries in test/common docRich Trott
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