Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-20errors: migrate tls_wrap to use internal/errorsBidisha Pyne
2017-07-20test: replace string concat in test-child-process-constructormac-haojin
2017-07-20test: replace string concatenation with templateNathan Jiang
2017-07-19test: replace string concat in test-fs-watchfile.jsHelianthus21
2017-07-19assert: show thrown message in doesNotThrow()Ruslan Bekenev
2017-07-19test: validate more properties in expectsErrorRuben Bridgewater
2017-07-19zlib: check if the stream is destroyed before pushMatteo Collina
2017-07-19repl: don't terminate on null thrownBenjamin Gruenbaum
2017-07-19test: replace concatenation with template literalsSkyAo
2017-07-19errors: port internal/fs errors to internal/errorsGunar C. Gessner
2017-07-19test: fix error handling test-http-full-responseRich Trott
2017-07-18tls: migrate tls.js to use internal/errors.jsMichael Dawson
2017-07-18test: add test for http outgoing internal headersGergely Nemeth
2017-07-18test: use regex error check in test-crypto-randomZhang Weijie
2017-07-18test: check error with regex in test-signal-safetyshaman
2017-07-18src: fix memory leak in DH key settersBen Noordhuis
2017-07-18src: 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-17test: use template literal for string concattobewhatwewant
2017-07-17test: simplify string concatenationjiangplus
2017-07-17test: 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-16test: fix flaky test-net-can-reset-timeoutRich Trott
2017-07-16test: disable MultipleEnvironmentsPerIsolateRefael Ackermann
2017-07-15test: make common.PIPE process uniqueRefael Ackermann
2017-07-15cluster: overriding inspector portcornholio
2017-07-15test: reduce offset in test-inspector-port-clustercornholio
2017-07-15test: http outgoing _renderHeadersPeter Czibik
2017-07-14n-api: add napi_fatal_error APIKyle Farnung
2017-07-14test: 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-13errors,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