summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2019-07-20test: increase limit for network space overhead testBen L. Titzer
2019-07-20src: simplify DEP0062 logiccjihrig
2019-07-02test: skip tests related to CI failures on AIXSam Roberts
2019-06-18test: fix NODE_OPTIONS feature checkRichard Lau
2019-06-18test: move --cpu-prof tests to sequentialJoyee Cheung
2019-06-17test: split test-cpu-prof.jsJoyee Cheung
2019-06-17test: remove test-gc-http-client from status fileRich Trott
2019-06-17test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-17test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-17Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-17test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-17test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-01test: rename test-performance to test-perf-hooksUjjwal Sharma
2019-05-31test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-28inspector: implement --heap-profJoyee Cheung
2019-05-21child_process: setup stdio on error when possiblecjihrig
2019-05-06inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-04async_hooks: fixup do not reuse HTTPParserGerhard Stoebich
2019-05-01Revert "test: skip test-cpu-prof in debug builds with code cache"Anna Henningsen
2019-04-27test: refactor net-connect-handle-econnrefusedLuigi Pinca
2019-04-27test: move test-net-connect-handle-econnrefusedLuigi Pinca
2019-04-27lib: throw a special error in internal/assertJoyee Cheung
2019-04-27test: 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