6183 Commits (a6973a38117de2e1b7681647160e55c8f9ad4050)

Author SHA1 Message Date
Anna Henningsen a6973a3811
Revert "inspector: rewrite inspector test helper" 7 years ago
XadillaX f422e38bca
test: remove redundant `using` in cctest 7 years ago
Daniel Bevenius d94e4b8e81
test: make totalLen snake case 7 years ago
Eugene Ostroukhov 63fc89a6a0 inspector: support extra contexts 8 years ago
Daniel Bevenius 7307839b55 test: check crypto before requiring tls module 7 years ago
Eugene Ostroukhov 2296b677fb inspector: rewrite inspector test helper 8 years ago
Michael Albert 340b3be1df
test: increase http2 coverage 7 years ago
Rich Trott cea4bd92fd
test: make test-tls-connect checks more strict 7 years ago
Anna Henningsen c80d400c01
Revert "test: disable MultipleEnvironmentsPerIsolate" 7 years ago
Anna Henningsen ef7da4200d
Revert "test: add DISABLED_ prefix to commented out test" 7 years ago
Anna Henningsen 93f25f4b44
test: properly order freeing resources in cctest 7 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Rich Trott 0d3ef5b0f8 test: check `this` value for `nextTick()` 8 years ago
Rich Trott 2249234fee fs: invoke callbacks with undefined context 8 years ago
Rich Trott c6126b1308 test: refactor test-fs-stat 8 years ago
Prakash Palaniappan 8172c8a506 test: set module loading error for aix 8 years ago
Rich Trott c7a9a2edd4 test: split out load-sensitive readline tests 7 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 7 years ago
Rich Trott 2923ed10bb test: improve check in test-os 7 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Miguel Angel Asencio Hurtado 9564c20810 test: replace indexOf with includes 8 years ago
Daniel Bevenius 1b719fe3d7 test: add crypto check to http2 tests 7 years ago
Azard f11379d25b test: fix test-readline-interface 7 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 8 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 8 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 8 years ago
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
James M Snell 7192e913f7 test: improve multiple timers tests 8 years ago
Jason Ginchereau af70c3b478 n-api: optimize number API performance 8 years ago
Jérémy Lal a974753676 test: use ciphers supported by shared OpenSSL 8 years ago
Aditya Anand ad664eae7d
test: mitigate RegEx exceeding 80 chars 8 years ago
Rich Trott daf5596c27 test: add block scoping to test-readline-interface 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu e96ca62480
src: avoid dereference without existence check 8 years ago
Rich Trott ff65a2e051 test: explain sloppy mode for test-global 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
Timothy Gu 3b0ef0bf53
test: fix test-readline-position w/o ICU 8 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell 59e509808a http2: address initial pr feedback 8 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell 033c3b0a4d test: fix flaky test-http2-client-unescaped-path on osx 8 years ago