serviceproviders/sapi_calendar/tsrc/dev/tcalendarprovidertest/tcalendarupdateiter3/conf/tcalendarupdateiter3.cfg
changeset 22 fc9cf246af83
parent 19 989d2f495d90
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    52 title UpdateTodoEntry test
    52 title UpdateTodoEntry test
    53 create tcalendarupdateiter3 foobar
    53 create tcalendarupdateiter3 foobar
    54 foobar UpdateTodoEntry
    54 foobar UpdateTodoEntry
    55 delete foobar
    55 delete foobar
    56 [Endtest]
    56 [Endtest]
       
    57 
       
    58 [Test]
       
    59 title UpdateAppointmentEntryWithGlobalId test
       
    60 create tcalendarupdateiter3 foobar
       
    61 foobar UpdateAppointmentEntryWithGlobalId 
       
    62 delete foobar
       
    63 [Endtest] 
       
    64 
       
    65 [Test]
       
    66 title UpdateReminderWithGlobalId test
       
    67 create tcalendarupdateiter3 foobar
       
    68 foobar UpdateReminderWithGlobalId 
       
    69 delete foobar
       
    70 [Endtest]
       
    71 
       
    72 [Test]
       
    73 title UpdateAnniversaryWithGlobalId test
       
    74 create tcalendarupdateiter3 foobar
       
    75 foobar UpdateAnniversaryWithGlobalId 
       
    76 delete foobar
       
    77 [Endtest]
       
    78 
       
    79 [Test]
       
    80 title UpdateDayEventWithGlobalId test
       
    81 create tcalendarupdateiter3 foobar
       
    82 foobar UpdateDayEventWithGlobalId
       
    83 delete foobar
       
    84 [Endtest]
       
    85 
       
    86 [Test]
       
    87 title UpdateTodoEntryWithGlobalId test
       
    88 create tcalendarupdateiter3 foobar
       
    89 foobar UpdateTodoEntryWithGlobalId
       
    90 delete foobar
       
    91 [Endtest]
       
    92 
       
    93 [Test]
       
    94 title UpdateAppointmentEntryWithNewTimeAndGlobalId test
       
    95 create tcalendarupdateiter3 foobar
       
    96 foobar UpdateAppointmentEntryWithNewTimeAndGlobalId 
       
    97 delete foobar
       
    98 [Endtest]