lp:~akiva/qtcreator-plugin-autopilot/Improve-code-issue-readability
- Get this branch:
- bzr branch lp:~akiva/qtcreator-plugin-autopilot/Improve-code-issue-readability
Branch merges
- Ubuntu SDK team: Pending requested 2015-07-17
-
Diff: 423 lines (+127/-128)3 files modifiedsrc/autopilot/autopilot.pro (+5/-4)
src/autopilot/autopilotrunconfiguration.cpp (+111/-109)
src/autopilot/autopilotrunconfiguration.h (+11/-15)
Branch information
Recent revisions
- 22. By Akiva on 2015-07-17
-
State:
- Tested Error, works
- Tested Runconfig, works
- Tested Locator, works
- Stable, Fine for mergingChangelog:
- Reorganized code in autopilotrunconfiguration. cpp to align with the order in the header. Improved readability.
- Cleaned up the Issues when a suite fails to load. It now is in two lines, so the error does not expand automatically.
- Added indicator to the issues, stating which project it was.
- Removed duplicates of the issues.Todo:
- Create issues for failed tests, as mentioned in bug. - 21. By Benjamin Zeller on 2015-07-13
-
[Benjamin Zeller]
* Refactor some more code
* Scan build directories for qmldirs, to make backend libs work
* Readable test names in locator
* Remove duplicate code
* Use suites instead of tests - 20. By Benjamin Zeller on 2015-07-07
-
[ Benjamin Zeller ]
* Fix packaging
* Correct useage of IDs
* Build locator result on demand
* Save/Restore runconfigs (needs more work on selected tests)
* Fix Bug lp:1472078 "Needs dependency on xserver-xephyr" - 19. By Benjamin Zeller on 2015-07-02
-
Merge lp:~akiva/qtcreator-plugin-autopilot/fix-segfault-fix-winsize
- Fixed a segmentation fault, that would happen if you activated the locator without a project open
- Set the window dimensions so the window is no longer needlessly bigger than the touch interface displayed within. - 16. By Benjamin Zeller on 2015-07-01
-
Merge lp:~akiva/qtcreator-plugin-autopilot/qtcreator-plugin-autopilot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:qtcreator-plugin-autopilot
