summaryrefslogtreecommitdiff
path: root/test/common/report.js
Commit message (Expand)AuthorAgeFilesLines
* test: put common lint exceptions into config fileRich Trott2021-07-171-1/+0
* report: generates report on threads with no isolateslegendecas2021-06-141-34/+39
* src: add errorProperties on process.reporthimself652020-06-261-7/+30
* src,cli: support compact (one-line) JSON reportsSam Roberts2020-03-171-1/+6
* report: add support for WorkersAnna Henningsen2020-01-211-3/+8
* report: include network interfaces in reportcjihrig2019-08-031-1/+24
* test,report: relax CPU match requirementsAnna Henningsen2019-07-291-1/+1
* report: loop over uv_cpu_info() resultscjihrig2019-07-251-0/+5
* report: modify getReport() to return an ObjectChristopher Hiller2019-07-121-9/+17
* report: add report versioningcjihrig2019-06-201-1/+3
* report: add cpu info to report outputChristopher Hiller2019-06-151-2/+12
* tools: force common be required before any other modulesZYSzys2019-05-131-1/+1
* report: use uv_gettimeofday for dumpEventTimeStampcjihrig2019-04-221-5/+1
* report: add cwd to reportcjihrig2019-04-021-1/+2
* report: use DiagnosticFilename for default filenameRichard Lau2019-03-151-2/+2
* report: support RUSAGE_SELF stats on Windowscjihrig2019-03-041-22/+20
* report: rename location to triggercjihrig2019-03-031-2/+2
* test: improve validation of report outputcjihrig2019-03-021-5/+184
* report: separate release metadataRichard Lau2019-02-011-0/+3
* test: refactor test/common/report.jscjihrig2019-01-301-28/+24
* test: add node-report testsLakshmiSwethaG2019-01-181-0/+43