Merge lp:~mzanetti/unity/phablet-bring-back-launcher-tests into lp:unity/phablet

Proposed by Michael Zanetti
Status: Merged
Approved by: MichaƂ Sawicz
Approved revision: no longer in the source branch.
Merged at revision: 583
Proposed branch: lp:~mzanetti/unity/phablet-bring-back-launcher-tests
Merge into: lp:unity/phablet
Diff against target: 8 lines (+1/-0)
1 file modified
tests/qmluitests/CMakeLists.txt (+1/-0)
To merge this branch: bzr merge lp:~mzanetti/unity/phablet-bring-back-launcher-tests
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Daniel d'Andrada (community) Approve
Review via email: mp+158434@code.launchpad.net

Commit message

Bring back launcher tests

Description of the change

Checking through coverage I realized that the Launcher claimed to be untested. Checking the code revealed that it's indeed missing in the CMakeLists.txt

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Daniel d'Andrada (dandrader) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/qmluitests/CMakeLists.txt'
2--- tests/qmluitests/CMakeLists.txt 2013-04-11 09:00:55 +0000
3+++ tests/qmluitests/CMakeLists.txt 2013-04-11 17:19:22 +0000
4@@ -8,3 +8,4 @@
5 add_subdirectory(Greeter)
6 add_subdirectory(Hud)
7 add_subdirectory(Panel)
8+add_subdirectory(Launcher)

Subscribers

People subscribed via source and target branches