spdlog/tests
2023-09-22 18:24:45 +03:00
..
CMakeLists.txt Added source_location tests 2023-09-22 18:24:45 +03:00
includes.h
main.cpp
test_async.cpp
test_bin_to_hex.cpp
test_cfg.cpp
test_circular_q.cpp Update test_circular_q.cpp 2023-09-22 18:24:45 +03:00
test_create_dir.cpp
test_custom_callbacks.cpp
test_daily_logger.cpp
test_dup_filter.cpp
test_errors.cpp Removed async test when using std format due to invalid runtime format string 2023-09-22 18:24:45 +03:00
test_eventlog.cpp
test_file_helper.cpp
test_file_logging.cpp
test_fmt_helper.cpp
test_macros.cpp
test_misc.cpp clang format 2023-09-22 18:24:45 +03:00
test_mpmc_q.cpp
test_pattern_formatter.cpp Replaced details::make_unique with std::make_unique 2023-09-22 18:24:45 +03:00
test_registry.cpp
test_ringbuffer_sink.cpp Fixed test when using std format 2023-09-22 18:24:45 +03:00
test_sink.h
test_source_location.cpp Formatting 2023-09-22 18:24:45 +03:00
test_stdout_api.cpp
test_stopwatch.cpp
test_systemd.cpp
test_time_point.cpp
utils.cpp
utils.h