Commit Graph

216 Commits

Author SHA1 Message Date
Gabi Melman
a3c23311b3 Update file_log.cpp 2015-12-13 01:10:33 +02:00
gabime
a05ba78656 added file_helper tests 2015-12-12 20:56:39 +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
f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 2015-08-14 20:26:33 +03:00
gabime
319a62d73f fixed tests makefile 2015-05-15 23:04:09 +03:00
gabime
d0f145f009 fixed tests make file 2015-05-15 22:54:07 +03:00
gabime
83d47aa645 VS 2013 solution for unit tests 2015-05-15 22:21:37 +03:00
gabime
1fef4bbd62 added tests to travis 2015-05-15 22:08:34 +03: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