spdlog/tests
2024-11-29 22:49:59 +02:00
..
CMakeLists.txt V2.x no std format (#3271) 2024-11-29 15:25:29 +02:00
includes.h
main.cpp
test_async.cpp
test_bin_to_hex.cpp
test_cfg.cpp
test_circular_q.cpp
test_create_dir.cpp V2.x no std format (#3271) 2024-11-29 15:25:29 +02:00
test_custom_callbacks.cpp
test_daily_and_rotation_loggers.cpp Removed SPDLOG_WCHAR_FILENAMES support 2024-11-29 17:17:30 +02:00
test_dup_filter.cpp
test_errors.cpp V2.x no std format (#3271) 2024-11-29 15:25:29 +02:00
test_eventlog.cpp
test_file_helper.cpp
test_file_logging.cpp Allow manual rotation of rotating_file_sink (#3269) 2024-11-29 22:08:17 +02:00
test_fmt_helper.cpp
test_include_sinks.cpp
test_log_level.cpp
test_macros.cpp
test_misc.cpp Added back tests for utf8 to utf16 2024-11-29 22:49:59 +02:00
test_mpmc_q.cpp
test_no_source_location.cpp clang format 2024-11-29 13:40:40 +02:00
test_pattern_formatter.cpp Remove mdc 2024-11-29 13:32:15 +02:00
test_registry.cpp
test_ringbuffer_sink.cpp
test_sink.h clang format 2024-11-29 13:40:40 +02:00
test_source_location.cpp clang format 2024-11-29 13:40:40 +02:00
test_stdout_api.cpp
test_stopwatch.cpp
test_systemd.cpp
test_time_point.cpp
utils.cpp
utils.h