summaryrefslogtreecommitdiff
path: root/unittest/test_util_TextTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix: Don't crash in TextTable for a single heading rowJoel Rosdahl2022-12-231-0/+6
* enhance: Add TextTable support for cells spanning several columnsJoel Rosdahl2021-08-161-0/+13
* enhance: Add util::TextTable::TextTable(const char*)Joel Rosdahl2021-08-161-15/+15
* enhance: Add TextTable support for right-aligned integersJoel Rosdahl2021-08-161-2/+24
* Add TextTable classJoel Rosdahl2021-07-241-0/+86