Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Clean up in unit testing for CalDAV and in the CalDAV object itself.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 30 Apr 2016 23:26:43 +0000 (00:26 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sat, 30 Apr 2016 23:26:43 +0000 (00:26 +0100)
source/objects/CalDAV/CalDAV.h
source/tests/xestiacalendar_caldav.h

index 080975c..f237669 100644 (file)
@@ -147,7 +147,6 @@ class CalDAV{
                CalDAVServerResult Connect();
                CalDAVServerResult GetServerResult();
                CalDAVServerSupport GetServerSupport();
-       
                CalDAVCalendarList GetCalendars();
        
                CalDAVServerResult AddCalendar(string CalendarName);
index 4e4b638..75376da 100644 (file)
@@ -985,6 +985,8 @@ TEST(CalDAV, GetEntryETag){
        ASSERT_EQ(207, ConnResult.HTTPCode);
        ASSERT_EQ(CURLE_OK, ConnResult.Code);
        
+       // Get the entry entity tag.
+       
        string ETagValue;
        
        ConnResult = ServerConnection.GetEntryETag(&EntryCalendarHREFProcessing, &ETagValue);
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