summaryrefslogtreecommitdiff
path: root/test/parallel/test-console-table.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* console: use getStringWidth() for character width calculationAnna Henningsen2019-09-021-0/+18
* console: fix table() outputBrian White2019-05-301-0/+14
* util: improve function inspectionRuben Bridgewater2019-05-021-1/+1
* test: deep object to table not coveredOsmond van Hemert2018-11-151-0/+8
* test: console.table when `null` in dataZYSzys2018-09-271-0/+9
* console,util: avoid pair array generation in C++Anna Henningsen2018-07-161-0/+20
* test: improve console table error outputRuben Bridgewater2018-07-141-1/+4
* console: .table fall back to logging for function tooohbarye2018-05-181-0/+1
* console: fix console.table() display edge caseRich Trott2018-04-271-11/+20
* console: add table methodGus Caplan2018-03-301-0/+196