4049 Commits (d13b9d3f7f59f0be279226bbcde622cceccda369)

Author SHA1 Message Date
Rich Trott 9d445bce07 test: fix test-debugger-repl-break-in-module 9 years ago
Rich Trott 991ce2daf3 test: fix test-debugger-repl-term 9 years ago
Alex J Burke 9d0b7d85b5 test: add tests for stream3 buffering using cork 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Santiago Gimeno dffafde7f1 test: fix test-process-exec-argv flakiness 9 years ago
Sakthipriyan Vairamani 4803d116a8 test: make sure O_NOATIME is present only in Linux 9 years ago
Blake Embrey 9552e3b4af repl: exports `Recoverable` 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Jeremiah Senkpiel fe4837afcc handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel 96a9439fd2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Myles Borins 738a1d639f test: ensure test-npm-install uses correct node 9 years ago
Myles Borins 9460b2038c test: fix test-vm-cached-data to work with old v8 9 years ago
Bradley Meck 41a063f067 test: test preloaded modules using stdin or repl 10 years ago
Santiago Gimeno 588cfc5cfc test: fix test-debugger-pid 9 years ago
Rich Trott 0912b88320 test: make stdout buffer test more robust 9 years ago
Ben Noordhuis f644368e7c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Anna Henningsen aa34b43909
test: allow out-of-order replies in dgram tests 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Daniel Wang 3f69ea53fd
tools: update marked dependency 9 years ago
Rich Trott 5d0b1f4ffa test: run known_issues tests in CI 9 years ago
Bryan English fd49556c23 test: add tests for console.[info|error|warn] 9 years ago
Rich Trott c4006ddfc3 test: fix unreliable known_issues test 9 years ago
Ben Noordhuis f6940dfa46 src: don't use locale-sensitive strcasecmp() 9 years ago
Rich Trott 330ea769ef test: unmark test-http-regr-gh-2928 as flaky 9 years ago
Anna Henningsen 00ffa33564
tools: allow multiple added: version entries 9 years ago
Anna Henningsen 1b365f60f0
test,tools: test yaml parsing of doctool 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Stefan Budeanu fc66e55396 test: avoid test-cluster-master-* flakiness 9 years ago
Rich Trott 1027b9447e lib,test: update in preparation for linter update 9 years ago
Rich Trott 52f85bebfc src: add O_NOATIME constant 9 years ago
Carl Lei b72d048a74
repl: create history file with mode 0600 9 years ago
Shigeki Ohtsu be480b1499 test: fix alpn tests for openssl1.0.2h 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
cjihrig d2eb935177 debugger: display array contents in repl 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
James M Snell fa542ebcfd test: add failing url parse tests as known_issue 9 years ago
Rich Trott d3aafd02ef assert: allow circular references 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
DavidCai 706778a902 events: pass the original listener added by once 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott 296bfd239c crypto: fix error in deprecation message 9 years ago
Ben Noordhuis 428240519c test: check that 2nd handle.close() call is a nop 9 years ago