Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added code to process the RECURRENCE-ID property in CalendarJournalObject.
[xestiacalendar/.git] / source / tests / xestiacalendar_icaljournalload.h
index 04a3a79..14ad1ce 100644 (file)
@@ -61,4 +61,13 @@ TEST(iCalendarJournal, ObjectDataTests){
        ASSERT_EQ("20160131T143700Z", TestJournal.LastModifiedData);
        ASSERT_EQ("FUTURE=YES", TestJournal.LastModifiedTokens);
        
+       // Tests for ORGANIZER.
+       
+       ASSERT_EQ("mailto:organiser@example.com", TestJournal.OrganiserData);
+       ASSERT_EQ("ExampleOrganiser", TestJournal.OrganiserDataCommonName);
+       ASSERT_EQ("null:nodata", TestJournal.OrganiserDataDirectoryEntry);
+       ASSERT_EQ("mailto:organiser.noreply@example.com", TestJournal.OrganiserDataSentByParam);
+       ASSERT_EQ("kw", TestJournal.OrganiserDataLanguage);
+       ASSERT_EQ("HAPPY=DAYS", TestJournal.OrganiserDataTokens);
+       
 }
\ 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