You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
Makefile fixed tests makefile 10 years ago
catch.hpp Added unit tests (catch based) 10 years ago
file_log.cpp 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 10 years ago
format.cpp fixed tests 10 years ago
includes.h 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 10 years ago
install_libcxx.sh added tests to travis 10 years ago
main.cpp Added unit tests (catch based) 10 years ago
registry.cpp Added unit tests (catch based) 10 years ago
tests.sln Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 10 years ago
tests.vcxproj 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 10 years ago
tests.vcxproj.filters 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances 10 years ago