aboutsummaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-24test: fix ineffective error testsMasashi Hirano
2019-04-22src: do not reuse async resource in http parsersDaniel Beckert
2019-04-22build: improve embedded code-cache detectionRefael Ackermann
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-19test: skip test-cpu-prof in debug builds with code cacheJoyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-04-11lib: faster FreeListAnatoli Papirovski
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-04-03test: make module test pass with NODE_PENDING_DEPRECATIONAnna Henningsen
2019-04-02test: move test that creates 1Gb file to pummelRich Trott
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-27module: throw an error for invalid package.json main entriesRuben Bridgewater
2019-03-24test: refactor test-https-connect-localportRich Trott
2019-03-24test: replace localhost IP with 'localhost' for TLS conformityRich Trott
2019-03-24test: use common.PORT instead of hardcoded numberRich Trott
2019-03-24test: move test-https-connect-localport to sequentialRich Trott
2019-03-22test: move pummel tls test to sequentialRich Trott
2019-03-20test: optimize test-http2-large-fileRich Trott
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-11lib,src: remove usage of _externalStreamAnna Henningsen
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-07test: remove usage of `process.binding()`Anna Henningsen
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28test: eliminate port collisionGireesh Punathil
2019-02-26inspector: return Error objects on errorcjihrig
2019-02-21http2: shrink memory to match read dataAnna Henningsen
2019-02-19src: remove `process.binding('config').debugOptions`Joyee Cheung
2019-02-15lib: improve error message for MODULE_NOT_FOUNDAli Ijaz Sheikh
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-02-03inspector,vm: remove --eval wrapperAnna Henningsen
2019-02-02process: move DEP0062 (node --debug) to end-of-lifeJoyee Cheung
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-25test: fix sequential/test-performance delayAnatoli Papirovski
2019-01-23test: revoke flaky designation for testsGireesh Punathil
2019-01-11test: remove unnecessary skipIfWorker()Rich Trott
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-03test: replace internals with public APIRich Trott
2018-12-31test: slightly refactor test-child-process-execsyncDenys Otrishko
2018-12-28test: mark two tests as flaky in AIXGireesh Punathil
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-14test: mark test-child-process-execsync flaky on AIXRich Trott
2018-12-14test: increase error information in test-cli-syntax-*Rich Trott
2018-12-12test: split test-cli-syntax into multiple testsRich Trott
2018-12-13inspector: move process.binding to internalBindingBeni von Cheni
2018-12-11test: mark test-cli-syntax as flaky/unreliableRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater