3754 Commits (6e2bfbe1fd2dde2388df3ed4e0b39cf1e50157b4)

Author SHA1 Message Date
Rich Trott e0b283af73 test: fix flaky test-http-set-timeout 9 years ago
Rich Trott 5853fec36f test: fix test-debugger-client.js 9 years ago
Benjamin Gruenbaum 86e3903626 dns: Use object without protoype for map 9 years ago
Brian White ea83c382f9 test: ensure win32.isAbsolute() is consistent 9 years ago
Santiago Gimeno 0a1eb168e0 test: fix `test-cluster-worker-kill` 9 years ago
Jérémy Lal 86b876fe7b test: smaller chunk size for smaller person.jpg 9 years ago
Jérémy Lal 1135ee97e7 test: strip non-free icc profile from person.jpg 9 years ago
Claudio Rodriguez 0836d7e2fb test: fix flaky test-cluster-shared-leak 9 years ago
Michael Dawson e57355c2f4 test: make test-net-connect-options-ipv6.js better 9 years ago
Santiago Gimeno 1b266fc15c test: remove the use of curl in the test suite 9 years ago
Rich Trott 7e45d4f076 test: minimize test-http-get-pipeline-problem 9 years ago
cjihrig 78effc3484 test: add batch of known issue tests 9 years ago
Rich Trott 0c6f6742f2 console: check that stderr is writable 9 years ago
Santiago Gimeno d506eea4b7 test: improve test-npm-install 9 years ago
Myles Borins 7520100e8b test: add test-npm-install to parallel tests suite 9 years ago
Santiago Gimeno b258dddb8c test: repl tab completion test 9 years ago
Vladimir Kurchatkin 8648420586 net: make `isIPv4` and `isIPv6` more efficient 9 years ago
Prince J Wesley acbce4b72b repl: fix stack trace column number in strict mode 9 years ago
Jackson Tian 6daebdbd9b lib: simplify code with String.prototype.repeat() 9 years ago
Jackson Tian 108fc90dd7 lib: reduce usage of `self = this` 9 years ago
Santiago Gimeno f209effe8b test: remove timer from test-http-1.0 9 years ago
Kári Tristan Helgason 666d3690d8 test: eval a strict function 9 years ago
cjihrig 9952bcf203 test: bug repro for vm function redefinition 9 years ago
cjihrig 7501ddc878 tools: support testing known issues 9 years ago
Ben Noordhuis a673c9ae2d tls: fix assert in context._external accessor 9 years ago
Michael Barrett 98a1bb6989 doc: document directories in test directory 9 years ago
Wyatt Preul 063f22f1f0 test: check memoryUsage properties The properties on memoryUsage were not checked before, this commit checks them. 9 years ago
Rich Trott 7a0fcfc127 test: remove broken debugger scenarios 9 years ago
Rich Trott 131ed494e2 tools: enable no-extra-parens in ESLint 9 years ago
Rich Trott ba9ad2662c test: apply Linux workaround to Linux only 9 years ago
Rich Trott 4aa2c03d31 test: increase timeout for test-tls-fast-writing 9 years ago
Rich Trott b4ef644ce4 test: retry on known SmartOS bug 9 years ago
Santiago Gimeno d681bf24b5 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Fedor Indutny 97e95d04c2 crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
Rich Trott b4fbe04514 test: fix test-timers.reliability on OS X 9 years ago
Rich Trott 6867bed4c4 tools: enable additional lint rules 9 years ago
Jeremiah Senkpiel 99269ffdbf test: increase timeouts on some unref timers tests 9 years ago
Trevor Norris 85f927a774 test: prevent flakey test on pi2 9 years ago
Rich Trott c86902d800 test: mitigate flaky test-http-agent 9 years ago
Rich Trott f242e62817 test: remove flaky designation from fixed tests 9 years ago
Santiago Gimeno a39aacf035 test: refactor test-dgram-udp4 9 years ago
Rich Trott 5e6b7605ee tools: add Node.js-specific ESLint rules 9 years ago
Vaibhav b1d580c9d2 doc: update removeListener behaviour 9 years ago
Prince J Wesley e7f45f0a17 repl: handle quotes within regexp literal 9 years ago
Aayush Naik 6386f62221 test: remove unneeded bind() and related comments 9 years ago
HUANG Wei b816044845 buffer: remove duplicated code in fromObject 9 years ago
Rich Trott 068b0cbd12 test: move cluster tests to parallel 9 years ago
Anton Khlynovskiy b690916e5a lib: freelist: use .pop() for allocation 9 years ago
Brian White 04db9efd78 stream: fix no data on partial decode 9 years ago
Rich Trott 35b687fdcd test: remove flaky mark for test-debug-no-context 9 years ago