Commit Graph

18 Commits (d0b8ecb6dd9fe54a1693e3d9972a06db244032a0)

Author SHA1 Message Date
gabime 3c7103d90d Format 7 years ago
gabime 780dab6977 Fixed tests 7 years ago
gabime c962c88342 Fixed linux port of v1.x 7 years ago
gabime c80cc3306f Fixed tests 7 years ago
gabime 6f4cd8d397 thread_pool and refactoring async 7 years ago
gabime a2653d409f clang-format 8 years ago
gabime 859b7f1d58 fixed test for visual c++ 8 years ago
gabime 49989e0678 fixed test for gcc 4.8 (no regex) 8 years ago
gabime 3c4a2bf531 Handle file extensions in rotating and daily loggers 8 years ago
gabime 93be7713e0 astyle 8 years ago
gabime 21ed31844c fixed bug in SPDLOG_TRACE_IF macro and added some related tests 8 years ago
gabime 0d26359856 astyle 9 years ago
Anton Goryunov e0f08d6b29 - fixed includes in tests 10 years ago
gabime 495ecaeaee astyle 10 years ago
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 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 c701420cf6 fixed tests 10 years ago
gabime 2f81e54568 Added unit tests (catch based) 10 years ago