1687 Commits (2213f3640a1c84cd50d86eab9e8b57bb5797f674)

Author SHA1 Message Date
Amar Zavery fa4f1587d3 test: replace var with const in test-require-dot 8 years ago
Sam Roberts db50307d5c test: var to const in tls-no-cert-required 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Sam Roberts 475b8db835 test: tls key/cert ordering not necessary 8 years ago
Sam Roberts d4050b38d6 tls: document and test option-less createServer 8 years ago
Anna Henningsen d4f00fe109
buffer: fix single-character string filling 8 years ago
Anna Henningsen 9ee915be76
buffer: handle UCS2 `.fill()` properly on BE 8 years ago
joyeecheung a84017a689 url, test: including base argument in originFor 8 years ago
Johnny Reading 9f58e02908 test: improve buffer transcode 8 years ago
James Tenenbaum f5c2c8c7f4 test: improving crypto fips 8 years ago
Gregory 8621ccc25a test: stream readableState readingMore state 8 years ago
Italo A. Casas 8dbf1aff3a test: stream readableListening internal state 8 years ago
Michaël Zasso 4d11c2ce5c lib,test: use consistent operator linebreak style 8 years ago
Matt Phillips 6aacef7300 test: check for error on invalid signal 8 years ago
davidmarkclements 444b907e92 test: refactor test-http-unix-socket 8 years ago
joyeecheung f0da38a5cb test: increase test coverage of BufferList 8 years ago
Karl Böhlmark 9a5d47542d http: remove stale timeout listeners 8 years ago
Rich Trott 6dd07545ff test: fix flaky test-net-socket-timeout 8 years ago
Luca Maraschi df3978421b http: verify client method is a string 8 years ago
Kyle Corsi 6967ed45ac test: refactor test-net-keepalive.js 8 years ago
eudaimos 1e4b9a1450 test: refactor test-crypto-hmac 8 years ago
Bruce Lai 68488e9c75
test: fix error in test-cluster-worker-death.js 8 years ago
anoff deb9cc0cde
test: use `assert.strictEqual` 8 years ago
Aileen 558fa1cf10
test: change assert.equal to assert.strictEqual 8 years ago
vazina robertson e6a0c39bf7
test: changed assert.equal to assert.strictEqual 8 years ago
Jared Young 57f993d0f5
test: renamed assert.Equal to assert.strictEqual 8 years ago
Paul Graham fd6999ef6c
test: improves test-tls-client-verify 8 years ago
Diego Paez 83d9cd80bf
test: refactor test-https-agent-session-reuse 8 years ago
Rob Adelmann 89603835b3
test: refactor test-beforeexit-event 8 years ago
Jenna Vuong 29b2e88e69 test: improve test-fs-read-stream.js 8 years ago
Daniel Sims b0c10a24a6 test: refactor test-domain-from-timer 8 years ago
Ethan Arrowood ac78812f7f test: refactor test-domain-exit-dispose-again 8 years ago
Timothy Gu 61d6293033 url: improve URLSearchParams spec compliance 8 years ago
CodeVana 1b25214001 test: use const and strictEqual in test-os-homedir-no-envvar 8 years ago
Michael-Bryant Choa da077ee58a test: refactor test-dgram-bind-default-address 8 years ago
Rich Trott cdeb85efc2 test: move long-running test to sequential 8 years ago
Chris Bystrek 7d26c2799b test: assert.throws() should include a RegExp 8 years ago
Richard Karmazin 00ea286800 test: refactor test-listen-fd-ebadf 8 years ago
Rodrigo Palma ee8848ddb6 test: refactor test-event-emitter-method-names 8 years ago
Yojan Shrestha 0c4c225b43 test: refactor tls-ticket-cluster 8 years ago
Chris Henney 25dfb8e570 test: refactor test-domain-exit-dispose 8 years ago
amrios e4b88d10b7 test: refactor test-stdin-from-file.js 8 years ago
Jason Humphrey a1bd070f87 test: use ES6 to update let & const 8 years ago
joyeecheung a3a3937d76 test: fix test for buffer regression #649 8 years ago
Deepti Agrawal 9765dd4bda test: update parallel/test-crypto-hash.js 8 years ago
Daryl Thayil f8e07d0486 test: add test for url module domainToAscii and domainToUnicode 8 years ago
Daryl Thayil 81661a7ac7 test: refactor test-require-extensions-main 8 years ago
k3kathy ffd64adc78 test: refactor test-tls-ocsp-callback 8 years ago
Matt Phillips f7a35df171 test: use assert.strictEqual and fix setTimeout 8 years ago
Danny Guo 244dd5b589 test: clean up tls junk test 8 years ago