summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07Safer autopilot testLorenzo Mattei
2012-03-07Added autopilot test for lp:891818Lorenzo Mattei
2012-03-05Fixex lp:891818Lorenzo Mattei
2012-03-04Refactor the autopilot launcher emulator to use the new UnityIntrospectableOb...Thomi Richards
2012-03-04Modifies the tools/autopilot script to print the total number of tests found.Thomi Richards
2012-03-05Fixed typo, made show desktop tests even nicer to read.Thomi Richards
2012-03-05Added a TODO comment before switcher emulator prompting me to refactor it in ...Thomi Richards
2012-03-05Fixed filtering in get_children_by_type.Thomi Richards
2012-03-04Check pixbuf before dereferencing.. Fixes: https://bugs.launchpad.net/bugs/93...Gord Allott
2012-03-04Fix the Alt+F1 or Alt+F2 sending a ";3P" or ";3Q" to the active windows issue...smspillaz
2012-03-05Imports should be system first, then local, and in alphabetical order.Thomi Richards
2012-03-05Removed debug logging that was flooding the test logs, fixed showdesktop tests.Thomi Richards
2012-03-05Fixed a breakage in the hud tests, and fixed a bug in the UnityIntrospectable...Thomi Richards
2012-03-05Launcher emulator is now split into separate classes: LauncherController, Lau...Thomi Richards
2012-03-04Don't show the switcher when alt+right is pressed. Fixes: https://bugs.launch...Jason Smith
2012-03-05Renamed Launcher to LauncherHelper, added LauncherController and Launcher cla...Thomi Richards
2012-03-04add testJason Smith
2012-03-04Fix alt-arrow causing switcher to pop upJason Smith
2012-03-03autopilot script prints total number of tests after listing them.Thomi Richards
2012-03-02Fixes lp:942625Daniel d'Andrada
2012-03-02Added a small work-a-round for bug 943194smspillaz
2012-03-02* Fixes the key navigation in the hud. Implemented an "ok" behaviour when nav...Tim Penhey
2012-03-02Two changes to the key the Keyboard emulator handles multi-key combos: We ins...Thomi Richards
2012-03-02Always return true whenever an action was handledsmspillaz
2012-03-02Merge trunk.Tim Penhey
2012-03-02Make the base autopilot test case use the glib runner, and add more hud tests.Tim Penhey
2012-03-02Expose the HudView through the controller.Tim Penhey
2012-03-02Remember the selected button, and expose over debug interface.Tim Penhey
2012-03-02Initialize the view member, and add the view as an introspectable child.Tim Penhey
2012-03-02Add an unsigned type to the variant wrapper.Tim Penhey
2012-03-01Fixes infinite loop in GestureEngine. lp:942625Daniel d'Andrada
2012-03-02Keyboard emulator now inserts a delay between each key in a multi-key press o...Thomi Richards
2012-03-01* Fix: properly updated the app icons when navigating through the Hud buttonsJay Taoko
2012-03-01* Cleanup and comments.Jay Taoko
2012-03-01* Fixes the key navigation in the hud. Implemented an "ok" behaviour when nav...Jay Taoko
2012-02-29The launcher icons can be shown during the Super Tab Launcher switcher.Marco Trevisan (Treviño)
2012-02-29Two tests are now skipped. These need to be rewritten, but this is a non-triv...Thomi Richards
2012-03-01Skipping tests that modify _NET_WM_STATE property after a window has been map...Thomi Richards
2012-02-29Fixed several stability issues with autopilot tests.Thomi Richards
2012-03-01autopilot, more test_launcher.py fixesMarco Trevisan (Treviño)
2012-03-01Fixed typo.Thomi Richards
2012-03-01Merging with lp:~thomir/unity/fix-ap-test-stabilityMarco Trevisan (Treviño)
2012-03-01Remove mouse and keyboard cleanup methods from LoggedTestCase tearDown method.Thomi Richards
2012-03-01test_launcher.py: fixed some errors in testsMarco Trevisan (Treviño)
2012-03-01Mouse and keyboard clenup must happen after test tearDown, so add them as a c...Thomi Richards
2012-03-01Launcher can have 0 active icons.Thomi Richards
2012-03-01Fixed type.Thomi Richards
2012-03-01Log when we start an application.Thomi Richards
2012-03-01Only count visible launcher icons as potentially active.Thomi Richards
2012-03-01Hud tests now ensure hud is hidden after each test.Thomi Richards