Commit Graph

466 Commits (47b7e7c736fbf58e2e62d18f18b72209641f0c32)

Author SHA1 Message Date
Gabi Melman a3c23311b3 Update file_log.cpp 10 years ago
gabime a05ba78656 added file_helper tests 10 years ago
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
10 years ago
gabime 8c38b4ee9e MIT license 10 years ago
gabime 74b0268713 Minor example fix 10 years ago
gabime f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 10 years ago
gabime 319a62d73f fixed tests makefile 10 years ago
gabime d0f145f009 fixed tests make file 10 years ago
gabime 83d47aa645 VS 2013 solution for unit tests 10 years ago
gabime 1fef4bbd62 added tests to travis 10 years ago
gabime d7b0b54c9c fixed tests 10 years ago
gabime dcdf2280c8 fixed tests 10 years ago
gabime 8387d779b4 fixed tests 10 years ago
gabime c701420cf6 fixed tests 10 years ago
gabime b5eaef81d4 fixed tests under gcc 10 years ago
gabime 2f81e54568 Added unit tests (catch based) 10 years ago