summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
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
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