5318 Commits (7546eef2623df719e6b161ca209a796c6b099b61)

Author SHA1 Message Date
Tarun Batra f2467edc62
test: remove common.PORT from multiple tests 8 years ago
Jackson Tian a23aca4f12
test: replace [].join() with ''.repeat() 8 years ago
Rich Trott abc2c82bf3
test: remove disabled test-dgram-send-error 8 years ago
Ben Noordhuis 7aa5a993b2
src: make cross-context MakeCallback() calls work 8 years ago
Rich Trott d9866ce9c7
test: remove disabled tls_server.js 8 years ago
Alexey Orlenko 19d95519c7
test: add basic cctest for base64.h 8 years ago
DavidCai 01073bc26a
test: add internal/socket_list tests 8 years ago
Gibson Fahnestock a5fe098b85
test: move common.PORT debug tests to sequential 8 years ago
Gibson Fahnestock 0b8adedb88
test: move test-debug-brk to sequential 8 years ago
Ryan Kelly 8f8dd97072
crypto: clear err stack after ECDH::BufferToPoint 8 years ago
Alexey Orlenko 55cbe24c60
zlib: fix node crashing on invalid options 8 years ago
Rich Trott 97b6911ade
test: enable setuid/setgid test 8 years ago
Daniel Bevenius 3bb117e310
build: enable cctest to use generated objects 8 years ago
Ali Ijaz Sheikh 6e247b8a4e
test: verify hash seed uniqueness 8 years ago
RobotMermaid b09f73813e
test: cleanup test-fs-watch.js 8 years ago
Rich Trott a1de1abcdd
test: remove flaky designation for test on AIX 8 years ago
Gireesh Punathil ae1f6fd03a
fs: re-enable watch facility in AIX 8 years ago
Vse Mozhet Byt a679e06c29
tools: use no-useless-concat ESLint rule 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
Zahidul Islam 3cce18104d
test: add mustCall in test-timers-clearImmediate 8 years ago
Neehar Venugopal 33821e42b5
test: use block scoped variable names 8 years ago
Sebastian Plesciuc 12287f1299
test: dynamic port in cluster eaddrinuse 8 years ago
Sebastian Plesciuc 53d5aacfe4
test: dynamic port in cluster ipc throw 8 years ago
thelady 0bd0d52af6
test: replace assertion error check with regex 8 years ago
Muhsin Abdul-Musawwir 8044b8307c
test: refactored context type err message to regex 8 years ago
vperezma 32f905a85d
test: improve test-process-chdir 8 years ago
Sebastian Plesciuc 51794dd7b0
test: dynamic port in parallel cluster tests 8 years ago
Sebastian Plesciuc daf6535475
test: dynamic port in cluster worker dgram 8 years ago
kumarrishav b53d172576
test: move test-debugger-repeat-last to sequential 8 years ago
cjihrig 32425be109
test: use duplex streams in duplex stream test 8 years ago
Yang Guo 830949c8b0
test: use JSON.stringify to trigger stack overflow 8 years ago
Faiz Halde 50bfb28960
test: console.log removed from test-net-localport 8 years ago
Sebastian Plesciuc 768431cac8
test: dynamic port in cluster worker disconnect 8 years ago
Ahmed Taj elsir b1d26d8b55
test: remove uses of common.PORT in test-tls-client tests 8 years ago
Sebastian Plesciuc ce3b544360
test: dynamic port in cluster worker send 8 years ago
Rich Trott a755ef0634
test: increase coverage for buffer.js 8 years ago
cjihrig a4b092c8f3
test: complete coverage of lib/child_process.js 8 years ago
Luca Maraschi 4786ad7024
test: buffer should always be stringified 8 years ago
Rich Trott 04ec97e39a
test: use dynamic port in test-cluster-bind-twice 8 years ago
Tarun Batra 3244ae36da
test: remove common.PORT from test-cluster*.js 8 years ago
Sebastian Plesciuc 384fa17ffa
test: use dynamic port in 3 test-cluster-worker tests 8 years ago
Daniel Bevenius d54d0c4cdc
test: add --use-bundled-ca to tls-cnnic-whitelist 8 years ago
Daniel Bevenius 0caca45434
test: add crypto check to crypto-lazy-transform 8 years ago
JR McEntee db4aef4ac6
doc: change Mac OS X to macOS 8 years ago
Danny Nemer e9f33e392d
readline: rename `deDupeHistory` option 8 years ago
Danny Nemer 8bd6ab7870
readline: add option to stop duplicates in history 9 years ago
cjihrig 637d9e3544
process: add NODE_NO_WARNINGS environment variable 8 years ago
Sam Roberts 7cad5613c7
tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts 861fa65bdf
test: make tls-socket-default-options tests run 8 years ago
Sam Roberts df9d8ee6cb
tls: allow obvious key/passphrase combinations 8 years ago