summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-05-16autopilot, fix the close_all_app to correctly use killMarco Trevisan (Treviño)
2012-05-15autopilot, test_launcher: added test for missing-icon on quick application re...Marco Trevisan (Treviño)
2012-05-13* Update the ibus ap test to fix the Pinyin and Hangul failures.Brandon Schaefer
2012-05-07re-architectures the physical file structure of unityGord Allott
2012-05-07tests building and workingGord Allott
2012-05-04remove glibrunner importAlex Launi
2012-05-04Remove GLibRunner. No longer run tests in glib loopAlex Launi
2012-05-03Run all tests inside the glib loopAlex Launi
2012-04-29autopilot, bamf: get_window_by_xid filter in one stepMarco Trevisan (Treviño)
2012-04-29autopilot, test_launcher: check for any duplicated icon on bamf restartMarco Trevisan (Treviño)
2012-04-29autopilot, test_launcher: add tests for desktop-less applications based on xidsMarco Trevisan (Treviño)
2012-04-29autopilot, launcher: get an icon by controlled xidMarco Trevisan (Treviño)
2012-04-29autopilot, icon: add method to check if an icon controls a specified xidMarco Trevisan (Treviño)
2012-04-29autopilot, bamf: add some xid based getters and use WindowStackForMonitorMarco Trevisan (Treviño)
2012-04-27Port autopilot switcher emulator to new-style API.. Fixes: . Approved by Thom...Alex Launi
2012-04-27Fixed trailing whitespace issues.Thomi Richards
2012-04-26update from merge commentsAlex Launi
2012-04-26autopilot, test_launcher: removed the xclock test... We'll put it back soon.Marco Trevisan (Treviño)
2012-04-26Added xclock.Thomi Richards
2012-04-26Renamed test methods.Thomi Richards
2012-04-26Removed tautology from the test.Thomi Richards
2012-04-26CLeaned up test.Thomi Richards
2012-04-26autopilot, use kill instead of pkill to close applicationsMarco Trevisan (Treviño)
2012-04-26autopilot, test_launcher: added test to check the launcher status after bamfd...Marco Trevisan (Treviño)
2012-04-25BamfLauncherIcon: activate the icon using the quicklist item using an Idle.Marco Trevisan (Treviño)
2012-04-24* Shortens the press/release time for Ctrl+Space as jenkins is a little slowBrandon Schaefer
2012-04-25autopilot, test_quicklist: add a test to check that spread works when initiat...Marco Trevisan (Treviño)
2012-04-25autopilot, keybindings: include spread keybindingsMarco Trevisan (Treviño)
2012-04-25autopilot, add WindowManager emulatorMarco Trevisan (Treviño)
2012-04-25test_quicklist: added test to check if the application label worksMarco Trevisan (Treviño)
2012-04-24Fix documentation, slight test refactoringAlex Launi
2012-04-24Merge trunk.Andrea Azzarone
2012-04-24initial port to new API finished. tests passAlex Launi
2012-04-24HudLauncherIcon: close the HUD when activating the iconMarco Trevisan (Treviño)
2012-04-24See Bug 880449 : Minimized windows were being considered for showdesktop and ...smspillaz
2012-04-24autopilot, test_hud: add test to check if clicking over the HUD icon closes it.Marco Trevisan (Treviño)
2012-04-23Begin porting switcher to new style APIAlex Launi
2012-04-23Adds AP test.Andrea Azzarone
2012-04-20Use a single setUpClass method.Thomi Richards
2012-04-20* setUpClass, not tearDownClassBrandon Schaefer
2012-04-20* Removed param, as it is no longer neededBrandon Schaefer
2012-04-20* Now the ibus only reset the context when it changes test enginesBrandon Schaefer
2012-04-19* Changed to deactivate to an explicit callBrandon Schaefer
2012-04-20Fix potential pointer lockup on initial drag gesture.. Fixes: https://bugs.la...Chase Douglas
2012-04-20ibus tests now wait for ibus to be activated in the target widget. This remov...Thomi Richards
2012-04-20IBus tests now wait until the im_active property on the SearchBar is set to t...Thomi Richards
2012-04-20First pass at fixing the ibus tests.Thomi Richards
2012-04-20Fixed launcher emulator and tests.Thomi Richards
2012-04-19Shortcut hint tests now all pass.. Fixes: . Approved by Alex Launi.Thomi Richards
2012-04-19Improve autopilot assertion messages inside the new wait_for method.. Fixes: ...Thomi Richards