spdlog/tests
2021-01-10 18:19:28 -05:00
..
catch.hpp
catch.license
CMakeLists.txt clang-format 2020-09-26 15:34:05 +03:00
includes.h Moved pattern formatter from spdlog/details to spdlog/ 2020-03-21 13:33:04 +02:00
main.cpp
test_async.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_backtrace.cpp
test_cfg.cpp Added cfg tests 2020-09-27 02:10:52 +03:00
test_create_dir.cpp Fix other build errors and unit tests 2021-01-06 19:39:47 -05:00
test_daily_logger.cpp Remove filename_memory_buf_t from headers 2021-01-10 18:19:28 -05:00
test_dup_filter.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_errors.cpp Fix character issues in test_errors.cpp 2021-01-06 20:00:59 -05:00
test_eventlog.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
test_file_helper.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_file_logging.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
test_fmt_helper.cpp Update test_fmt_helper.cpp 2020-04-11 21:09:48 +03:00
test_macros.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_misc.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_mpmc_q.cpp Twice tolerance waiting time with MinGW 2020-06-10 23:44:30 +03:00
test_pattern_formatter.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
test_registry.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_sink.h
test_stdout_api.cpp
test_stopwatch.cpp Added some stopwatch tests 2020-08-29 03:25:16 +03:00
test_systemd.cpp
test_time_point.cpp clang-format 2020-04-19 11:33:36 +03:00
utils.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
utils.h