Move tnef render test to plugins, to now have a circular dependency.
ClosedPublic

Authored by knauss on Feb 9 2016, 1:22 PM.

Diff Detail

Repository
R81 KDE PIM Addons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
knauss updated this revision to Diff 2245.Feb 9 2016, 1:22 PM
knauss retitled this revision from to Move tnef render test to plugins, to now have a circular dependency..
knauss updated this object.
knauss edited the test plan for this revision. (Show Details)
knauss added a reviewer: mlaurent.
knauss updated this revision to Diff 2246.Feb 9 2016, 1:24 PM

remove uneeded file

knauss added a project: KDE PIM.
mlaurent added inline comments.Feb 10 2016, 5:42 AM
plugins/messageviewer/bodypartformatter/ms-tnef/autotests/testobjecttreesource.h
108 ↗(On Diff #2246)

need to make it const no ? and we need to increase messageviewer version and this version in CMakeLists.txt no ?
Depend against other patch :)

knauss updated this revision to Diff 2265.Feb 10 2016, 11:06 AM

the interface of messagelib has changes nned to update the patch.

knauss marked an inline comment as done.Feb 10 2016, 11:06 AM

updated patch

knauss updated this revision to Diff 2266.Feb 10 2016, 11:31 AM

remove unneeded dependencies.

mlaurent accepted this revision.Feb 10 2016, 12:11 PM
mlaurent edited edge metadata.
This revision is now accepted and ready to land.Feb 10 2016, 12:11 PM
This revision was automatically updated to reflect the committed changes.