summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-07-10* Adds a gtestBrandon Schaefer
2012-07-10Revert revision 2398.. Fixes: . Approved by Tim Penhey.Andrea Azzarone
2012-07-10Added Object::IsType method. Fixes: . Approved by Marco Trevisan (Treviño).Michal Hruby
2012-07-10Removed 2 fast-switching tests, made them manual tests instead.. Fixes: . App...Christopher Lee
2012-07-10GLibSource, SourceManager: add utility functions to add timeouts and idlesMarco Trevisan (Treviño)
2012-07-10Have failing dash test too.Thomi Richards
2012-07-10Have failing test.Thomi Richards
2012-07-09Merge with trunkMarco Trevisan (Treviño)
2012-07-09Merged trunk, fixed conflicts.Thomi Richards
2012-07-09Use new assertProperty method in favour of assert_window_focused.Thomi Richards
2012-07-09Removed fast-switching tests, made them manual testsChristopher Lee
2012-07-09moar fixes.Thomi Richards
2012-07-09Fixed another test to use start_app_window method.Thomi Richards
2012-07-09Fixed another quicklist test to use start_application_window method.Thomi Richards
2012-07-09Fixed quicklist test to use start_app_window method.Thomi Richards
2012-07-08* fixed confilctsBrandon Schaefer
2012-07-09Cleaned up switcher tests.Thomi Richards
2012-07-09Get rid of open_test_apps method alltogether.Thomi Richards
2012-07-09test_icon_behavior tests now use new autopilot method.Thomi Richards
2012-07-08Fixed up panel autopilot tests.. Fixes: . Approved by Marco Trevisan (Treviñ...Thomi Richards
2012-07-08* Fixed ap testBrandon Schaefer
2012-07-06* test addedBrandon Schaefer
2012-07-05* should WindowButtons even accept keynav focus?Brandon Schaefer
2012-07-06Fixed launcher test.Thomi Richards
2012-07-06Forgot a break.Thomi Richards
2012-07-06Fixed timing issues in a switcher test.Thomi Richards
2012-07-05* Fixes Alt+F1 problem with the HudBrandon Schaefer
2012-07-06Apparently 'proc' isn't a real word.Thomi Richards
2012-07-06Style fix.Thomi Richards
2012-07-06Cleaned up docstrings.Thomi Richards
2012-07-06Multi-monitor tests fixed up to use the Eventually matcher.Thomi Richards
2012-07-06PanelGrabAreaTests class fixed up to use Eventually matcher.Thomi Richards
2012-07-06Fixed test_mouse_does_not_break_key_navigation test,Thomi Richards
2012-07-06Fixed up the test_panel_indicators_key_navigation_prev_works test.Thomi Richards
2012-07-06Refactored test_panel_indicators_key_navigation_next_works test to use the Ev...Thomi Richards
2012-07-06Refactoring...Thomi Richards
2012-07-06test_panel_menu_accelerators_work test uses Eventually matcher.Thomi Richards
2012-07-06test_panel_first_menu_show_works test uses Eventually matcher.Thomi Richards
2012-07-05Fixed the PanelIndicatorEntryTests tests: removed dupliactes, converted tests...Thomi Richards
2012-07-05Removed some tests that I realised were duplicated.Thomi Richards
2012-07-05test_menus_show_when_indicator_active_and_mouse_over_panel test now uses Even...Thomi Richards
2012-07-05Fixed test_menus_show_after_closing_an_entry test to use Eventually matcher.Thomi Richards
2012-07-05test_menus_dont_show_with_hud test now uses Eventually matcher.Thomi Richards
2012-07-05test_menus_dont_show_with_dash test uses Eventually matcher.Thomi Richards
2012-07-05Fixed the test_menus_show_for_maximized_window_on_mouse_in test to use Eventu...Thomi Richards
2012-07-05Fixed test_menus_dont_show_for_maximized_window_on_mouse_out test.Thomi Richards
2012-07-05Cleaned up test_menus_show_for_restored_window_on_mouse_in test.Thomi Richards
2012-07-05Cleaned up test_menus_dont_show_for_restored_window_on_mouse_out.Thomi Richards
2012-07-05Cleaned up test_menus_dont_show_if_a_new_application_window_is_opened test.Thomi Richards
2012-07-05test_menus_shows_when_new_application_is_opened uses Eventually matcher.Thomi Richards