12 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 7 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 746a46ebdd test: increase usage of assert.ifError() 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Johan Bergström 563771d8b1 test: split parts out of host-headers test into its own test 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
isaacs 19ecc3a4a6 test updates for streams2 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Mikeal Rogers 48dcb905f6 Update tests for http2. 13 years ago
isaacs 6d85da185c Closes GH-721 Set default host header properly 14 years ago