spdlog/tests
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
..
catch.hpp Added unit tests (catch based) 2015-05-15 20:30:37 +03:00
file_log.cpp 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 2015-12-12 20:53:00 +02:00
format.cpp fixed tests 2015-05-15 21:45:10 +03:00
includes.h 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 2015-12-12 20:53:00 +02:00
install_libcxx.sh added tests to travis 2015-05-15 22:08:34 +03:00
main.cpp Added unit tests (catch based) 2015-05-15 20:30:37 +03:00
Makefile fixed tests makefile 2015-05-15 23:04:09 +03:00
registry.cpp Added unit tests (catch based) 2015-05-15 20:30:37 +03:00
tests.sln Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 2015-08-14 20:26:33 +03:00
tests.vcxproj 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 2015-12-12 20:53:00 +02:00
tests.vcxproj.filters 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 2015-12-12 20:53:00 +02:00