Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Moved line for getting the connection details of CalDAVPlainStatus.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 29 Feb 2016 15:07:51 +0000 (15:07 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 29 Feb 2016 15:07:51 +0000 (15:07 +0000)
source/tests/xestiacalendar_caldav.h

index e8932b8..f3a7c3e 100644 (file)
@@ -135,11 +135,11 @@ TEST(CalDAV, BasicTests){
        CalDAV CalDAVPlain;
        CalDAVPlain.SetupConnectionData(&ConnPlain);
        
-       CalDAVStatus CalDAVPlainStatus = CalDAVPlain.GetConnectionData();
-       
        // Verify that the settings match with the CalDAVConnectionData
        // passed.
        
+       CalDAVStatus CalDAVPlainStatus = CalDAVPlain.GetConnectionData();
+       
        ASSERT_EQ(CalDAVPlainStatus.Hostname, ConnPlain.Hostname);
        ASSERT_EQ(CalDAVPlainStatus.Username, ConnPlain.Username);
        ASSERT_EQ(CalDAVPlainStatus.Port, ConnPlain.Port);
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