Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
unit-test: Refactor unit testing building/running/info collecting for build server
[xestiacalendar/.git] / source / tests / iCalendarFreeBusyTests / main.cpp
1 #include <gtest/gtest.h>
3 int main(int argc, char **argv)
4 {    
5     ::testing::GTEST_FLAG(shuffle) = true;
6     ::testing::InitGoogleTest(&argc, argv); 
7     return RUN_ALL_TESTS();
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