~jtatum/mago/gcalctool

« back to all changes in this revision

Viewing changes to update-manager/update_manager.xml

  • Committer: Eitan Isaacson
  • Date: 2009-08-04 11:17:25 UTC
  • mfrom: (96.1.8 sprint)
  • Revision ID: eitan@ascender.com-20090804111725-mlz3hmeghktpjwvs
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    <method>test_update_none</method>
13
13
    <description>It checks twice for updates but it does not update anything. #updates should be equal.</description>
14
14
    <args>
15
 
      <password>araceli</password>
 
15
      <password></password>
16
16
    </args>
17
17
  </case>
18
18
  <case name="Update First">
19
19
    <method>test_update_first</method>
20
20
    <description>It install the first available update. It checks that it is not on the list after the update.</description>
21
21
    <args>
22
 
      <password>araceli</password>
 
22
      <password></password>
23
23
    </args>
24
24
  </case>
25
25
</suite>