5082 Commits (124d155f5ec22568c740d4a465f4496cda44deb6)

Author SHA1 Message Date
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
Alfred Cepeda 647e8e5ae4 test: remove FIXME pummel/test-tls-securepair-client 9 years ago
Wyatt Preul b88612d15e test: run faster and cleanup after run 9 years ago
Rich Trott eff6205fd0 test: refactor test-net-server-max-connections 9 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 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
Paul Grock 2cfd7fd8f9 doc: add documentation for test common module 9 years ago
Ben Noordhuis b3d283acd4 test: fix -Wformat warnings in inspector cctest 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
Brian White c8c2544cd9
timers: improve setTimeout/Interval performance 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
Rich Trott 33dd4ec645 test: mark test-inspector flaky on windows 9 years ago
Jeremiah Senkpiel e758bd541b test: clean up test-buffer-badhex 9 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 9 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 9 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 9 years ago
Akito Ito 506cda6ea6 test: cleanup test-net-server-address.js 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
Evan Lucas ca5f8f80e3 http: check reason chars in writeHead 9 years ago
Alfred Cepeda 8e81e91c55 test: fixed FIXME in test-repl-persistent-history 9 years ago
Matt Lang 7561123a9f test: update var to const, use arrow functions 9 years ago
nohmapp e5f5f3aa73 test: cleanup parallel/test-fs-readfile-unlink.js 9 years ago
Jenna Vuong 782db084ad test: cleanup parallel/test-file-write-stream2.js 9 years ago
mpmckenna8 73ae2d1895 test: cleanup parallel/test-fs-realpath.js 9 years ago
Lydia Katsamberis 52b6cfb6eb test: changed var to const, added strict equal checks 9 years ago
Lauren Spiegel 927661f8ac test: add assertions to zero length buffer test 9 years ago
Eugene Ostroukhov af2ca7ce06 test: use Buffer.alloc 9 years ago
Yosuke Furukawa ce7d3077dc util: Add format for SharedArrayBuffer 9 years ago
Rich Trott e65a2d7ddc test: accept expected AIX result test-stdio-closed 9 years ago
Rene Weber c9b59e8387 http: socket connection timeout for http request 9 years ago
Rich Trott d196c5d2af test: skip cpu-intensive tests on slow hosts 9 years ago