lp://staging/~jonas-drange/ubuntu-system-settings/makeqmltest
Created by
Jonas G. Drange
and last modified
- Get this branch:
- bzr branch lp://staging/~jonas-drange/ubuntu-system-settings/makeqmltest
Only
Jonas G. Drange
can upload to this branch. If you are
Jonas G. Drange
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ken VanDine: Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 1028 lines (+823/-70)19 files modifiedcmake/QmlTest.cmake (+130/-0)
debian/control (+2/-0)
tests/CMakeLists.txt (+9/-0)
tests/plugins/CMakeLists.txt (+16/-1)
tests/plugins/mouse/CMakeLists.txt (+0/-37)
tests/plugins/mouse/tst_mouse.cpp (+0/-22)
tests/plugins/mouse/tst_mouse.qml (+17/-10)
tests/utils/CMakeLists.txt (+1/-0)
tests/utils/modules/CMakeLists.txt (+1/-0)
tests/utils/modules/Ubuntu/CMakeLists.txt (+1/-0)
tests/utils/modules/Ubuntu/Test/CMakeLists.txt (+27/-0)
tests/utils/modules/Ubuntu/Test/TouchEventSequenceWrapper.cpp (+47/-0)
tests/utils/modules/Ubuntu/Test/TouchEventSequenceWrapper.h (+42/-0)
tests/utils/modules/Ubuntu/Test/UbuntuTestCase.qml (+319/-0)
tests/utils/modules/Ubuntu/Test/plugin.cpp (+54/-0)
tests/utils/modules/Ubuntu/Test/plugin.h (+33/-0)
tests/utils/modules/Ubuntu/Test/qmldir (+3/-0)
tests/utils/modules/Ubuntu/Test/testutil.cpp (+73/-0)
tests/utils/modules/Ubuntu/Test/testutil.h (+48/-0)
Branch information
Recent revisions
- 1632. By Jonas G. Drange
-
ease creation of qml tests by adopting the same setup as ubuntu-
settings- components - 1630. By Ken VanDine
-
Removed unnecessary mouse-plugin, it was intended for use with dynamic visibility, which is no longer needed.
Approved by: Michael Sheldon
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-system-settings