spdlog/tests
albert-github 81ce5fcdb7
Remove obsolete part from cmake configuration files (#2871)
Updating minimum CMake version to 3.11
2023-08-30 23:20:37 +03:00
..
CMakeLists.txt Remove obsolete part from cmake configuration files (#2871) 2023-08-30 23:20:37 +03:00
includes.h
main.cpp
test_async.cpp
test_backtrace.cpp
test_bin_to_hex.cpp Fixed #2724 by excluding bin_to_hex sink if using std::format 2023-07-08 17:12:25 +03:00
test_cfg.cpp
test_circular_q.cpp Added another test for circular_q 2023-08-05 17:26:16 +03:00
test_create_dir.cpp
test_custom_callbacks.cpp
test_daily_logger.cpp
test_dup_filter.cpp
test_errors.cpp clang format 2023-06-07 13:23:44 +03:00
test_eventlog.cpp
test_file_helper.cpp
test_file_logging.cpp
test_fmt_helper.cpp
test_macros.cpp
test_misc.cpp Added missing square bracket to fix the level_to_string_view test. (#2827) 2023-07-23 11:15:25 +03:00
test_mpmc_q.cpp
test_pattern_formatter.cpp clang format 2023-06-07 13:23:44 +03:00
test_registry.cpp
test_sink.h
test_stdout_api.cpp
test_stopwatch.cpp Update test_stopwatch.cpp 2023-05-27 23:05:49 +03:00
test_systemd.cpp
test_time_point.cpp
utils.cpp
utils.h