spdlog/tests
2018-11-22 12:31:16 +02:00
..
catch.hpp
catch.license
CMakeLists.txt Renamed test filename 2018-11-22 12:31:16 +02:00
includes.h New compile time API using SPDLOG_ACTIVE_LEVEL 2018-11-11 18:15:24 +02:00
main.cpp
Makefile Fixed issue #798 and added -Wconversion compiler flag to build 2018-08-17 00:32:13 +03:00
test_async.cpp
test_errors.cpp Renamed test filenames 2018-11-20 12:14:21 +02:00
test_file_helper.cpp Renamed test filename 2018-11-22 12:31:16 +02:00
test_fmt_helper.cpp Fixed fmt_helper tests 2018-11-16 12:56:36 +02:00
test_macros.cpp New compile time API using SPDLOG_ACTIVE_LEVEL 2018-11-11 18:15:24 +02:00
test_misc.cpp Added test of pattern_formatter::clone() 2018-11-12 15:59:03 +02: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 Minor fix to test 2018-11-11 01:25:17 +02:00
test_sink.h
tests.sln Merge pull request #801 from yhchen/v1.x 2018-08-19 13:02:35 +03:00
tests.vcxproj
tests.vcxproj.filters
tests.vcxproj.user
utils.cpp code formating 2018-10-05 15:21:05 +03:00
utils.h