Merge lp://qastaging/~smspillaz/compiz-core/compiz-core.gtest-add-tests into lp://qastaging/compiz-core

Proposed by Sam Spilsbury
Status: Merged
Merged at revision: 3084
Proposed branch: lp://qastaging/~smspillaz/compiz-core/compiz-core.gtest-add-tests
Merge into: lp://qastaging/compiz-core
Diff against target: 321 lines (+33/-33)
26 files modified
plugins/place/src/constrain-to-workarea/tests/CMakeLists.txt (+1/-1)
plugins/place/src/constrain-to-workarea/tests/constrain-to-workarea/src/test-place-constrain-to-workarea.cpp (+1/-1)
plugins/place/src/constrain-to-workarea/tests/constrain-to-workarea/test-place-constrain-to-workarea.cpp (+1/-1)
plugins/place/src/screen-size-change/tests/CMakeLists.txt (+1/-1)
plugins/place/src/screen-size-change/tests/screen-size-change/src/test-place-screen-size-change.cpp (+1/-1)
plugins/place/src/smart/tests/CMakeLists.txt (+1/-1)
plugins/place/src/smart/tests/offscreen/src/test-place-smart-on-screen.cpp (+1/-1)
plugins/place/src/smart/tests/offscreen/src/test-place-smart-onscren.cpp (+1/-1)
src/option/tests/CMakeLists.txt (+1/-1)
src/pluginclasshandler/tests/CMakeLists.txt (+3/-3)
src/point/tests/CMakeLists.txt (+1/-1)
src/point/tests/point/src/test-point.cpp (+1/-1)
src/rect/tests/CMakeLists.txt (+2/-2)
src/rect/tests/rect/src/test-rect.cpp (+1/-1)
src/rect/tests/wraparound_point/src/test-rect-wraparound-point.cpp (+1/-1)
src/string/tests/CMakeLists.txt (+1/-1)
src/timer/tests/CMakeLists.txt (+4/-4)
src/timer/tests/callbacks/src/test-timer-callbacks.cpp (+2/-2)
src/window/constrainment/tests/CMakeLists.txt (+1/-1)
src/window/constrainment/tests/to-hints/src/test-window-constrainment-to-hints.cpp (+1/-1)
src/window/extents/tests/CMakeLists.txt (+1/-1)
src/window/extents/tests/shift/src/test-window-extents-shift.cpp (+1/-1)
src/window/geometry-saver/tests/CMakeLists.txt (+1/-1)
src/window/geometry-saver/tests/window-geometry-saver/src/test-window-geometry-saver.cpp (+1/-1)
src/window/geometry/tests/CMakeLists.txt (+1/-1)
src/window/geometry/tests/window-geometry/src/test-window-geometry.cpp (+1/-1)
To merge this branch: bzr merge lp://qastaging/~smspillaz/compiz-core/compiz-core.gtest-add-tests
Reviewer Review Type Date Requested Status
Daniel van Vugt Approve
Review via email: mp+100188@code.qastaging.launchpad.net

Description of the change

== Problem ==

We aren't using gtest_add_tests for the tests

== Solution ==

Use gtest_add_tests for the tests.

== Test ==

make.

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Seems to work.

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