spdlog/tests
2021-06-24 17:07:14 +03:00
..
catch.hpp
catch.license
CMakeLists.txt
includes.h
main.cpp
test_async.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_backtrace.cpp Fix #1967 2021-06-07 22:39:42 +03:00
test_cfg.cpp
test_create_dir.cpp Fix other build errors and unit tests 2021-01-06 19:39:47 -05:00
test_daily_logger.cpp Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 2021-06-24 17:07:14 +03:00
test_dup_filter.cpp
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 Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 2021-06-24 17:07:14 +03: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
test_macros.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_misc.cpp Revert "added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES" 2021-05-18 19:25:07 -04:00
test_mpmc_q.cpp
test_pattern_formatter.cpp Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 2021-06-24 17:07:14 +03: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
test_systemd.cpp
test_time_point.cpp
utils.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
utils.h