6061 Commits (239ebf02440412df56b18b8d9e973ad6ab7af2f8)

Author SHA1 Message Date
Refael Ackermann 95ab966a74 test: disable MultipleEnvironmentsPerIsolate 8 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 8 years ago
cornholio b4300536f5
cluster: overriding inspector port 8 years ago
cornholio 592b0ed431
test: reduce offset in test-inspector-port-cluster 8 years ago
Peter Czibik 074b7c271c
test: http outgoing _renderHeaders 8 years ago
Kyle Farnung 73078d6072 n-api: add napi_fatal_error API 8 years ago
Evan Lucas a74ddff1d9 test: decrease duration of test-cli-syntax 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
cjihrig 598a128ff4 test: handle missing V8 tests in n-api test 8 years ago
Andreas Madsen 31417b6882
async_hooks: make AsyncResource match emitInit 8 years ago
Andreas Madsen f94fd0c0f3
async_hooks: fix nested hooks mutation 8 years ago
Ruben Bridgewater 8a830350b2
async_hooks: move restoreTmpHooks call to init 8 years ago
Ruben Bridgewater 5ffb5b6fce
test: improve the test common documentation 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Trevor Norris 3b4010be31
test,async_hooks: match test-ttywrap.readstream 8 years ago
Trevor Norris 250d50b380
test,async_hooks: skip whether TTY is available 8 years ago
Kyle Farnung f52c707853 n-api: wrap test macros in do/while 8 years ago
Gabriel Schulhof d5b397c9b6 n-api: Implement stricter wrapping 8 years ago
Rich Trott 3eae310334 test: reduce run time for test-benchmark-crypto 8 years ago
Rich Trott daead5a767 test: reduce run time for test-benchmark-http 8 years ago
Rich Trott 82aa34ed1f test: reduce test-benchmark-net run duration 8 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 8 years ago
Evan Lucas 80c9fd9569 test: add get/set effective uid/gid tests 8 years ago
Rich Trott b20a0b662b test: fix flaky test-https-set-timeout-server 8 years ago
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 8 years ago
Sam Roberts 97a6aa9b20 src: whitelist v8 options with '_' or '-' 8 years ago
Jimmy Thomson 94dd42577c
test: fix cctest failure on Windows 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Refael Ackermann 4d7946aec3
test: ignore connection errors for hostname check 8 years ago
Refael Ackermann d69ecc6f51
Revert "test: improve test-process-kill-null for Windows" 8 years ago
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32 8 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 8 years ago
starkwang 44483b6898
test: improve test-process-kill-null for Windows 8 years ago
Daniel Bevenius 8f3dab4b63 n-api: fix warning in test_general 8 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago
cjihrig 9c6804c1df n-api: add napi_has_own_property() 8 years ago
Daniel Bevenius f651e40350 test: check and fail inspector-cluster-port-clash 8 years ago
Andreas Madsen c6ce500edf
async_hooks: C++ Embedder API overhaul 8 years ago
Michael Dawson 34cf8ad73d test: add coverage for napi_typeof 8 years ago
Sam Roberts c45df83b54 src: --abort-on-uncaught-exception in NODE_OPTIONS 8 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 8 years ago
Eduardo Leggiero 8520e6f280 lib: fix urlObject parameter name in url.format 8 years ago
Andreas Madsen 0fd4c73e5c
async_hooks: fix default nextTick triggerAsyncId 8 years ago
Matt Sergeant aa8655a0da
async-hooks,net: ensure asyncId=null if no handle 8 years ago
Timothy Gu b01ac75edc
url: normalize port on scheme change 8 years ago
Rich Trott 5b1d12a092 test: restore no-op function in test 8 years ago
Rich Trott 4dd7d09723
test: skip test-fs-readdir-ucs2 if no support 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago