spdlog/tests
2023-09-23 00:27:32 +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 null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_circular_q.cpp Update test_circular_q.cpp 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 null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_dup_filter.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_errors.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_eventlog.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_file_helper.cpp Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02:00
test_file_logging.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03: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 null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_misc.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +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 null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_registry.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_ringbuffer_sink.cpp Fixed test when using std format 2023-09-22 18:24:45 +03:00
test_sink.h Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03:00
test_source_location.cpp Formatting 2023-09-22 18:24:45 +03:00
test_stdout_api.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_stopwatch.cpp Update test_stopwatch.cpp 2023-05-27 23:05:49 +03:00
test_systemd.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
test_time_point.cpp null_atomic_log_level and fix compile 2023-09-23 00:27:32 +03:00
utils.cpp Use lower-case "windows.h" for case-sensitive file systems 2022-09-26 12:42:01 +02:00
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 2020-02-10 13:12:07 +02:00