rkflx created this revision. Restricted Application added a project: Frameworks.
REVISION SUMMARY Tests most of the basic functionality and uncovers bugs for a few edge cases. Testing some of the advanced features is skipped for now, there might be more bugs lurking. Checking the text elision in relation to font metrics is already being covered by Qt's autotests. Depends on https://phabricator.kde.org/D7162 TEST PLAN Tests pass, except where marked as QEXPECT_FAIL. REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D7163 AFFECTED FILES autotests/CMakeLists.txt autotests/ksqueezedtextlabelautotest.cpp autotests/ksqueezedtextlabelautotest.h To: rkflx, #frameworks