summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
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
2018-04-05test: add info option to common.expectsErrorJoyee Cheung
2018-04-04test: check all properties in common.expectsErrorRuben Bridgewater
2018-04-02inspector: report client-visible host and portEugene Ostroukhov
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-11test: fix test-abort-backtrace in shared lib buildYihong Wang
2018-03-04lib,test: remove yoda statementsRuben Bridgewater
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