lp:~aacid/unity-api/add_suggest-override
Created by
Albert Astals Cid
on
2016-12-14
and last modified on
2016-12-23
- Get this branch:
- bzr branch lp:~aacid/unity-api/add_suggest-override
Only
Albert Astals Cid
can upload to this branch. If you are
Albert Astals Cid
please log in for upload directions.
Branch merges
- Unity8 CI Bot: Approve (continuous-integration) on 2017-01-03
- Lukáš Tinkl (community): Approve on 2016-12-14
- Gerry Boland: Approve (code) on 2016-12-14
-
Diff: 398 lines (+73/-66)20 files modifiedCMakeLists.txt (+4/-0)
include/unity/Exception.h (+1/-1)
include/unity/shell/launcher/LauncherModelInterface.h (+1/-1)
include/unity/shell/launcher/QuickListModelInterface.h (+1/-1)
test/gtest/libgtest/CMakeLists.txt (+3/-0)
test/gtest/unity/Exceptions_test.cpp (+1/-1)
test/qmltest/mocks/plugins/Unity/Application/Mocks/MockApplicationInfo.h (+6/-6)
test/qmltest/mocks/plugins/Unity/Application/Mocks/MockApplicationManager.h (+12/-12)
test/qmltest/mocks/plugins/Unity/Application/TestApplicationPlugin.h (+1/-1)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherItem.h (+13/-13)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockLauncherModel.h (+13/-13)
test/qmltest/mocks/plugins/Unity/Launcher/Mocks/MockQuickListModel.h (+2/-2)
test/qmltest/mocks/plugins/Unity/Launcher/TestLauncherPlugin.h (+1/-1)
test/qmltest/mocks/plugins/Unity/Notifications/Mocks/MockActionModel.h (+3/-3)
test/qmltest/mocks/plugins/Unity/Notifications/Mocks/MockModel.h (+5/-5)
test/qmltest/mocks/plugins/Unity/Notifications/Mocks/MockNotificationsPlugin.h (+1/-1)
test/qmltest/mocks/plugins/Unity/Notifications/Mocks/MockSource.h (+2/-2)
test/qmltest/mocks/plugins/Unity/Notifications/TestNotificationsPlugin.h (+1/-1)
test/qmltest/mocks/plugins/Unity/Scopes/TestScopesPlugin.h (+1/-1)
test/qmltest/modules/TestUtil/TestUtilPlugin.h (+1/-1)
Branch information
Recent revisions
- 255. By Marcus Tomlinson on 2016-11-23
-
Don't rely on glib error message strings in IniParser_test (LP: #1642673)
Approved by: Daniel d'Andrada, Unity8 CI Bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity-api
