summaryrefslogtreecommitdiff
path: root/test/parallel/test-console-table.js
AgeCommit message (Expand)Author
2019-09-02console: use getStringWidth() for character width calculationAnna Henningsen
2019-05-30console: fix table() outputBrian White
2019-05-02util: improve function inspectionRuben Bridgewater
2018-11-15test: deep object to table not coveredOsmond van Hemert
2018-09-27test: console.table when `null` in dataZYSzys
2018-07-16console,util: avoid pair array generation in C++Anna Henningsen
2018-07-14test: improve console table error outputRuben Bridgewater
2018-05-18console: .table fall back to logging for function tooohbarye
2018-04-27console: fix console.table() display edge caseRich Trott
2018-03-30console: add table methodGus Caplan