spdlog/tests
2019-05-12 00:22:39 +03:00
..
catch.hpp
catch.license
CMakeLists.txt Renamed test filename 2018-11-22 12:31:16 +02:00
includes.h static lib wip 2019-04-05 23:05:46 +03:00
main.cpp
Makefile fix link to systemd in tests 2019-03-22 14:01:34 +02:00
test_async.cpp use size_t instead of int for overrun counter 2018-08-14 09:21:52 -03:00
test_errors.cpp clang format and SPLDOG_HEADER_ONLY macro 2019-05-12 00:22:39 +03:00
test_file_helper.cpp Fix typo in file_helper.h 2019-01-08 10:09:11 -08:00
test_file_logging.cpp clang-format 2019-03-29 14:46:31 +03:00
test_fmt_helper.cpp Fixed fmt_helper tests 2018-11-16 12:56:36 +02:00
test_macros.cpp clang-format 2018-11-22 18:49:14 +02:00
test_misc.cpp clang-format 2019-04-27 02:34:50 +03:00
test_mpmc_q.cpp Fixed issue #842 in tests 2018-09-26 14:45:57 +03:00
test_pattern_formatter.cpp clang-format 2018-11-16 12:56:57 +02:00
test_registry.cpp Fixd copy ellision warning in tests 2019-01-08 17:33:31 +02:00
test_sink.h Fixed async tests to pass TASN checks 2018-08-14 00:58:50 +03:00
test_systemd.cpp Cleaned systemd test 2019-03-22 14:16:16 +02:00
tests.sln Merge pull request #801 from yhchen/v1.x 2018-08-19 13:02:35 +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 code formating 2018-10-05 15:21:05 +03:00
utils.h