Commit Graph

11 Commits

Author SHA1 Message Date
gabime
3d420a3bcf tests refactoring 2015-12-13 14:59:48 +02:00
Gabi Melman
a3c23311b3 Update file_log.cpp 2015-12-13 01:10:33 +02:00
gabime
a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances
2. Improved file_helper::exists() performance under linux to use stat sys call
3. Added unit tests
2015-12-12 20:53:00 +02:00
gabime
8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
gabime
74b0268713 Minor example fix 2015-11-28 15:01:45 +02:00
gabime
d7b0b54c9c fixed tests 2015-05-15 21:56:06 +03:00
gabime
dcdf2280c8 fixed tests 2015-05-15 21:51:09 +03:00
gabime
8387d779b4 fixed tests 2015-05-15 21:45:10 +03:00
gabime
c701420cf6 fixed tests 2015-05-15 20:54:01 +03:00
gabime
b5eaef81d4 fixed tests under gcc 2015-05-15 20:48:38 +03:00
gabime
2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00