Commit Graph

6 Commits

Author SHA1 Message Date
gabime c00f4785dd Fixed tests solution for visual studio 2016-03-22 00:48:15 +02:00
gabime e226bfc35d tests updated to vs2015 2015-12-13 15:13:16 +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 f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 2015-08-14 20:26:33 +03:00
gabime 83d47aa645 VS 2013 solution for unit tests 2015-05-15 22:21:37 +03:00
gabime 2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00