3986 Commits (612dfeb647f2c58353626d88a92d4bd2ddb63a6d)

Author SHA1 Message Date
Rich Trott 2f458ea663 test: add test for zlib.create*Raw() 9 years ago
Rich Trott a368ea673c test: refactor test-debug-signal-cluster 9 years ago
Rich Trott a48469f098 test: add check in test-signal-handler 9 years ago
yorkie 861e584d46 async_wrap: add a missing case to test-async-wrap-throw-no-init 9 years ago
cjihrig cadb2612c6 test: add test for attempted multiple IPC channels 9 years ago
Ilkka Myller 96cfa926bd url: `url.format()` encodes all `#` in `search` 9 years ago
Prince J Wesley c235708bef readline: keypress trigger for escape character 9 years ago
Vse Mozhet Byt 21c1b8467e test: decrease inconsistency in the common.js 9 years ago
Vse Mozhet Byt d40873ddcd test: ensure stream preprocessing order 9 years ago
Gireesh Punathil 0e1f098b09 test: avoid usage of mixed IPV6 addresses 9 years ago
Jeremiah Senkpiel 741373cb49 test: clean up test-buffer-badhex 9 years ago
Christopher Jeffrey 17c4187949 buffer: optimize hex_decode 9 years ago
cjihrig 58f3fa17eb test: s/assert.fail/common.fail as appropriate 9 years ago
cjihrig b0e2f9a37a test: add common.rootDir 9 years ago
Rich Trott c94f3a5784 test: handle IPv6 localhost issues within tests 9 years ago
Rich Trott b64828d8df test: accept expected AIX result test-stdio-closed 9 years ago
Rich Trott 3dbcc3d2d9 test: fix flaky test-*-connect-address-family 9 years ago
Rich Trott 733233d3ea test: add uncaught exception test for debugger 9 years ago
Rich Trott c9af24d2a7 test: add test for assert.notStrictEqual() 9 years ago
Anna Henningsen ea72e9f143 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Anna Henningsen 9f1b790f79 net: make holding the buffer in memory more robust 9 years ago
Rich Trott 337d2dd381 test: implement consistent braces 9 years ago
Anna Henningsen f7796f23e3 util: inspect boxed symbols like other primitives 9 years ago
Michael Dawson 77df523264 test: exclude tests for AIX 9 years ago
Marcin Cieślak c41efe4d68 build: add node_module_version to config.gypi 9 years ago
Сковорода Никита Андреевич 93b10fbec2 buffer: zero-fill uninitialized bytes in .concat() 9 years ago
Ben Noordhuis 3ff82deb2c lib: make tls.checkServerIdentity() more strict 9 years ago
Evan Lucas b5c57ff772 http: check reason chars in writeHead 9 years ago
Shigeki Ohtsu c7a601c090 test: remove openssl options of -no_<prot> 9 years ago
Brian White 9a8acad6ff test: use random ports where possible 9 years ago
Michael Wain 65624440bf crypto: allow GCM ciphers to have longer IV length 9 years ago
Anna Henningsen 223c0e2010 test: skip doctool tests when js-yaml is missing 9 years ago
Anna Henningsen 9ef6e23088 tools: make sure doctool anchors respect includes 9 years ago
Jesse McCarthy f9f85a006f tools: restore change of signatures to opts hashes 9 years ago
Rich Trott 3681b9b868 test: refactor doctool tests 9 years ago
Ben Noordhuis 686d7b329c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott 8b88c384f0 tools: lint for object literal spacing 9 years ago
Daniel Wang 96b5aa8710 tools: update marked dependency 9 years ago
Anna Henningsen ea137637b7 tools: allow multiple added: version entries 9 years ago
Anna Henningsen 8f76d7db03 test,tools: test yaml parsing of doctool 9 years ago
Anna Henningsen 8404e34665 Revert "test: mark test-vm-timeout flaky on windows" 9 years ago
Anna Henningsen eab9ced2ee test: fix flaky test-vm-timeout 9 years ago
Ben Noordhuis 4748bed736 src: fix readability/namespace cpplint warnings 9 years ago
Anna Henningsen 855759757a vm: don't print out arrow message for custom error 9 years ago
Santiago Gimeno 20d3378969 cluster: reset handle index on close 9 years ago
Santiago Gimeno 09349a8b92 cluster: don't send messages if no IPC channel 9 years ago
Rich Trott 6a08535dd1 child_process: preserve argument type 9 years ago
Rich Trott fd05b0b289 Revert "child_process: measure buffer length in bytes" 9 years ago
Rich Trott a31d3161f5 test: add test for exec() known issue 9 years ago
Fedor Indutny b956635e41 tls: catch `certCbDone` exceptions 9 years ago