summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
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
2018-07-18test: refactor test-module-loading assertionsBruno Pinho
2018-07-17test: move inspector test back to parallel, unmark flakyAnna Henningsen
2018-07-15test: fix flaky test-debug-promptRich Trott
2018-07-13test: fix flaky watchFile()Rich Trott
2018-07-07inspector: expose original consoleMatteo Collina
2018-07-03tls: throw error on bad ciphers optionBrian White
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-24test: move net bytes-per-chunk test to sequentialRich Trott
2018-06-20test: move net bytes-per-chunk test to parallelAnna Henningsen
2018-06-19test: move test-benchmark-path to sequentialRich Trott
2018-06-15perf_hooks: remove less useful bootstrap marksJames M Snell