199 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)

Author SHA1 Message Date
Santiago Gimeno bb6d6a677c test: fix flaky `test-child-process-pass-fd` 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Santiago Gimeno 4f09886dce test: fix flaky fs-watch tests 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 8 years ago
Rich Trott 6bdc0e54b4 test: use strict equality in regression test 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
vladimir 295d1ea016 util: support classes in util.deprecate() 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
Ben Noordhuis c132e9cc24 test: listen on and connect to 127.0.0.1 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 9 years ago
Bryan English d6091c8194 test: use common.fixturesDir almost everywhere 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott 75adc6a026 test: move test-debugger-debug-brk to sequential 9 years ago
Rich Trott 8c434e6d84 test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Rich Trott edb29b8096 tools: lint for object literal spacing 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Dirceu Pereira Tiegs c32c889c45 net: Validate port in createServer().listen() 9 years ago
Santiago Gimeno de4dc31a55 test: move more tests from sequential to parallel 9 years ago
Rich Trott 6f073ce9db lib,test,tools: alignment on variable assignments 9 years ago
Santiago Gimeno 18d25d5221 test: move the debugger tests back to parallel 9 years ago
Yuval Brik a2492f989f fs: optimize realpath using uv_fs_realpath() 9 years ago
Rich Trott 5cce87df06 test: move debugger tests to sequential 9 years ago
Santiago Gimeno 720b8f04be 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