Merge lp://qastaging/~renatofilho/qtorganizer5-eds/unit-tests-with-dbus-test-runner into lp://qastaging/qtorganizer5-eds

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 39
Merged at revision: 21
Proposed branch: lp://qastaging/~renatofilho/qtorganizer5-eds/unit-tests-with-dbus-test-runner
Merge into: lp://qastaging/qtorganizer5-eds
Diff against target: 2916 lines (+1149/-624)
31 files modified
CMakeLists.txt (+30/-4)
config.h.in (+8/-1)
debian/control (+2/-0)
qorganizer/CMakeLists.txt (+4/-0)
qorganizer/qorganizer-eds-collection-engineid.cpp (+1/-2)
qorganizer/qorganizer-eds-collection-engineid.h (+4/-5)
qorganizer/qorganizer-eds-engine.cpp (+156/-328)
qorganizer/qorganizer-eds-engine.h (+19/-57)
qorganizer/qorganizer-eds-enginedata.cpp (+63/-0)
qorganizer/qorganizer-eds-enginedata.h (+60/-0)
qorganizer/qorganizer-eds-fetchrequestdata.cpp (+8/-7)
qorganizer/qorganizer-eds-fetchrequestdata.h (+7/-5)
qorganizer/qorganizer-eds-removecollectionrequestdata.cpp (+23/-9)
qorganizer/qorganizer-eds-removecollectionrequestdata.h (+4/-1)
qorganizer/qorganizer-eds-removerequestdata.cpp (+4/-2)
qorganizer/qorganizer-eds-removerequestdata.h (+1/-1)
qorganizer/qorganizer-eds-requestdata.cpp (+11/-8)
qorganizer/qorganizer-eds-requestdata.h (+6/-0)
qorganizer/qorganizer-eds-savecollectionrequestdata.cpp (+29/-27)
qorganizer/qorganizer-eds-savecollectionrequestdata.h (+0/-2)
qorganizer/qorganizer-eds-saverequestdata.cpp (+2/-2)
qorganizer/qorganizer-eds-saverequestdata.h (+1/-0)
qorganizer/qorganizer-eds-source-registry.cpp (+300/-0)
qorganizer/qorganizer-eds-source-registry.h (+92/-0)
qorganizer/qorganizer-eds-viewwatcher.cpp (+50/-56)
qorganizer/qorganizer-eds-viewwatcher.h (+9/-9)
tests/unittest/CMakeLists.txt (+32/-7)
tests/unittest/collections-test.cpp (+65/-52)
tests/unittest/eds-base-test.cpp (+77/-0)
tests/unittest/eds-base-test.h (+39/-0)
tests/unittest/event-test.cpp (+42/-39)
To merge this branch: bzr merge lp://qastaging/~renatofilho/qtorganizer5-eds/unit-tests-with-dbus-test-runner
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+197767@code.qastaging.launchpad.net

Commit message

Configured eds to run a new session for each test.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
35. By Renato Araujo Oliveira Filho

Wait for source-registry before start evolution service.

36. By Renato Araujo Oliveira Filho

Added command to find for source-registry service.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
37. By Renato Araujo Oliveira Filho

Fixed memory leak.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
38. By Renato Araujo Oliveira Filho

Allow to change source registry service name during the compilation.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
39. By Renato Araujo Oliveira Filho

Use "org.gnome.evolution.dataserver.Sources2" as default value for EVOLUTION_SOURCE_SERVICE_NAME

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches