summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2018-10-02test: mark some flakesRefael Ackermann
2018-10-01test: improve test-gc-http-clientRich Trott
2018-09-28test: fix flaky test-gc-net-timeoutRich Trott
2018-09-27test: improve test-gc-http-client-connabortedRich Trott
2018-09-27test: improve debugging information for http2 testRich Trott
2018-09-27test: remove setImmediate from timeout testRich Trott
2018-09-26test: improve test-gc-http-client-onerrorRich Trott
2018-09-26test: improve test-gc-http-client-timeoutRich Trott
2018-09-26test: improve reliability of test-gc-http-clientRich Trott
2018-09-26test: improve reliability of test-gc-net-timeoutRich Trott
2018-09-23test: fix flaky sequential/test-fs-watch-system-limitAnna Henningsen
2018-09-22fs: improve fs.watch ENOSPC error messageAnna Henningsen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-19test: mark some tests as flakyJoão Reis
2018-09-18lib: move process.binding('js_stream') to internalBindingAnto Aravinth
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-09-16test: simplify assertion in http2 testsRich Trott
2018-09-16test: improve assertion in test-inspector.jsRich Trott
2018-09-14inspector: implemented V8InspectorClient::resourceNameToUrlAlexey Kozyatinskiy
2018-09-09test: remove string argument to strictEqual()Hariss096
2018-09-07test: fix inspector tests after V8 upgradeAlexey Kozyatinskiy
2018-09-05src: remove calls to deprecated V8 functions (Int32Value)Michaël Zasso
2018-08-31dgram: make process.binding('udp_wrap') internalcjihrig
2018-08-30dns: make process.binding('cares_wrap') internalcjihrig
2018-08-29lib: make pipe_wrap binding internalcjihrig
2018-08-28fs: make fs_event_wrap binding internalcjihrig
2018-08-28test: add test for internalConnect() when address type is IPv6Yaniv Friedensohn
2018-08-27child_process: make process_wrap binding internalcjihrig
2018-08-27src: move process.binding('async_wrap') internalDaniel Bevenius
2018-08-24crypto: move process.binding('tls_wrap') internalDaniel Bevenius
2018-08-24src: move process.binding('tcp_wrap') to internalDaniel Bevenius
2018-08-24crypto: move process.binding('crypto') to internalDaniel Bevenius
2018-08-23test: harden sequential/test-performanceRuben Bridgewater
2018-08-20test: move http timeout test to parallelRich Trott
2018-08-20test: fix flaky http timeout testRich Trott
2018-08-20src: implement v8::Platform::CallDelayedOnWorkerThreadAlexey Kozyatinskiy
2018-08-19src: move process.binding('signal_wrap') to internalBindingJames M Snell
2018-08-19stream: move process.binding('stream_wrap') to internalBindingJames M Snell
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2018-08-14test: rename some allegoriesVse Mozhet Byt
2018-08-13inspector: unmark tests as flakyEugene Ostroukhov
2018-08-13test: move test-http-client-timeout-option-with-agent to sequentialOuyang Yadong
2018-08-13test: add test-http2-large-file sequential testJames M Snell
2018-08-02test: remove unused configBenjamin Gruenbaum
2018-08-01test: improve reliability in http2-session-timeoutRich Trott
2018-08-01src,lib: rename FSReqWrap to FSReqCallbackJon Moss
2018-07-31test: improve assertions in child-process-execsyncbhavayAnand9
2018-07-28dgram: hide underscored Socket propertiescjihrig
2018-07-26test: fix scriptParsed event expectationsIngvar Stepanyan
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso