1686 Commits (a08c7f6d87f1993013073d02488592ab7659374a)

Author SHA1 Message Date
Sebastian Van Sande c539325d89
test: improve punycode test coverage 8 years ago
Rich Trott 8db3c770be
test: refactor test-repl-sigint-nested-eval 8 years ago
cjihrig 874ef9d312
test: add coverage for dgram _createSocketHandle() 8 years ago
cjihrig 947d07bd87
child_process: exit spawnSync with null on signal 8 years ago
John Barboza d71ebb90ec
timer,domain: maintain order of timer callbacks 8 years ago
Akito Ito 92f6919532
test: improve crypto coverage 8 years ago
Rich Trott d9deb1fb62
test: improve message in net-connect-local-error 8 years ago
Rich Trott 6677c113aa
test: refactor test-dgram-membership 8 years ago
Daijiro Wachi e7b7d7279c
test: cases to querystring related to empty string 8 years ago
larissayvette 5a92fc25a1
test: consolidate buffer.read() in a file 8 years ago
樋口 彰 607158ab6e
test: improve crypto coverage 8 years ago
xiaoyu 8da156d68f
test: add coverage for utf8CheckIncomplete() 8 years ago
Yuta Hiroto 34444580f6
test: add test cases for path 8 years ago
Arseniy Maximov 4bcf1a0387
test: refactor test-http-response-splitting 8 years ago
Rich Trott 7836807178
test: add error checking in callback 8 years ago
Fedor Indutny 2a168917cb
tls: do not crash on STARTTLS when OCSP requested 8 years ago
DavidCai 6bf936644e
test: increase coverage of vm 8 years ago
Anna Henningsen b503824b81
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
Jason Wilson 6202f14583
test: throw check in test-zlib-write-after-close 8 years ago
Daijiro Wachi f8884dd1b5
test: add cases for unescape & unescapeBuffer 8 years ago
Adrian Estrada cb03e74037
test: improve test-fs-null-bytes 8 years ago
Rich Trott 69b55f35f7
test: refactor test-https-truncate 8 years ago
Rod Vagg ada7166dfd
test: simplify test-http-client-unescaped-path 8 years ago
Ben Noordhuis d777da27bc
http: reject control characters in http.request() 8 years ago
Rich Trott 1b85989fb2
test: move long-running test to sequential 8 years ago
Sakthipriyan Vairamani (thefourtheye) f83d035c50
buffer: convert offset & length to int properly 8 years ago
Sam Roberts a2f02859b0 crypto: allow adding extra certs to well-known CAs 8 years ago
Safia Abdalla 1c6e171de9 test: add tests for clearBuffer state machine 8 years ago
cjihrig 8ede25964b test: update test-cluster-shared-handle-bind-error 8 years ago
cjihrig e34af8d647 test: avoid assigning this to variables 8 years ago
Adrian Estrada c07cfc83e4 test: improve test-http-allow-req-after-204-res 8 years ago
Adrian Estrada e067c48889 test: improve test-fs-empty-readStream.js 8 years ago
Rich Trott aca927e928 test: refactor test-stream-pipe-after-end 8 years ago
Fabrice Tatieze 82f4a33359 test: use strictEqual in test-http-server 8 years ago
Chris Story 683b060050 test: refactor test-stream2-unpipe-drain 8 years ago
jBarz 3eb9373095 os: fix os.release() for aix and add test 8 years ago
Adrian Estrada c5ccffd387 test: improve code in test-vm-preserves-property 8 years ago
larissayvette c9ca82e58e test: basic functionality of readUIntLE() 8 years ago
Rich Trott b1f2aeb801 test: fix flaky test-https-timeout 8 years ago
larissayvette 9546ad7d4d test: basic functionality of readUIntBE() 8 years ago
Adrian Estrada b0adda0335 test: improve test-cluster-worker-constructor.js 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago
Italo A. Casas 959860f55c test: stream readable resumeScheduled state 8 years ago
Joyee Cheung a24a35f668 test: stream readable needReadable state 8 years ago
Joyee Cheung 9a8416258d stream, test: test _readableState.emittedReadable 8 years ago
weyj4 8d2f722541 test: clean up domain-no-error-handler test 8 years ago
Andy Chen c5ef631fdc test: update test-domain-uncaught-exception.js 8 years ago
Siddhartha Sahai 4b5587c5db test: refactor test-domain.js 8 years ago
Anna Henningsen 40c7ec62e0 buffer: fix single-character string filling 8 years ago
Anna Henningsen 03f0d2ac21 buffer: handle UCS2 `.fill()` properly on BE 8 years ago