summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-17src: avoid heap allocation in hmac.digest()Ben Noordhuis
2017-07-17http: OutgoingMessage change writable after endRoee Kasher
2017-07-17test: use regex error checks in test-util-formatSuperwoods
2017-07-17test: change style in test-cli-bad-optionsboydfd
2017-07-17test: use template literals in test-writewrapvercent deng
2017-07-17test: improve regexps for error checkingxinglong.wangwxl
2017-07-17test: replace string concatenation with templateweiyuanyue
2017-07-17test: use template literals as appropriateblade254353074
2017-07-16test: use template literal for string concattobewhatwewant
2017-07-16test: simplify string concatenationjiangplus
2017-07-16test: use regexp to confir error messageBang Wu
2017-07-16test: use regluar expression in vm testakira.xue
2017-07-16test: use regular expression to match error msgFlandre
2017-07-16test: replace string concat with template literalSong, Bintao Garfield
2017-07-16test: check complete error messageFraser Xu
2017-07-16test: change isAix to isAIX章礼平
2017-07-15test: fix flaky test-net-can-reset-timeoutRich Trott
2017-07-15test: disable MultipleEnvironmentsPerIsolateRefael Ackermann
2017-07-14test: make common.PIPE process uniqueRefael Ackermann
2017-07-14cluster: overriding inspector portcornholio
2017-07-14test: reduce offset in test-inspector-port-clustercornholio
2017-07-14test: http outgoing _renderHeadersPeter Czibik
2017-07-13n-api: add napi_fatal_error APIKyle Farnung
2017-07-13test: decrease duration of test-cli-syntaxEvan Lucas
2017-07-13n-api: add code parameter to error helpersMichael Dawson
2017-07-13test: handle missing V8 tests in n-api testcjihrig
2017-07-13async_hooks: make AsyncResource match emitInitAndreas Madsen
2017-07-13async_hooks: fix nested hooks mutationAndreas Madsen
2017-07-13async_hooks: move restoreTmpHooks call to initRuben Bridgewater
2017-07-13test: improve the test common documentationRuben Bridgewater
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-12test,async_hooks: match test-ttywrap.readstreamTrevor Norris
2017-07-12test,async_hooks: skip whether TTY is availableTrevor Norris
2017-07-12n-api: wrap test macros in do/whileKyle Farnung
2017-07-12n-api: Implement stricter wrappingGabriel Schulhof
2017-07-12test: reduce run time for test-benchmark-cryptoRich Trott
2017-07-12test: reduce run time for test-benchmark-httpRich Trott
2017-07-12test: reduce test-benchmark-net run durationRich Trott
2017-07-12querystring: fix up lastPos usageTimothy Gu
2017-07-11test: add get/set effective uid/gid testsEvan Lucas
2017-07-11test: fix flaky test-https-set-timeout-serverRich Trott
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-10test: fix cctest failure on WindowsJimmy Thomson
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-07-09assert: refactor to reduce unecessary code pathsRuben Bridgewater
2017-07-09test: ignore connection errors for hostname checkRefael Ackermann
2017-07-09Revert "test: improve test-process-kill-null for Windows"Refael Ackermann
2017-07-09doc,test: fs - reserved characters under win32XadillaX
2017-07-08test: add optional throw fn to expectsErrorRuben Bridgewater