4295 Commits (294e3008ad65d92fc6ad9d97f043093054e079ad)

Author SHA1 Message Date
Santiago Gimeno 93ac2ea36e
test: fix test-vm-sigint flakiness 8 years ago
Anna Henningsen 1b24b37299
util: fix formatting of objects with SIMD enabled 8 years ago
cjihrig 75c6d9dd95 cluster: support stdio option for workers 8 years ago
Prince J Wesley c52a9730b8 test: don't hard code deprecation count 8 years ago
Ben Noordhuis c8c1f96abe src: avoid manual memory management in inspector 8 years ago
Ben Noordhuis 0190db44ac test: fix memory leaks in inspector tests 8 years ago
Vse Mozhet Byt 0de55d864d
test: decrease inconsistency in the common.js 8 years ago
Rich Trott bc464a8a3b test: fix flaky test-tls-wrap-timeout 8 years ago
Erin Spiceland 7d75338c0e timers: fix cleanup of nested same-timeout timers 8 years ago
Rich Trott 8fbdfb9c4e test: speed up test-net-reconnect-error 8 years ago
Prince J Wesley 68ac0d0d7d
repl: Use displayErrors for SyntaxError 8 years ago
Vse Mozhet Byt ea725eda42
test: ensure stream preprocessing order 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
Evan Lucas 392c70a827 repl: prevent undefined ref in completion 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 9 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 8 years ago
cjihrig 2cc01da7f0 repl: default useGlobal to true 8 years ago
Rich Trott 814b8c3cf7 test: handle IPv6 localhost issues within tests 8 years ago
cjihrig 8c0f776f23 test: add known issue test for #7788 8 years ago
Rich Trott 135a863f80 test: increase RAM requirement for intensive tests 8 years ago
Rich Trott fd02c93d29 test: ensure callback runs in test-vm-sigint 8 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
Gireesh Punathil 17883dfaaf test: avoid usage of mixed IPV6 addresses 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Rich Trott 7cb70e9ece test: fix flaky test-http-server-consumed-timeout 8 years ago
Christopher Jeffrey 151d316b99
buffer: optimize hex_decode 8 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Jeremy Whitlock 5aac4c42da timers: fix processing of nested timers 9 years ago
Rich Trott 9dc0651657 test: improve error message in test-tick-processor 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
silverwind 11b23068cd
tools: consistent .eslintrc formatting 8 years ago
Anna Henningsen a7105a8db3
test,doc: clarify `buf.indexOf(num)` input range 8 years ago
Matteo Collina a2a711a373 dgram: generalized send queue to handle close 9 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 years ago
Rich Trott 2d77cba7e7 test: fix flaky test-*-connect-address-family 8 years ago
Ben Noordhuis cfe76f2d6b src: disable stdio buffering 8 years ago
Jeremiah Senkpiel aab306679e test: fix old tty tests 8 years ago
Jeremiah Senkpiel f3a3888307 test: move parallel/test-tty-* to pseudo-tty/ 8 years ago
Rich Trott 7b0cf87101 test: remove unused var from child-process-fork 8 years ago
Rich Trott bc5b89f9ca test: remove unused vars from http/https tests 8 years ago
Rich Trott 2bd89421d5 test: remove unused var in test-tls-server-verify 8 years ago
Rich Trott b9b49ee66f test: fix flaky test-fs-read-buffer-tostring-fail 8 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 8 years ago
Sakthipriyan Vairamani 89ede72fca tools: remove unnecessary imports and assignments 8 years ago
Rich Trott 24ee0d2111
test: remove unused var in net-server-try-ports 8 years ago