aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-07-08test: improve test-process-kill-null for Windowsstarkwang
2017-07-07n-api: fix warning in test_generalDaniel Bevenius
2017-07-07repl: fix crash with large buffer tab completionXadillaX
2017-07-06async_hooks: use common emitBefore and emitAfterAndreas Madsen
2017-07-06n-api: add napi_has_own_property()cjihrig
2017-07-06test: check and fail inspector-cluster-port-clashDaniel Bevenius
2017-07-06async_hooks: C++ Embedder API overhaulAndreas Madsen
2017-07-05test: add coverage for napi_typeofMichael Dawson
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-07-05lib: fix urlObject parameter name in url.formatEduardo Leggiero
2017-07-05async_hooks: fix default nextTick triggerAsyncIdAndreas Madsen
2017-07-05async-hooks,net: ensure asyncId=null if no handleMatt Sergeant
2017-07-05url: normalize port on scheme changeTimothy Gu
2017-07-04test: restore no-op function in testRich Trott
2017-07-04test: skip test-fs-readdir-ucs2 if no supportRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-04test: fix require nits in some test-tls-* testsVse Mozhet Byt
2017-07-03test,fs: delay unlink in test-regress-GH-4027.jsJaime Bernardo
2017-07-03http: guard against failed sockets creationRefael Ackermann
2017-07-03test: remove common.noopRich Trott
2017-07-03test: refactor test-http(s)-set-timeout-serverAlexey Orlenko
2017-07-03child_process: use internal/errorsTobias Nießen
2017-07-03path: fix incorrect use of ERR_INVALID_ARG_TYPETobias Nießen
2017-07-03assert: fix incorrect use of ERR_INVALID_ARG_TYPETobias Nießen
2017-07-02test: refactor test-http-invalidheaderfieldRich Trott
2017-07-02assert: refactor the codeRuben Bridgewater
2017-07-02test: refactor test-http-hostname-typecheckingRich Trott