Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added CommonFunctions tests.
[xestiacalendar/.git] / source / tests / xestiacalendar_commonfunctions.h
1 #include "../common/file.h"
3 TEST(CommonFunctions, FileTests){
4         
5         ASSERT_EQ(false, FileExists("iCalendarEvent-Missing.vcf"));
6         ASSERT_EQ(true, FileExists("iCalendarEvent-InvalidPermissions.vcf"));
7         
8 }
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