Commit Graph

5 Commits (e3c3f91c116f52d5cf2f076d226d39e395b9ad2e)

Author SHA1 Message Date
gabime e226bfc35d tests updated to vs2015 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 f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 10 years ago
gabime 83d47aa645 VS 2013 solution for unit tests 10 years ago
gabime 2f81e54568 Added unit tests (catch based) 10 years ago