summaryrefslogtreecommitdiffstats
path: root/src/test/test-gunicode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test-gunicode: add new test to show that unichar_iswide() is borkedZbigniew Jędrzejewski-Szmek2023-06-241-0/+27
I discovered this while looking at the tests with wide characters in the next patch. It's something to fix, but not directly relevant to the issue of skipping ANSI in ellipsization. We will generate output that is wider than expected in some cases, but wide characters are used very rarely so this isn't such a big problem.