summaryrefslogtreecommitdiff
path: root/test/report
Commit message (Expand)AuthorAgeFilesLines
* test: add lint rule to enforce trailing commasAntoine du Hamel2022-11-172-3/+3
* report: fix missing section javascriptHeap on OOMErrorlegendecas2022-09-025-20/+27
* test: split report OOM testsJoyee Cheung2022-08-296-123/+174
* report: add queue info for udptheanarkh2022-08-241-0/+2
* report: print javascript stack on fatal errorlegendecas2022-08-201-1/+3
* report: skip report if uncaught exception is handledChengzhong Wu2022-08-166-36/+108
* test: mark flaky tests on smartosFeng Yu2022-06-281-0/+11
* test: avoid deep comparisons with literalsTobias Nießen2021-11-021-4/+4
* src: write named pipe info in diagnostic reportlegendecas2021-05-213-45/+138
* src: print arbitrary javascript exception value in node reportlegendecas2021-04-262-0/+50
* test: remove unneeded m flag on regular expressionsRich Trott2021-04-091-3/+3
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-2/+2
* src: add loop idle time in diagnostic reportGireesh Punathil2020-11-131-0/+3
* lib: honor setUncaughtExceptionCaptureCallbackGireesh Punathil2020-10-151-0/+26
* src: add errorProperties on process.reporthimself652020-06-262-1/+15
* 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