spdlog/tests
2021-12-11 16:42:27 +02:00
..
catch.hpp fixed #2058 by updating catch2 to v2.13.7 2021-09-08 13:23:36 +03:00
catch.license Updated tests to catch v2.8.0 2019-06-04 16:35:34 +03:00
CMakeLists.txt clang-format 2020-09-26 15:34:05 +03:00
includes.h Moved pattern formatter from spdlog/details to spdlog/ 2020-03-21 13:33:04 +02:00
main.cpp Added unit tests (catch based) 2015-05-15 20:30:37 +03:00
test_async.cpp Update test_async.cpp 2021-12-11 16:42:17 +02:00
test_backtrace.cpp Fix #1967 2021-06-07 22:39:42 +03: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_daily_logger.cpp Update test_daily_logger.cpp 2021-11-17 04:45:49 +02:00
test_dup_filter.cpp clang-format 2021-07-19 00:50:51 +03:00
test_errors.cpp Add std::tm formatter, fix spdlog::stopwatch formatter, conditionally use fmt::runtime in test_errors 2021-11-15 14:57:13 -05:00
test_eventlog.cpp clang-format 2021-07-19 00:50:51 +03:00
test_file_helper.cpp Update test_file_helper.cpp 2021-12-11 16:42:27 +02:00
test_file_logging.cpp Avoid specializing std::formatter for std::tm (not a great idea after all) 2021-11-15 15:27:34 -05:00
test_fmt_helper.cpp Fix test_fmt_helper 2021-11-15 18:34:40 -05:00
test_macros.cpp Fixed test_macros tests 2021-12-11 16:27:27 +02:00
test_misc.cpp Revert "added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES" 2021-05-18 19:25:07 -04:00
test_mpmc_q.cpp Twice tolerance waiting time with MinGW 2020-06-10 23:44:30 +03:00
test_pattern_formatter.cpp clang-format 2021-11-16 23:44:35 +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 Added some stopwatch tests 2020-08-29 03:25:16 +03: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 clang-format 2021-07-19 00:50:51 +03:00
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 2020-02-10 13:12:07 +02:00