[Kde-pim] Review Request 120668: Port KAbc away from KDELibs4Support
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Oct 20 16:58:39 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120668/
-----------------------------------------------------------
Review request for KDEPIM.
Repository: kdepimlibs
Description
-------
Stops linking against KDELibs4Support.
The weird part is the KLocale port. I think it's correct but I would appreciate some review.
Diffs
-----
kabc/CMakeLists.txt 5cda2ef
kabc/autotests/addresstest.cpp 29bf722
kabc/src/CMakeLists.txt c54477f
kabc/src/address.cpp 4daf016
kabc/src/addressee.h 48f9093
kabc/src/errorhandler.cpp 4addf4c
kabc/src/vcarddrag.cpp c77a0d9
Diff: https://git.reviewboard.kde.org/r/120668/diff/
Testing
-------
Builds.
Tests pass except for the AddressTest (but it doesn't look related, I can look into it later)
FAIL! : AddressTest::formatTest() Compared values are not the same
Actual (address.formattedAddress(QLatin1String("Huck Finn"))): "Huck Finn\n457 Foobar Ave\nNervousbreaktown DC, 1A2B3C\n\nUNITED STATES OF AMERICA"
Expected (result) : "Huck Finn\n457 Foobar Ave\nNervousbreaktown, DC 1A2B3C\n\nUNITED STATES OF AMERICA"
Loc: [/home/kde-devel/frameworks/kdepimlibs/kabc/autotests/addresstest.cpp(195)]
Also KPeople tests work, as well as KPeople itself.
Thanks,
Aleix Pol Gonzalez
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list