summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-08-14http2: fix [kInspect]() output for Http2StreamEvan Lucas
2017-08-14test: cover all HTTP methods that parser supportsOky Antoro
2017-08-14test: add test to verify ErrnoException pathDaniel Bevenius
2017-08-14test: use regular expressions in throw assertionsVincent Xue
2017-08-13test: invoke callback with common.mustCall()Griffith Tchenpan
2017-08-13util: improve util.inspect performanceRuben Bridgewater
2017-08-13http2: improve perf of passing headers to C++Anna Henningsen
2017-08-13repl: include folder extensions in autocompleteTeddy Katz
2017-08-12test: add test-benchmark-arraysRich Trott
2017-08-12n-api: add napi_get_node_versionAnna Henningsen
2017-08-12test: allow inspector to reopen with same portGibson Fahnestock
2017-08-11test: make test-tls-alert-handling more strictRich Trott
2017-08-11Revert "inspector: rewrite inspector test helper"Anna Henningsen
2017-08-11test: remove redundant `using` in cctestXadillaX
2017-08-11test: make totalLen snake caseDaniel Bevenius
2017-08-11inspector: support extra contextsEugene Ostroukhov
2017-08-11test: check crypto before requiring tls moduleDaniel Bevenius
2017-08-10inspector: rewrite inspector test helperEugene Ostroukhov
2017-08-11test: increase http2 coverageMichael Albert
2017-08-10test: make test-tls-connect checks more strictRich Trott
2017-08-10Revert "test: disable MultipleEnvironmentsPerIsolate"Anna Henningsen
2017-08-10Revert "test: add DISABLED_ prefix to commented out test"Anna Henningsen
2017-08-10test: properly order freeing resources in cctestAnna Henningsen
2017-08-10process: make `this` value consistentRich Trott
2017-08-10test: check `this` value for `nextTick()`Rich Trott
2017-08-10fs: invoke callbacks with undefined contextRich Trott
2017-08-10test: refactor test-fs-statRich Trott
2017-08-10test: set module loading error for aixPrakash Palaniappan
2017-08-09test: split out load-sensitive readline testsRich Trott
2017-08-09test: fix conversion of microseconds in testNick Stanish
2017-08-09test: improve check in test-osRich Trott
2017-08-08http2: rename some nghttp2 stream flagsKelvin Jin
2017-08-08child_process: fix handle passing w large payloadsAnna Henningsen
2017-08-08test: replace indexOf with includesMiguel Angel Asencio Hurtado
2017-08-08test: add crypto check to http2 testsDaniel Bevenius
2017-08-08test: fix test-readline-interfaceAzard
2017-08-08stream: support readable/writableHWM for DuplexGuy Margalit
2017-08-07console: coerce label to string in console.time()James M Snell
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-08-07test: improve multiple timers testsJames M Snell
2017-08-07n-api: optimize number API performanceJason Ginchereau
2017-08-07test: use ciphers supported by shared OpenSSLJérémy Lal
2017-08-07test: mitigate RegEx exceeding 80 charsAditya Anand
2017-08-06test: add block scoping to test-readline-interfaceRich Trott
2017-08-07inspector: allow require in Runtime.evaluateJan Krems
2017-08-06src: avoid dereference without existence checkTimothy Gu
2017-08-05test: explain sloppy mode for test-globalRich Trott
2017-08-05encoding: rudimentary TextDecoder support w/o ICUTimothy Gu
2017-08-05test: fix test-readline-position w/o ICUTimothy Gu