12 Commits (9fc695c574415036acb6e65cc19ed6479ed26852)

Author SHA1 Message Date
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
oogz b46d8cdcde test: cleanup vars to const and '==' to '===' 8 years ago
Brian White fa4c4d655a http: fix connection upgrade checks 8 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Rich Trott e1aedbf671 test: remove unused vars from http/https tests 9 years ago
Brian White eded11705b test: use random ports where possible 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Santiago Gimeno d8ba2c0de4 test: fix `http-upgrade-client` flakiness 9 years ago
Fedor Indutny 32ac3769f5 http: do not emit `upgrade` on advertisement 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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 e8500274e0 Revert "http: remove bodyHead from 'upgrade' events" 12 years ago
Nathan Zadoks a40133d10c http: remove bodyHead from 'upgrade' events 12 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
koichik 8293bb8a32 test: refactored http test. 14 years ago
Mikeal Rogers 48dcb905f6 Update tests for http2. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 3fceb491d4 Style 14 years ago
Ryan Dahl 38f117cb6d one more 'listening' race condition 14 years ago
Ryan Dahl db73c71280 Pass correct message in HTTP client upgrade 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 15 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Peter Griess 187f191558 Support 'upgrade' event in HTTP client. 15 years ago