[Differential] [Request, 846 lines] D3942: [WIP] Adding more unit tests for lldb formatters
qi437103 (Aetf)
noreply at phabricator.kde.org
Tue Jan 3 22:49:48 UTC 2017
qi437103 created this revision.
qi437103 added a reviewer: kfunk.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
The lldb formatters were left without much tests in the summer. I finally got some time to cover more cases.
added tests are
- QString and QByteArray are displayed with correct escaping and can handle unicode contents
- Common container types (QList, QVector, etc) works
REPOSITORY
R32 KDevelop
BRANCH
lldb-formatters
REVISION DETAIL
https://phabricator.kde.org/D3942
AFFECTED FILES
debuggers/lldb/controllers/variable.cpp
debuggers/lldb/controllers/variablecontroller.cpp
debuggers/lldb/formatters/helpers.py
debuggers/lldb/formatters/qt.py
debuggers/lldb/unittests/debugees/debugeeqt.cpp
debuggers/lldb/unittests/debugees/qbytearray.cpp
debuggers/lldb/unittests/debugees/qstring.cpp
debuggers/lldb/unittests/test_lldb.cpp
debuggers/lldb/unittests/test_lldb.h
debuggers/lldb/unittests/test_lldbformatters.cpp
debuggers/lldb/unittests/test_lldbformatters.h
debuggers/lldb/unittests/testhelper.cpp
debuggers/lldb/unittests/testhelper.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170103/8be33894/attachment.html>
More information about the KDevelop-devel
mailing list