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