138 Commits (59741a9beeb0ccaac6fc3247605bf090d36ad50e)

Author SHA1 Message Date
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
Ben Noordhuis f47c394d75 test: listen on and connect to 127.0.0.1 8 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago
Bryan English cc2a88a2f3 test: use common.fixturesDir almost everywhere 9 years ago
Rich Trott 5a5b74aad6 test: move test-debugger-debug-brk to sequential 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott 330ea769ef test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
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