spdlog/tests
2023-03-05 21:34:02 +02:00
..
CMakeLists.txt Added Catch v3 support (#2661) 2023-03-01 13:51:04 +02: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 Update test_async.cpp 2021-12-11 16:42:17 +02:00
test_backtrace.cpp Unnecessary backtrace begin/end logs (#2568) 2022-12-09 10:25:17 +02:00
test_cfg.cpp Added cfg tests 2020-09-27 02:10:52 +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 Update test_errors.cpp 2023-03-05 21:34:02 +02: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 fix clone async test 2022-05-07 12:30:41 +02: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 Support compile-time format string checking with std::format (#2544) 2022-11-12 23:07:11 +02:00
test_registry.cpp Fix build errors 2021-01-06 18:55:57 -05:00
test_sink.h Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03:00
test_stdout_api.cpp replace FormatString template argument with fmt::basic_format_string 2021-07-22 16:23:56 +01:00
test_stopwatch.cpp Update test_stopwatch.cpp 2023-02-26 02:31:12 +02:00
test_systemd.cpp Updated systemd sink and tests 2019-06-28 17:29:52 +03:00
test_time_point.cpp clang-format 2020-04-19 11:33:36 +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