4777 Commits (c9c9b5c47eb82c118391ee4a37ddd5d5fdb86908)

Author SHA1 Message Date
Rich Trott 10f0c94c35 test: fix flaky test-tls-wrap-timeout 9 years ago
Erin Spiceland 381aef8145 timers: fix cleanup of nested same-timeout timers 9 years ago
Rich Trott ccfa6bf4d4 test: speed up test-net-reconnect-error 9 years ago
Prince J Wesley fc3ba2ff4f repl: Use displayErrors for SyntaxError 9 years ago
Vse Mozhet Byt 577adc74cd test: ensure stream preprocessing order 9 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
cjihrig da481c634f child_process: support stdio option in fork() 9 years ago
Rich Trott 2f45941807 test: handle IPv6 localhost issues within tests 9 years ago
Matteo Collina 51a2041b90 dgram: generalized send queue to handle close 9 years ago
Rich Trott e56db1477c test: fix flaky test-*-connect-address-family 9 years ago
Diosney Sarmiento b3164ae22e repl: add support for custom completions 9 years ago
Ben Noordhuis f3e5b39696 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 980f4da8c4 repl: prevent undefined ref in completion 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
cjihrig 6e6cf36761 repl: default useGlobal to true 9 years ago
Franziska Hinkelmann 44c9a72aad test: add regression test for instanceof 9 years ago
cjihrig 2e05e65916 test: add known issue test for #7788 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Rich Trott 61542e82c1 test: ensure callback runs in test-vm-sigint 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Gireesh Punathil 83cbf3175c test: avoid usage of mixed IPV6 addresses 9 years ago
Rich Trott 39f5d9ca7a test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
Jeremy Whitlock 49a6ea1b73 timers: fix processing of nested timers 10 years ago
Ingvar Stepanyan 4a3300e66b buffer: fix creating from zero-length ArrayBuffer 9 years ago
Rich Trott f7651d24d4 test: improve error message in test-tick-processor 9 years ago
cjihrig acb976ac26 test: cleanup IIFE tests 9 years ago
cjihrig 432cb353e1 test: add common.rootDir 9 years ago
silverwind 5a2ce3633f tools: consistent .eslintrc formatting 9 years ago
Anna Henningsen 1576730ef3 test,doc: clarify `buf.indexOf(num)` input range 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Ben Noordhuis fbc9ef84b8 src: disable stdio buffering 9 years ago
Jeremiah Senkpiel 9797969ad4 test: fix old tty tests 9 years ago
Jeremiah Senkpiel 37dc7954d8 test: move parallel/test-tty-* to pseudo-tty/ 9 years ago
Rich Trott 5192bed68c test: remove unused var from child-process-fork 9 years ago
Rich Trott e1aedbf671 test: remove unused vars from http/https tests 9 years ago
Rich Trott 64e2eed662 test: remove unused var in test-tls-server-verify 9 years ago
Rich Trott 8e50413b7e test: fix flaky test-fs-read-buffer-tostring-fail 9 years ago
Sakthipriyan Vairamani fa99dadda4 tools: remove unnecessary imports and assignments 9 years ago
Rich Trott 447a8f26e1 test: remove unused var in net-server-try-ports 9 years ago
Rich Trott 326006527d test: remove unused var from stream2 test 9 years ago
Rich Trott 97167291e7 test: fix flaky test-net-write-slow 9 years ago
Anna Henningsen 657fd7aee9 test: skip doctool tests when js-yaml is missing 9 years ago