263 Commits (c8a21436c9f2b74eecb2d7e99879ec1bc3d72a4c)

Author SHA1 Message Date
Sam Roberts 4d896c44f3 test: prevent workers outliving parent 8 years ago
Ben Noordhuis 443e218544 test: use strict assertions in module loader test 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 8 years ago
Akito Ito 506cda6ea6 test: cleanup test-net-server-address.js 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
not-an-aardvark c678ecbca0 test: make crypto.timingSafeEqual test less flaky 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
Santiago Gimeno 64cbe7aa9e test: fix flaky `test-child-process-pass-fd` 8 years ago
Santiago Gimeno db6253f94a child_process: workaround fd passing issue on OS X 8 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
Santiago Gimeno 5f617c5f9e test: fix flaky fs-watch tests 8 years ago
Rich Trott 8badb67761 test: use strict equality in regression test 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
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