summaryrefslogtreecommitdiff
path: root/test/report
Commit message (Expand)AuthorAgeFilesLines
* report: fix stderr matching for fatal errorgengjiawen2020-04-091-2/+2
* src: handle report options on fatalerrorSam Roberts2020-03-311-17/+93
* report: handle on-fatalerror betterHarshitha KP2020-03-251-14/+23
* src,cli: support compact (one-line) JSON reportsSam Roberts2020-03-172-1/+17
* doc,lib,src,test: make --experimental-report a nopcjihrig2020-03-158-39/+11
* test: remove common.skipIfReportDisabled()cjihrig2020-03-158-8/+1
* test: verify threadId in reportsDylan Coakley2020-01-311-0/+1
* report: add support for WorkersAnna Henningsen2020-01-211-0/+50
* test: refactor common.expectsErrorRuben Bridgewater2019-12-313-11/+11
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-0/+3
* report: modify getReport() to return an ObjectChristopher Hiller2019-07-121-1/+1
* test: check getReport when error with one line stackhimself652019-07-051-0/+8
* test: check writeReport when error with one line stackhimself652019-07-051-0/+8
* test: better output for test-report-uv-handles.jsgengjiawen2019-05-011-1/+1
* report: print common items first for readabilitygengjiawen2019-04-271-0/+16
* lib: replace --diagnostic-report-* with --report-*Joyee Cheung2019-04-225-5/+5
* report: improve signal name validationcjihrig2019-04-101-1/+10
* report: add support for UDP connected socketsRichard Lau2019-04-051-4/+19
* report: rename triggerReport() to writeReport()cjihrig2019-03-101-11/+11
* test: cover triggerReport() failure casecjihrig2019-03-101-0/+16
* test: cover stdout/stderr usage in triggerReport()cjihrig2019-03-101-0/+25
* test: refactor test/report/test-report-signal.jscjihrig2019-03-071-70/+27
* test: relax timer check in test-report-uv-handles.jsRichard Lau2019-03-061-1/+2
* report: refactor configuration managementcjihrig2019-03-054-5/+93
* test: rename node-report suite to reportcjihrig2019-03-027-0/+414