4306 Commits (fdcfc4c1532762832d249f2169aa2fe07b2151d0)

Author SHA1 Message Date
Marlena Compton c1f45ec2d0
test: add 2nd argument to throws in test-assert 8 years ago
Gonen Dukas f24aa7e071
test: improve error messages in test-npm-install 8 years ago
matsuda-koushi 1db89d4009
test: improve coverage on removeListeners functions 8 years ago
Shigeki Ohtsu c6f6b029a1
crypto: add cert check issued by StartCom/WoSign 8 years ago
Roee Kasher a557d6ce1d
src: unconsume stream fix in internal http impl 8 years ago
Rich Trott c532c16e53
test: increase specificity in dgram test 8 years ago
Franziska Hinkelmann cb81ae8eea
test: add vm module edge cases 8 years ago
Sebastian Van Sande 8629c956c3
test: improve punycode test coverage 8 years ago
cjihrig caf1ba15f9
test: add coverage for dgram _createSocketHandle() 8 years ago
Akito Ito d729e52ef3
test: improve crypto coverage 8 years ago
Rich Trott d1a8588cab
test: improve message in net-connect-local-error 8 years ago
Rich Trott f2fb4143b4
test: refactor test-dgram-membership 8 years ago
Alexander bf4703d66f
test: remove unused args and comparison fix 8 years ago
Arseniy Maximov 28471c23ff
test: refactor test-http-response-splitting 8 years ago
Eric Christie cd3e17e248
test: improve coverage in test-crypto.dh 8 years ago
Tarang Hirani fa681ea55a
test: add regex check to test-module-loading 8 years ago
Fedor Indutny 53dd1a8539
tls: do not crash on STARTTLS when OCSP requested 8 years ago
Jason Wilson f0eee61a93
test: throw check in test-zlib-write-after-close 8 years ago
Kunal Pathak f0c7c7fad4
test: fix flaky test-vm-timeout-rethrow 8 years ago
Rich Trott 53f2848dc8
test: favor assertions over console logging 8 years ago
Rich Trott 0109321fd8
test: refactor test-https-truncate 8 years ago
Rod Vagg 536733697c
test: simplify test-http-client-unescaped-path 8 years ago
Ben Noordhuis 15231aa6e5
http: reject control characters in http.request() 9 years ago
Gireesh Punathil 4ce9bfb4e7
test: exclude pseudo-tty test pertinent to #11541 8 years ago
Adam Langley 35a660ee70
crypto: fix handling of root_cert_store. 8 years ago
Sam Roberts 1595328b44
crypto: allow adding extra certs to well-known CAs 8 years ago
Italo A. Casas 735119c6fb
test: cleanup stream tests 9 years ago
Michaël Zasso 2eda3c7c75
lib,test: use consistent operator linebreak style 8 years ago
Rich Trott f9f8e4ee3e
test: refactor test-preload 8 years ago
Sam Shull e7c4dfb83b
test: invalid package.json causes error when require()ing in directory 8 years ago
Travis Bretton 22226fa900
test: refactoring test-pipe-head 8 years ago
Ken Russo 11115c0d85
test: add second argument to assert.throws() 8 years ago
Richard Karmazin 96ca40bdd8
test: refactor test-tls-0-dns-altname 8 years ago
Jason Wohlgemuth 98496b6d3e
test: test: refactor test-sync-fileread 8 years ago
Bryan English 324c82b1c9
test: use common.fixturesDir almost everywhere 9 years ago
Cesar Hernandez ce91bb21ba
test: refactor test-repl-mode.js 8 years ago
Kent.Fan 61cbc202a1
test: refactor test-net-dns-custom-lookup 8 years ago
Hutson Betts 812c6361ff
test: refactor test-tls-server-verify 8 years ago
cjihrig 19907c27a6
test: use mustCall() for simple flow tracking 9 years ago
Jonathan Darling 53404dbc1f
test: add stdin-setrawmode.out file 8 years ago
Safia Abdalla 1fac431307
test: add tests for clearBuffer state machine 8 years ago
cjihrig 37a362275e
test: update test-cluster-shared-handle-bind-error 8 years ago
cjihrig f5e54f5d5f
test: avoid assigning this to variables 8 years ago
Adrian Estrada 28a5ce10af
test: improve test-http-allow-req-after-204-res 8 years ago
Adrian Estrada 52edebc8f3
test: improve test-fs-empty-readStream.js 8 years ago
Fabrice Tatieze b74bc517a6
test: use strictEqual in test-http-server 8 years ago
Chris Story a9cd1d1267
test: refactor test-stream2-unpipe-drain 8 years ago
Sarah Meyer 7020e9fd8b
test: add test for SIGWINCH handling by stdio.js 8 years ago
jBarz 7505b86d2f
os: fix os.release() for aix and add test 8 years ago
Adrian Estrada 56b193a9c2
test: improve code in test-vm-preserves-property 8 years ago