lp://qastaging/~pitti/unity-2d/fix-gsettings-migration

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp://qastaging/~pitti/unity-2d/fix-gsettings-migration
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
unity-2d
Status:
Merged

Recent revisions

867. By Martin Pitt

releasing version 5.2.0-0ubuntu2

866. By Martin Pitt

debian/source/format: Move back to 1.0, as we have inline code changes
with the full code being branched from trunk. Current dpkg makes it
impossible to build a source package with 3.0 now.

865. By Martin Pitt

data/unity-2d.convert: Drop invalid "use-strut". This gsettings key does
not exist and causes gsettings-data-convert to crash, making the whole
settings migration fail. This cleans up after r804. (LP: #920894)

864. By Martin Pitt

debian/control: Fix Vcs-Bzr: to point to precise/trunk branch.

863. By Gerry Boland

[tests] Modify XDo library and all tests to respect target/host division

Purpose: for autopilot testing, have the test scripts and the software-under-test communicate via qttasserver only. This includes all XDo operations, system calls and file/folder manipulation that test scripts perform. With this, only a few essential dependencies are required on the target, and all ruby code is executed on the host.

Changes made:
- Add generic XDo.execute method to handle all shell commands.
- Add XDo.sut property to specify if running via qttasserver or not
- XDoTool library uses XDo.execute method for all shell commands.
- Tests added for XDoTool library running via qttasserver
- Establish single SUT connection in run-tests.rb as $SUT, pass it to XDo
- Modify tmpwindow class to use $SUT.execute_shell_command
- Modify all existing tests to use $SUT.execute_shell_command. Fixes: . Appoved by .

862. By Gerry Boland

[test] Enable JUnit XML and HTML reports on tests. Supply -report flag to enable.. Fixes: . Appoved by Lohith D Shivamurthy.

861. By Gerry Boland

[test] Exceptions thrown by verify* methods reported as fail by Test::Unit, not errors as before.

Replace Test::Unit's runner with our own, which is aware of the VerificationError exceptions thrown by Testability Driver's verify* methods.. Fixes: . Appoved by .

860. By Albert Astals Cid

Remove code to load testability since Qt does that for us. Fixes: . Appoved by Gerry Boland.

859. By Albert Astals Cid

[test] Launcher does not hide after toggling the dash
. Fixes: . Appoved by Gerry Boland, Michał Sawicz.

858. By Albert Astals Cid

[test] Check that the launcher is around for 1 second after removing an application tile
. Fixes: . Appoved by Michał Sawicz.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/unity-2d
This branch contains Public information 
Everyone can see this information.

Subscribers