summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-06test: deflake test-tls-js-streamLuigi Pinca
2019-05-06test: mark test-tls-enable-trace-cli flakycjihrig
2019-05-06n-api: make napi_get_property_names return stringsAnna Henningsen
2019-05-06tools: fix node-core/required-modules eslint ruleBen Noordhuis
2019-05-05assert: refine assertion messageRuben Bridgewater
2019-05-05assert: fix `assert.fail()` stackRuben Bridgewater
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-05tls: add --tls-min-v1.2 CLI switchSam Roberts
2019-05-04test: improve test-async-hooks-http-parser-destroyRich Trott
2019-05-04util: inspect constructor closerRuben Bridgewater
2019-05-04test: converting NghttpError to string in HTTP2 moduleRuwan Geeganage
2019-05-03tls: disallow conflicting TLS protocol optionsSam Roberts
2019-05-03module: throw on require('./path.mjs');Myles Borins
2019-05-03module: add createRequire methodMyles Borins
2019-05-03async_hooks: fixup do not reuse HTTPParserGerhard Stoebich
2019-05-02util: better number formattersRuben Bridgewater
2019-05-03test: add mustCall to openssl-client-cert-engineBoxuan Li
2019-05-02test: document NODE_COMMON_PORT env varcjihrig
2019-05-02test: allow EAI_FAIL in test-http-dns-error.jscjihrig
2019-05-02util: improve function inspectionRuben Bridgewater
2019-05-02tls,cli: add --trace-tls command-line flagcjihrig
2019-05-02test: refactor and deflake test-tls-sni-server-clientLuigi Pinca
2019-05-01module: allow passing a directory to createRequireFromPathGilles De Mey
2019-05-02fs: align fs.ReadStream buffer pool writes to 8-byte boundaryptaylor
2019-05-02test: make sure weak references are not GCed too earlyRuben Bridgewater
2019-05-01test: better output for test-report-uv-handles.jsgengjiawen
2019-05-01buffer,errors: improve bigint, big numbers and moreRuben Bridgewater
2019-04-30test: add mustcall in test-net-bytes-read.jsimhype
2019-04-30fs: added tests for util file preprocessSymlinkDestinationRuwan Geeganage
2019-04-30Revert "test: skip test-cpu-prof in debug builds with code cache"Anna Henningsen
2019-04-30test: check `napi_get_reference_value()` during finalizationAnna Henningsen
2019-04-30test: remove flaky designation for test-tls-sni-optionLuigi Pinca
2019-04-30test: add missing line breaks to keep-alive header of slow headers testShuhei Kagawa
2019-04-30test: add tests for new language featuresRuben Bridgewater
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-04-30test: add mustCall for parallel/test-net-connect-paused-connectionsujunfei
2019-04-30test: add mustCallAtLeast to test-fs-read-stream-resume.jsheben
2019-04-30test: adding mustCall in test-fs-readfile-empty.js陈健
2019-04-30test: add common.mustCall in test-http-abort-client.jsOneNail
2019-04-30test: add mustCall to http-abort-queued testYaphet Ye
2019-04-30test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon
2019-04-30test: add mustCall to test-dgram-connect-send-multi-buffer-copy.jsXGHeaven
2019-04-29test: add test of policy about parse errorDaiki Ihara
2019-04-29test: add mustCall to test-net-after-close testxuqinggang
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-29child_process: only stop readable side of stream passed to procAnna Henningsen
2019-04-29test: add "mustCall" to test-fs-readfile-unlinkwuchenkai
2019-04-29test: add missing ToC entriescjihrig
2019-04-29test: document report helper modulecjihrig
2019-04-29test: document NODE_SKIP_FLAG_CHECKcjihrig