Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added CommonFunctions tests.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 17 Jan 2016 09:51:04 +0000 (09:51 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 17 Jan 2016 09:51:04 +0000 (09:51 +0000)
source/tests/xestiacalendar_commonfunctions.h [new file with mode: 0644]

diff --git a/source/tests/xestiacalendar_commonfunctions.h b/source/tests/xestiacalendar_commonfunctions.h
new file mode 100644 (file)
index 0000000..74f0125
--- /dev/null
@@ -0,0 +1,8 @@
+#include "../common/file.h"
+
+TEST(CommonFunctions, FileTests){
+       
+       ASSERT_EQ(false, FileExists("iCalendarEvent-Missing.vcf"));
+       ASSERT_EQ(true, FileExists("iCalendarEvent-InvalidPermissions.vcf"));
+       
+}
\ 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