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 |
|