4524 Commits (8e54c968e692fb55e2ddf0899172785c7b7b5812)

Author SHA1 Message Date
Ben Noordhuis 8e54c968e6 test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Ben Noordhuis d1f7c965bb test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Marc Udoff d3b1a2b4dd src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Rich Trott 5d818ccc22 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott f99e698855 test: remove arbitrary timer 8 years ago
Rich Trott 3184285630 test: remove duplicate required module 8 years ago
Eugene Ostroukhov da184f4f33 inspector: no URLs when the debugger is connected 8 years ago
Trevor Norris 7bffe23da0
buffer: fix range checks for slice() 8 years ago
Franziska Hinkelmann 8f8f0313f4 test: add regression test for instanceof 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Niels Nielsen 92ece8671a test: add regression test for `unpipe()` 8 years ago
Rod Vagg bb173f931a crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Eugene Ostroukhov 69fc85dcb3 inspector: generate UUID for debug targets 8 years ago
Sakthipriyan Vairamani (thefourtheye) ee14690503 buffer: coerce slice parameters consistently 8 years ago
larissayvette 4e1d6d0d68 test: checking if error constructor is assert.AssertionError 8 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 8 years ago
Rich Trott 3f05b67984 test: remove unused common.libDir 8 years ago
Rich Trott 03afecd36d test: fix flaky test-child-process-fork-dgram 8 years ago
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 8 years ago
João Reis 1847670c88 test: use npm sandbox in test-npm-install 8 years ago
Daniel Bevenius 9bb250ba34 test: enable node-module-version/test.js with debug 8 years ago
Anna Henningsen 7922830087 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White 42158a0313 timers: fix regression with clearImmediate() 8 years ago
Fedor Indutny 31196eaa93 net: fix ambiguity in EOF handling 8 years ago
Rich Trott eb690b1335 test: move module out of fixture directory 8 years ago
Eugene Ostroukhov ec7f3a1674 test: fix issues reported by Coverity 8 years ago
Jenna Vuong a7970c0a25 test: refactor test-file-* 8 years ago
Ben Noordhuis 4f62acd9c5 http: reject control characters in http.request() 8 years ago
larissayvette 1bc9af88d1 test: fixes that do not affect performance 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 8 years ago
cjihrig 01db04bd30 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
Anna Henningsen a60f6078a1
fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
James M Snell 07b54ec4ca test: various test improvements 8 years ago
cjihrig 2aa2f85e46 test: add cluster inspector debug port test 8 years ago
Mariusz 'koder' Chwalba c7bc9bcfbf tls: TLSSocket emits 'error' on handshake failure 8 years ago
Sakthipriyan Vairamani (thefourtheye) 7542bdddda
fs: don't alter user provided `options` object 8 years ago
Junshu Okamoto 7084b9c5a1 test: expand test coverage for url.js 8 years ago
Santiago Gimeno 33e598ac5f test: fix test-child-process-fork-regr-gh-2847 8 years ago
Michaël Zasso 105e628f84 intl: add deprecation warning for v8BreakIterator 8 years ago
Ojas Shirekar 2154bc89d8
buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda 647e8e5ae4 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Wyatt Preul b88612d15e test: run faster and cleanup after run 8 years ago