~ubuntu-branches/ubuntu/natty/mago/natty

« back to all changes in this revision

Viewing changes to ubuntu-menu/Games.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ara Pulido
  • Date: 2010-04-14 14:05:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414140534-grv0bwv9wv97khir
Tags: 0.2-0ubuntu1
* Mago tests updated for Lucid
  + Fixes arguments handling (LP: #562965)
  + Fixes seahorse tests (LP: #552618)
  + Fixes ubuntu-menu tests (LP: #551492)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      <closename>mnuClose</closename>
15
15
    </args>
16
16
   </case>
17
 
   <case name="Open Blackjack">
18
 
    <method>testOpenMenu</method>
19
 
    <description>It opens the Blackjack menu and closes the application.</description>
20
 
    <args>
21
 
      <menuitem>Blackjack</menuitem>
22
 
      <windowname>Blackjack - *</windowname>
23
 
    </args>
24
 
   </case>
25
 
   <case name="Open Chess">
26
 
    <method>testOpenMenu</method>
27
 
    <description>It opens the Chess menu and closes the application.</description>
28
 
    <args>
29
 
      <menuitem>Chess</menuitem>
30
 
      <windowname>Chess*</windowname>
31
 
    </args>
32
 
   </case>
33
 
   <case name="Open Five or More">
34
 
    <method>testOpenMenu</method>
35
 
    <description>It opens the Five or More menu and closes the application.</description>
36
 
    <args>
37
 
      <menuitem>mnuFiveorMore</menuitem>
38
 
      <windowname>frmFiveorMore</windowname>
39
 
    </args>
40
 
   </case>
41
 
   <case name="Open Four-in-a-row">
42
 
    <method>testOpenMenu</method>
43
 
    <description>It opens the Four-in-a-row menu and closes the application.</description>
44
 
    <args>
45
 
      <menuitem>mnuFour-in-a-Row</menuitem>
46
 
      <windowname>Four-in-a-row</windowname>
47
 
    </args>
48
 
   </case>
49
 
   <case name="Open Gnometris">
50
 
    <method>testOpenMenu</method>
51
 
    <description>It opens the Gnometris menu and closes the application.</description>
52
 
    <args>
53
 
      <menuitem>Gnometris</menuitem>
54
 
      <windowname>Gnometris</windowname>
55
 
    </args>
56
 
   </case>
57
 
   <case name="Open Klotski">
58
 
    <method>testOpenMenu</method>
59
 
    <description>It opens the Klotski menu and closes the application.</description>
60
 
    <args>
61
 
      <menuitem>Klotski</menuitem>
62
 
      <windowname>Klotski</windowname>
63
 
    </args>
64
 
   </case>
65
17
   <case name="Open Mahjongg">
66
18
    <method>testOpenMenu</method>
67
19
    <description>It opens the Mahjongg menu and closes the application.</description>
78
30
      <windowname>Mines</windowname>
79
31
    </args>
80
32
   </case>
81
 
   <case name="Open Nibbles">
82
 
    <method>testOpenMenu</method>
83
 
    <description>It opens the Nibbles menu and closes the application.</description>
84
 
    <args>
85
 
      <menuitem>Nibbles</menuitem>
86
 
      <windowname>Nibbles</windowname>
87
 
    </args>
88
 
   </case>
89
 
   <case name="Open Same GNOME">
90
 
    <method>testOpenMenu</method>
91
 
    <description>It opens the Same GNOME menu and closes the application.</description>
92
 
    <args>
93
 
      <menuitem>mnuSameGNOME</menuitem>
94
 
      <windowname>frmSameGNOME</windowname>
95
 
    </args>
96
 
   </case>
97
33
   <case name="Open Sudoku">
98
34
    <method>testOpenMenu</method>
99
35
    <description>It opens the Sudoku menu and closes the application.</description>
104
40
      <closename>Close</closename>
105
41
    </args>
106
42
   </case>
107
 
   <case name="Open Tali">
108
 
    <method>testOpenMenu</method>
109
 
    <description>It opens the Tali menu and closes the application.</description>
110
 
    <args>
111
 
      <menuitem>Tali</menuitem>
112
 
      <windowname>Tali</windowname>
113
 
    </args>
114
 
   </case>
115
 
   <case name="Open Tetravez">
116
 
    <method>testOpenMenu</method>
117
 
    <description>It opens the Tetravex menu and closes the application.</description>
118
 
    <args>
119
 
      <menuitem>Tetravex</menuitem>
120
 
      <windowname>Tetravex</windowname>
 
43
   <case name="Open gbrainy">
 
44
    <method>testOpenMenu</method>
 
45
    <description>It opens the gbrainy menu and closes the application.</description>
 
46
    <args>
 
47
      <menuitem>gbrainy</menuitem>
 
48
      <windowname>gbrainy</windowname>
121
49
    </args>
122
50
   </case>
123
51
</suite>