X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Ftests%2Fxestiacalendar_icaltimezonesave.h;h=abeb5b99a1feea5e2ecd977d4fd7b1f00086ebdb;hb=93adeb6d3a5856fac60bbd3165949378e2916947;hp=cf2266dad55a012398916322fac461e63528d53b;hpb=ba9c31f949273de8ceff83c2c16ada0e586010b3;p=xestiacalendar%2F.git diff --git a/source/tests/xestiacalendar_icaltimezonesave.h b/source/tests/xestiacalendar_icaltimezonesave.h index cf2266d..abeb5b9 100644 --- a/source/tests/xestiacalendar_icaltimezonesave.h +++ b/source/tests/xestiacalendar_icaltimezonesave.h @@ -79,6 +79,7 @@ TEST(iCalendarSaveTimezone, SaveTimezoneTests){ "TZOFFSETFROM;LETS=GO:-0500\n" "TZOFFSETTO;EXAMPLE=DATA:-0400\n" "RRULE;YAK=YES:FREQ=DAILY;COUNT=10\n" + "COMMENT;ALTREP=\"null:nodata\";LANGUAGE=kw;YO=YOYOS:Example timezone comment.\n" "END:STANDARD\n" "BEGIN:DAYLIGHT\n" "DTSTART:20160204T020000\n" @@ -95,6 +96,7 @@ TEST(iCalendarSaveTimezone, SaveTimezoneTests){ "TZOFFSETFROM;LETS=GO:-0500\n" "TZOFFSETTO;EXAMPLE=DATA:-0400\n" "RRULE;YAK=YES:FREQ=DAILY;COUNT=10\n" + "COMMENT;ALTREP=\"null:nodata\";LANGUAGE=kw;YO=YOYOS:Example timezone comment.\n" "END:DAYLIGHT\n" "END:VTIMEZONE\n" "END:VCALENDAR";