6222 Commits (f6caeb952605ffa9968ccd88eb330829f980a536)

Author SHA1 Message Date
weiyuanyue fc711314f1 test: replace string concatenation with template 8 years ago
blade254353074 0aae941dbe test: use template literals as appropriate 8 years ago
tobewhatwewant 9cbfd5b580 test: use template literal for string concat 8 years ago
jiangplus 32cb926420 test: simplify string concatenation 8 years ago
Bang Wu 242e7a8c6d test: use regexp to confir error message 8 years ago
akira.xue e8170f2246 test: use regluar expression in vm test 8 years ago
Flandre bfae1feb38 test: use regular expression to match error msg 8 years ago
Song, Bintao Garfield e3f7a54d0a test: replace string concat with template literal 8 years ago
Fraser Xu 35398af68e test: check complete error message 8 years ago
章礼平 fb37922cf3 test: change isAix to isAIX 8 years ago
Rich Trott 5d3609dbdd test: fix flaky test-net-can-reset-timeout 8 years ago
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