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 Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
main.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_async.cpp Support async_overflow_policy::discard_new (#2876) 2023-09-09 23:05:08 +03:00
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 clang format 2023-09-22 18:24:45 +03:00
test_create_dir.cpp clang-format 2021-07-19 00:50:51 +03:00
test_custom_callbacks.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_daily_logger.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_dup_filter.cpp clang-format 2021-07-19 00:50:51 +03:00
test_errors.cpp Added source_location tests 2023-09-22 18:24:45 +03:00
test_eventlog.cpp clang-format 2021-07-19 00:50:51 +03:00
test_file_helper.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_file_logging.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_fmt_helper.cpp Support compile-time format string checking with std::format (#2544) 2022-11-12 23:07:11 +02:00
test_macros.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_misc.cpp clang format 2023-09-22 18:24:45 +03:00
test_mpmc_q.cpp feat(mpmc_blocking_q): add blocking dequeue without timeout (#2588) 2022-12-30 15:20:10 +02:00
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 Minor fixes 2023-09-22 18:24:45 +03:00
test_stdout_api.cpp clang format 2023-09-22 18:24:45 +03:00
test_stopwatch.cpp Update test_stopwatch.cpp 2023-05-27 23:05:49 +03:00
test_systemd.cpp
test_time_point.cpp
utils.cpp Use lower-case "windows.h" for case-sensitive file systems 2022-09-26 12:42:01 +02:00
utils.h