165 Commits (c32c86b3c3d42bb07ae4613e6a1f0a5d6d96d05a)

Author SHA1 Message Date
Michaël Zasso 0605c74538
test: refactor test-crypto-timing-safe-equal 8 years ago
Rich Trott 64d7ea9ce4
test: refactor test-next-tick-error-spin 8 years ago
Rich Trott 9808985689
test: move timer-dependent test to sequential 8 years ago
Santiago Gimeno 093d677252 test: fix flaky test-net-GH-5504 8 years ago
Rich Trott 259b94202a test: move timer-dependent test to sequential 8 years ago
Rich Trott ce05b70595 test: fix freebsd10-64 CI failures 8 years ago
Ben Noordhuis 88e60c2124 test: use strict assertions in module loader test 8 years ago
cjihrig ad4cc361dd test: add coverage for execFileSync() errors 8 years ago
Sam Roberts 210ae5607c test: prevent workers outliving parent 8 years ago
Ben Noordhuis a46c02746a test: move flaky test to test/pummel 8 years ago
Rich Trott 39a53a0f29 test: remove unneeded escaping in template strings 8 years ago
Akito Ito af092f1fc0 test: cleanup test-net-server-address.js 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
not-an-aardvark d0e61d4cc3 test: make crypto.timingSafeEqual test less flaky 8 years ago
not-an-aardvark afb9917f16 crypto: add crypto.timingSafeEqual() 8 years ago
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 8 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 8 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