~ubuntu-branches/ubuntu/precise/unity-2d/precise-proposed

« back to all changes in this revision

Viewing changes to tests/launcher/autohide_show_tests.rb

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-03-05 09:52:30 UTC
  • mto: This revision was merged to the branch mainline in revision 46.
  • Revision ID: package-import@ubuntu.com-20120305095230-21sm2zj04lnzotpb
Tags: upstream-5.6.0
ImportĀ upstreamĀ versionĀ 5.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
  test "Launcher does not hide on Esc after Super with overlapping window and mouse on BFB" do
185
185
    test_launcher_does_not_hide_on_esc_after_Super_with_overlapping_window_mouse_on_bfb()
186
186
  end
 
187
  
 
188
  test "Auto Hide: Launcher does not hide on Esc after Alt+F1 and mouse on BFB" do
 
189
    test_auto_hide_launcher_does_not_hide_on_esc_after_alt_f1_mouse_on_bfb()
 
190
  end
187
191
 
188
192
end