127 Commits (f85412d49b0ac1b3d2fa1e9c0dfe2491ea3aa9be)

Author SHA1 Message Date
Dirceu Pereira Tiegs 02ac302b6d net: Validate port in createServer().listen() 9 years ago
Santiago Gimeno 2dc5ad460a test: move more tests from sequential to parallel 9 years ago
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago
Santiago Gimeno b95160daae test: move the debugger tests back to parallel 9 years ago
Yuval Brik b488b19eaf
fs: optimize realpath using uv_fs_realpath() 9 years ago
Rich Trott 00b2219420 test: move debugger tests to sequential 9 years ago
Santiago Gimeno eaab17c6a7 test: move some test from sequential to parallel 9 years ago
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external 9 years ago
James M Snell f739a1222f test: fix error message checks in test-module-loading 9 years ago
James M Snell 060e5f0c00 fs: Buffer and encoding enhancements to fs API 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott ba16a12051 src: allow combination of -i and -e cli flags 9 years ago
Rich Trott 859269724c test: retry on known SmartOS bug 9 years ago
Rich Trott 4d6b4c30dd test: remove flaky designation from fixed tests 9 years ago
Rich Trott 32f6098eef src,test,tools: modify for more stringent linting 9 years ago
Rich Trott 5778f2b254 test: mark test-http-regr-gh-2928 flaky 9 years ago
Michael Dawson 6a85ad9391 test: disable fs watch tests for AIX 9 years ago
Rich Trott 2848f84332 test: fix flaky test-http-regr-gh-2928 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Rich Trott 987e9e3d64 test: fix flaky test-dgram-pingpong 9 years ago
Rich Trott 6e3bccbc03 test: mark flaky tests on Raspberry Pi 9 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Rich Trott 5ea1e7d55f test: fix redeclared vars in sequential tests 9 years ago
Ali Ijaz Sheikh db9e122182 test: update ArrayBuffer alloc failure message 9 years ago
Rich Trott d26b014391 test: refactor test-fs-watch 9 years ago
Rich Trott 0634311a9a test: move cluster tests to parallel 9 years ago
Rich Trott 44aba1ab1c test: improve test-cluster-disconnect-suicide-race 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Santiago Gimeno 9571be12f6 cluster: fix race condition setting suicide prop 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 9164c00bdb test: move resource intensive tests to sequential 9 years ago
Santiago Gimeno f9f1dd9290 cluster: ignore queryServer msgs on disconnection 9 years ago
Mathias Buus 3b27dd5ce1 buffer: throw if both length and enc are passed 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Rich Trott 11136bf334 test: extend timeout in Debug mode 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Minwoo Jung d01eb6882f lib: add 'pid' prefix in `internal/util` 9 years ago
Stefan Budeanu e499ea849c test: skip/replace weak crypto tests in FIPS mode 9 years ago
Wyatt Preul 007cfea308 util: remove pump 9 years ago
Rich Trott 3fea3cb627 test: run pipeline flood test in parallel 9 years ago
Rich Trott d9734b7cc9 test: refactor test-http-pipeline-flood 9 years ago
Devin Nakamura 974767ec0d test: fix flaky test test-http-pipeline-flood 9 years ago
Sakthipriyan Vairamani a28b938895 test: enhance fs-watch-recursive test 9 years ago