summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2018-10-14benchmark: added a test benchmark for workerMuzafar Umarov
2018-10-13test: correctly order assertion argumentsEmily Kolar
2018-10-13lib: migrate from process.binding to internalBindingAndres Monge
2018-10-13test: mark `test-http2-session-timeout` as flake on ARMRefael Ackermann
2018-10-12test: fix parameter order passed to strictEqualShannon
2018-10-12test: move some gc tests back to parallel/, unmark flakyAnna Henningsen
2018-10-12test: improve test-gc-http-client-onerrorDenys Otrishko
2018-10-12test: improve test-gc-http-client-connabortedDenys Otrishko
2018-10-12test: refactor common.ddCommand()Rich Trott
2018-10-10async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-07test: add module require tests for certain package.json errorsTom White
2018-10-04test: harden test-gc-http-client-timeoutDenys Otrishko
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