summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2019-09-30test: fix flaky test-cluster-net-listen-ipv6only-noneRich Trott
2019-09-25crypto: use byteLength in timingSafeEqualTobias Nießen
2019-09-21src: fix closing weak `HandleWrap`s on GCAnna Henningsen
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-07src: make ELDHistogram a HandleWrapAnna Henningsen
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-08-10test: unskip tests that now pass on AIXSam Roberts
2019-07-15test: increase limit for network space overhead testBen L. Titzer
2019-07-09src: simplify DEP0062 logiccjihrig
2019-07-02test: skip tests related to CI failures on AIXSam Roberts
2019-06-17test: fix NODE_OPTIONS feature checkRichard Lau
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-06-16test: move --cpu-prof tests to sequentialJoyee Cheung
2019-06-12test: split test-cpu-prof.jsJoyee Cheung
2019-06-10test: remove test-gc-http-client from status fileRich Trott
2019-06-10test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-01lib: no need to strip BOM or shebang for scriptsRefael Ackermann
2019-06-01test: rename test-performance to test-perf-hooksUjjwal Sharma
2019-05-30test: switch assertEqual argumentsEvgenii Shchepotev
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-26lib: rework logic of stripping BOM+Shebang from commonjsGus Caplan
2019-05-20child_process: setup stdio on error when possiblecjihrig
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-03async_hooks: fixup do not reuse HTTPParserGerhard Stoebich
2019-04-30Revert "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-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