Merge lp:~sbaldassin/autopilot-qt/adding_testability into lp:autopilot-qt

Proposed by Santiago Baldassin
Status: Needs review
Proposed branch: lp:~sbaldassin/autopilot-qt/adding_testability
Merge into: lp:autopilot-qt
Diff against target: 10 lines (+1/-0)
1 file modified
lib/lib.pro (+1/-0)
To merge this branch: bzr merge lp:~sbaldassin/autopilot-qt/adding_testability
Reviewer Review Type Date Requested Status
Michael Zanetti (community) Approve
Heber Parrucci (community) Approve
Review via email: mp+316595@code.launchpad.net

Commit message

Adding the testability lib

Description of the change

Adding the testability lib

To post a comment you must log in.
Revision history for this message
Heber Parrucci (heber013) wrote :

Code LGTM

review: Approve
Revision history for this message
Michael Zanetti (mzanetti) wrote :

tested this, works fine and fixes the snap.

review: Approve

Unmerged revisions

100. By Santiago Baldassin

Adding testability lib

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lib.pro'
2--- lib/lib.pro 2016-11-01 14:22:07 +0000
3+++ lib/lib.pro 2017-02-07 17:52:52 +0000
4@@ -12,5 +12,6 @@
5 HEADERS = qttestability.h
6
7 target.file = libtestability*
8+target.path = /usr/lib
9
10 INSTALLS += target

Subscribers

People subscribed via source and target branches