X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Ftests%2Fxestiacalendar_icaleventsave.h;h=b98907fff0c726f3ea3804f3470981b19cf4e18a;hb=2c92c8ae0adaa91ed35b6fd8a57f74a4c0c99830;hp=199487c8923a546b27b70ce486159e28206f494b;hpb=8c835762a4a55778745daf4ff9dee5b827b19e3a;p=xestiacalendar%2F.git diff --git a/source/tests/xestiacalendar_icaleventsave.h b/source/tests/xestiacalendar_icaleventsave.h index 199487c..b98907f 100644 --- a/source/tests/xestiacalendar_icaleventsave.h +++ b/source/tests/xestiacalendar_icaleventsave.h @@ -136,6 +136,7 @@ TEST(iCalendarSaveEvent, SaveEventTests){ "ACTION;FUNKY=SOUNDS:AUDIO\n" "TRIGGER;RELATED=END;VALUE=DATE-TIME;PUSH=BUTTON:20160220T160000Z\n" "DURATION;FLYING=NO:PT5H\n" + "REPEAT;NEVER=SLEEP:PT5M\n" "END:VALARM\n" "BEGIN:VALARM\n" "ACTION;FLASHING=LIGHTS:DISPLAY\n" @@ -143,6 +144,7 @@ TEST(iCalendarSaveEvent, SaveEventTests){ "DURATION;FLYING=YES:PT7H\n" "DESCRIPTION;ALTREP=\"null:nodata\";LANGUAGE=kw;TERRIBLE=TOKEN:This is the secon\n" " d alarm.\n" + "REPEAT;SLEEP=ALWAYS:PT3M\n" "END:VALARM\n" "BEGIN:VALARM\n" "ACTION;FLASHING=LIGHTS:EMAIL\n" @@ -150,6 +152,9 @@ TEST(iCalendarSaveEvent, SaveEventTests){ "DURATION;FLYING=YES:PT7H\n" "DESCRIPTION;ALTREP=\"null:nodata\";LANGUAGE=kw;TERRIBLE=TOKEN:This is the third\n" " alarm.\n" + "SUMMARY;ALTREP=\"null:nodata\";LANGUAGE=en;MEEP=MOOP:This is the summary of the\n" + " third alarm.\n" + "REPEAT;SLEEP=ALWAYS:PT3M\n" "END:VALARM\n" "END:VEVENT\n" "END:VCARD";