5290 Commits (f60b4553f3f450f1ca12ec8542c49d223529cb91)

Author SHA1 Message Date
Luca Maraschi 4b54520a4a
test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko 8caf6fd58a
test: add Unicode characters regression test 8 years ago
Luigi Pinca c814c7e9ea
events: do not keep arrays with a single listener 8 years ago
DavidCai fb34d9c210
test: increase querystring coverage 8 years ago
Santiago Gimeno b15dc95848
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) b52b3f6710
test: reduce buffer size in buffer-creation test 8 years ago
Daijiro Wachi 6ccbf38a4f
test: synchronize WPT url setter test data 8 years ago
Nikolai Vavilov ffbcfdfe32
src: fix base64 decoding 8 years ago
Rich Trott 87ca9a6ffe
test: fix flaky child-process-exec-kill-throws 8 years ago
Roman Reiss 1ee38eb874
util: add %i and %f formatting specifiers 8 years ago
Ben Noordhuis fd93622f8a
tls: fix SecurePair external memory reporting 8 years ago
Franziska Hinkelmann d8b71be183
test: fix misleading comment 8 years ago
Vse Mozhet Byt 751c1153a4
benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 8b2b93f148
test: mark child-process-exec-kill-throws flaky 8 years ago
Alexey Orlenko 948b99deab
test: fix broken tests in test-buffer-includes 8 years ago
Trevor Norris 4051184106
stream_base,tls_wrap: notify on destruct 8 years ago
Dejon "DJ" Gill d112aad78b
test: replace throw with common.fail 8 years ago
cjihrig 41284fbc5b
test: cover thrown errors from exec() kill 8 years ago
Luca Maraschi 414df6c93b
test: test validity of prefix in mkdtempSync 8 years ago
John F. Mercer 1c0435b1f3
test: add regex for expected error message 8 years ago
Rj Bernaldo a73dea9499
test: add second argument to assert.throws() 8 years ago
Bryan English 2462fd8009
process: maintain constructor descriptor 8 years ago
Rich Trott ade64e61cd
test: refactor test-cluster-disconnect 8 years ago
Ben Noordhuis 6c803db7b9
lib: fix event race condition with -e 8 years ago
Luca Maraschi 3d21bfe6b9
test: invalid chars in http client path 8 years ago
Nick Peleh e70ed3cb31
test: improve test-vm-cached-data.js 8 years ago
Rich Trott b48f13af95
test: add minimal test for net benchmarks 8 years ago
Yuta Hiroto 764a00e6e5
test: add test for url 8 years ago
Joyee Cheung f6755182e5
url: show input in parse error message 8 years ago
Vse Mozhet Byt bb2de4a5a1
test: do not use `more` command on Windows 8 years ago
Shigeki Ohtsu 4b1b6b85a9
timers: fix not to close reused timer handle 8 years ago
Danny Nemer 91a2700721
readline: rename `deDupeHistory` option 8 years ago
Timothy Gu 59f71f5661
src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 55a112689a
test: add test for child_process.execFile() 8 years ago
Rich Trott 9ba551f7e3
test: fix flaky test-tls-socket-close 8 years ago
Daniel Bevenius 114f9d619d
test: add hasCrypto check to tls-socket-close 8 years ago
Bartosz Sosnowski d6da1705cd
src: ensure that fd 0-2 are valid on windows 8 years ago
Daijiro Wachi 169f187f16
test: synchronize WPT url setters tests data 8 years ago
Danny Nemer 8ab26cf508
readline: add option to stop duplicates in history 9 years ago
Ben Noordhuis c626734409
tls: fix segfault on destroy after partial read 8 years ago
DavidCai 77c69f7ace
lib, test: add duplicate symbol checking in E() 8 years ago
AnnaMag 2cab00aec0
test: fix assertion in vm test 8 years ago
Rich Trott 8bda7b8d39
test: add coverage for child_process bounds check 8 years ago
AnnaMag 3ae58acd29
test: failing behaviour on sandboxed Proxy 8 years ago
Gireesh Punathil 560d8eed9a
test: delay child exit in AIX for pseudo-tty tests 8 years ago
Rich Trott f9c831f4b1
test: fix flaky test-domain-abort-on-uncaught 8 years ago
AnnaMag 2649dab274
test: added test for indexed properties 8 years ago
Daijiro Wachi 2df662c95a
test: test resolveObject with an empty path 8 years ago
Alexey Orlenko d2c9111614
test: fix repl-function-redefinition-edge-case 8 years ago
Matej Krajčovič c9cf922248
test: add regex to assert.throws 8 years ago