aboutsummaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2017-09-26async_hooks: consistent internal namingAndreas Madsen
2017-09-13test: allow adding known-globals through ENVRefael Ackermann
2017-09-11test: create shared runBenchmark functionJon Moss
2017-08-30tools: add eslint rule for hasCrypto checkingDaniel Bevenius
2017-08-29test: fix hijackStdout behavior in consoleXadillaX
2017-08-24test, win: fix IPv6 detection on WindowsBartosz Sosnowski
2017-08-17inspector: enable async stack tracesMiroslav Bajtoš
2017-08-14inspector: rewrite inspector test helperEugene Ostroukhov
2017-08-11Revert "inspector: rewrite inspector test helper"Anna Henningsen
2017-08-10inspector: rewrite inspector test helperEugene Ostroukhov
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-08-04http2: add tests and benchmarksJames M Snell
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-24test: improvements to various http testsJames M Snell
2017-07-23test: add non-internet resolveAny testsAnna Henningsen
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-19test: validate more properties in expectsErrorRuben Bridgewater
2017-07-16test: change isAix to isAIX章礼平
2017-07-14test: make common.PIPE process uniqueRefael Ackermann
2017-07-13test: improve the test common documentationRuben Bridgewater
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-07-08test: add optional throw fn to expectsErrorRuben Bridgewater
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-03test: remove common.noopRich Trott
2017-07-02test: change var to const in ./commonRuben Bridgewater
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-18test: add hasIntl to failing testDaniel Bevenius
2017-06-18doc: add hasIntl to test/common/README.mdDaniel Bevenius
2017-06-09test: add hijackStdout and hijackStderrXadillaX
2017-06-03test: add documentation for common.mustNotCall()Rich Trott
2017-05-19test: add mustCallAtLeastRefael Ackermann
2017-05-14test: make the rest of tests path-independentVse Mozhet Byt
2017-05-10test: detect all types of aborts in windowsGireesh Punathil
2017-05-10async_hooks: initial async_hooks implementationTrevor Norris
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-03test: move WPT to its own testing moduleRich Trott