Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Merge branch 'master' of ssh://digit.mahou.co.uk/home/kirinji/repos/xestiacal
[xestiacalendar/.git] / source / tests / xestiacalendar_testcommon.h
1 #ifndef __TESTS_XESTIACALENDAR_TESTCOMMON_H__
2 #define __TESTS_XESTIACALENDAR_TESTCOMMON_H__
4 #include "../objects/CalDAV/CalDAV.h"
5 #include <string>
6 #include <stdexcept>
8 using namespace std;
10 enum ProcessConnectionDataFileResult{
11         PROCESSCONNECTIONDATAFILE_UNITTESTFAIL = -1,
12         PROCESSCONNECTIONDATAFILE_OK,
13         PROCESSCONNECTIONDATAFILE_MISSING,
14         PROCESSCONNECTIONDATAFILE_CANNOTOPEN,
15         PROCESSCONNECTIONDATAFILE_INVALID
16 };
18 ProcessConnectionDataFileResult ProcessConnectionDataFile(string DataFilename, 
19         CalDAVConnectionData *ConnData);
21 #endif
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