spdlog/tests
2018-08-17 00:32:13 +03:00
..
catch.hpp
catch.license
CMakeLists.txt Little cmake and tests refactor 2018-08-14 21:33:47 +02:00
errors.cpp Little cmake and tests refactor 2018-08-14 21:33:47 +02:00
file_helper.cpp
file_log.cpp code formatting and clang tidy warnings fixes 2018-08-13 10:30:02 +03:00
includes.h
main.cpp
Makefile Fixed issue #798 and added -Wconversion compiler flag to build 2018-08-17 00:32:13 +03:00
registry.cpp Fixed issue #798 and added -Wconversion compiler flag to build 2018-08-17 00:32:13 +03:00
test_async.cpp use size_t instead of int for overrun counter 2018-08-14 09:21:52 -03:00
test_macros.cpp
test_misc.cpp clang format 2018-07-21 23:48:07 +03:00
test_mpmc_q.cpp code formatting 2018-08-15 19:01:54 +03:00
test_pattern_formatter.cpp code formatting 2018-07-23 00:13:52 +03:00
test_sink.h Fixed async tests to pass TASN checks 2018-08-14 00:58:50 +03:00
tests.sln Fixed tests under windows 2018-07-21 00:13:37 +03:00
tests.vcxproj Added periodic flusher support, and fixed some registry issues 2018-07-21 23:30:26 +03:00
tests.vcxproj.filters
tests.vcxproj.user registery and periodic flusher fixes. 2018-07-24 22:59:34 +03:00
utils.cpp
utils.h