Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added unit tests for RRULE in iCalendarEvent/ObjectDataTests.
[xestiacalendar/.git] / source / tests / xestiacalendar_icaleventload.h
index baff32a..8523da2 100644 (file)
@@ -174,4 +174,9 @@ TEST(iCalendarEvent, ObjectDataTests){
        ASSERT_EQ("DATE", TestEvent.RecurranceIDDataValue);
        ASSERT_EQ("EXAMPLE=DATA", TestEvent.RecurranceIDDataTokens);
 
+       // Tests for RRULE.
+       
+       ASSERT_EQ("FREQ=DAILY;COUNT=10", TestEvent.RecurranceRuleData);
+       ASSERT_EQ("TEST=DATA", TestEvent.RecurranceRuleDataTokens);
+       
 }
\ No newline at end of file
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy