summaryrefslogtreecommitdiff
path: root/test/sequential
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.ddCommand()Rich Trott2018-10-121-1/+0
* async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol2018-10-101-1/+2
* test: add module require tests for certain package.json errorsTom White2018-10-071-0/+7
* test: harden test-gc-http-client-timeoutDenys Otrishko2018-10-041-20/+18
* test: mark some flakesRefael Ackermann2018-10-021-0/+11
* test: improve test-gc-http-clientRich Trott2018-10-011-1/+0
* test: fix flaky test-gc-net-timeoutRich Trott2018-09-281-1/+0
* test: improve test-gc-http-client-connabortedRich Trott2018-09-271-0/+60
* test: improve debugging information for http2 testRich Trott2018-09-271-1/+8
* test: remove setImmediate from timeout testRich Trott2018-09-271-1/+1
* test: improve test-gc-http-client-onerrorRich Trott2018-09-261-0/+68
* test: improve test-gc-http-client-timeoutRich Trott2018-09-261-0/+69
* test: improve reliability of test-gc-http-clientRich Trott2018-09-261-0/+60
* test: improve reliability of test-gc-net-timeoutRich Trott2018-09-261-0/+67
* test: fix flaky sequential/test-fs-watch-system-limitAnna Henningsen2018-09-231-1/+2
* fs: improve fs.watch ENOSPC error messageAnna Henningsen2018-09-221-0/+51
* crypto: add API for key pair generationTobias Nießen2018-09-201-0/+1
* test: mark some tests as flakyJoão Reis2018-09-191-0/+1
* lib: move process.binding('js_stream') to internalBindingAnto Aravinth2018-09-181-1/+1
* inspector: enable Inspector JS API in workersEugene Ostroukhov2018-09-173-1/+8
* test: simplify assertion in http2 testsRich Trott2018-09-162-3/+3
* test: improve assertion in test-inspector.jsRich Trott2018-09-161-2/+1
* inspector: implemented V8InspectorClient::resourceNameToUrlAlexey Kozyatinskiy2018-09-146-9/+53
* test: remove string argument to strictEqual()Hariss0962018-09-091-4/+4
* test: fix inspector tests after V8 upgradeAlexey Kozyatinskiy2018-09-076-7/+6
* src: remove calls to deprecated V8 functions (Int32Value)Michaël Zasso2018-09-051-1/+1
* dgram: make process.binding('udp_wrap') internalcjihrig2018-08-311-1/+1
* dns: make process.binding('cares_wrap') internalcjihrig2018-08-301-1/+1
* lib: make pipe_wrap binding internalcjihrig2018-08-291-2/+2
* fs: make fs_event_wrap binding internalcjihrig2018-08-281-1/+1
* test: add test for internalConnect() when address type is IPv6Yaniv Friedensohn2018-08-281-6/+25
* child_process: make process_wrap binding internalcjihrig2018-08-271-1/+1
* src: move process.binding('async_wrap') internalDaniel Bevenius2018-08-272-2/+4
* crypto: move process.binding('tls_wrap') internalDaniel Bevenius2018-08-241-1/+1
* src: move process.binding('tcp_wrap') to internalDaniel Bevenius2018-08-241-2/+2
* crypto: move process.binding('crypto') to internalDaniel Bevenius2018-08-241-1/+1
* test: harden sequential/test-performanceRuben Bridgewater2018-08-231-18/+51
* test: move http timeout test to parallelRich Trott2018-08-201-56/+0
* test: fix flaky http timeout testRich Trott2018-08-201-2/+3
* src: implement v8::Platform::CallDelayedOnWorkerThreadAlexey Kozyatinskiy2018-08-201-0/+21
* src: move process.binding('signal_wrap') to internalBindingJames M Snell2018-08-191-2/+2
* stream: move process.binding('stream_wrap') to internalBindingJames M Snell2018-08-191-2/+2
* http: move process.binding('http_parser') to internalBindingJames M Snell2018-08-182-3/+6
* test: rename some allegoriesVse Mozhet Byt2018-08-141-4/+4
* inspector: unmark tests as flakyEugene Ostroukhov2018-08-131-4/+0
* test: move test-http-client-timeout-option-with-agent to sequentialOuyang Yadong2018-08-131-0/+55
* test: add test-http2-large-file sequential testJames M Snell2018-08-131-0/+39
* test: remove unused configBenjamin Gruenbaum2018-08-021-1/+0
* test: improve reliability in http2-session-timeoutRich Trott2018-08-011-5/+4
* src,lib: rename FSReqWrap to FSReqCallbackJon Moss2018-08-011-3/+3