1375 Commits (d548d28f516ffee5da30f645245069218a5833d0)

Author SHA1 Message Date
Franziska Hinkelmann 8f8f0313f4 test: add regression test for instanceof 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 9 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
Sakthipriyan Vairamani (thefourtheye) ee14690503 buffer: coerce slice parameters consistently 9 years ago
larissayvette 4e1d6d0d68 test: checking if error constructor is assert.AssertionError 9 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 9 years ago
Rich Trott 03afecd36d test: fix flaky test-child-process-fork-dgram 9 years ago
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 9 years ago
João Reis 1847670c88 test: use npm sandbox in test-npm-install 9 years ago
Anna Henningsen 7922830087 stream: fix `Writable` subclass instanceof checks 9 years ago
Brian White 42158a0313 timers: fix regression with clearImmediate() 9 years ago
Fedor Indutny 31196eaa93 net: fix ambiguity in EOF handling 9 years ago
Rich Trott eb690b1335 test: move module out of fixture directory 9 years ago
Jenna Vuong a7970c0a25 test: refactor test-file-* 9 years ago
Ben Noordhuis 4f62acd9c5 http: reject control characters in http.request() 9 years ago
larissayvette 1bc9af88d1 test: fixes that do not affect performance 9 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 9 years ago
cjihrig 01db04bd30 test: add coverage for spawnSync() killSignal 9 years ago
Anna Henningsen a60f6078a1
fs: make `SyncWriteStream` inherit from `Writable` 9 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 9 years ago
James M Snell 07b54ec4ca test: various test improvements 9 years ago
cjihrig 2aa2f85e46 test: add cluster inspector debug port test 9 years ago
Mariusz 'koder' Chwalba c7bc9bcfbf tls: TLSSocket emits 'error' on handshake failure 9 years ago
Sakthipriyan Vairamani (thefourtheye) 7542bdddda
fs: don't alter user provided `options` object 9 years ago
Junshu Okamoto 7084b9c5a1 test: expand test coverage for url.js 9 years ago
Santiago Gimeno 33e598ac5f test: fix test-child-process-fork-regr-gh-2847 9 years ago
Michaël Zasso 105e628f84 intl: add deprecation warning for v8BreakIterator 9 years ago
Ojas Shirekar 2154bc89d8
buffer: fix check for `.buffer` property 9 years ago
Rich Trott eff6205fd0 test: refactor test-net-server-max-connections 9 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 9 years ago
Sakthipriyan Vairamani e8e969a5c1 fs: refactor "options" processing as a function 9 years ago
Sudaraka Wijesinghe 1d4ba1be1a test: refactor test-file-write-stream 9 years ago
Michael Macherey f68e0d1864 test: cleanup/update test-dgram-empty-packet.js 9 years ago
Michaël Zasso 1554735dec test: fix child-process-uid-gid on Windows 9 years ago
Rich Trott d097311a1b test: mark test-tick-processor-unknown flaky 9 years ago
Zach Bjornson 7420835390 src: fix build for older clang 9 years ago
Wyatt Preul 8dc2b422a9 test: fix running child-process-uid-gid as root 9 years ago
Junshu Okamoto cad2a2f9f7 test: expand test coverage for url.js 9 years ago
Rich Trott b5ec47e941 test: clean up test-timers-immediate 9 years ago
Daniel Bevenius 3c5cf12709 test: add and assert readable/writable arguments 9 years ago
Mike Woods f5d997c476 test: cleanup/update test-os.js 9 years ago
Lydia Kats b838e5ff86 test: modernize syntax, add strict checks 9 years ago
Lydia Kats cd5a4c157c test: use common.skip for tap skip output 9 years ago
Italo A. Casas 5e6bd84ff0
test: stream writable ended state 9 years ago
Jeremiah Senkpiel e758bd541b test: clean up test-buffer-badhex 9 years ago
Richard Hong 8cd2306cc3 test:replace indexOf, assert.equal, add mustCall() 9 years ago
Сковорода Никита Андреевич 495d688e06 buffer: zero-fill uninitialized bytes in .concat() 9 years ago
Ben Noordhuis c34e58e684 lib: make tls.checkServerIdentity() more strict 9 years ago