spdlog/tests
2021-07-22 16:23:56 +01:00
..
catch.hpp Updated tests to catch v2.8.0 2019-06-04 16:35:34 +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 Fix build errors 2021-01-06 18:55:57 -05: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 clang-format 2021-07-19 00:50:51 +03:00
test_dup_filter.cpp clang-format 2021-07-19 00:50:51 +03:00
test_errors.cpp replace FormatString template argument with fmt::basic_format_string 2021-07-22 16:23:56 +01:00
test_eventlog.cpp clang-format 2021-07-19 00:50:51 +03:00
test_file_helper.cpp clang-format 2021-07-19 00:50:51 +03:00
test_file_logging.cpp Better support for / separators on Windows, improve wchar filename coverage 2021-01-06 04:15:14 -05:00
test_fmt_helper.cpp Update test_fmt_helper.cpp 2020-04-11 21:09:48 +03:00
test_macros.cpp clang-format 2021-07-19 00:50:51 +03: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 Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 2021-06-24 17:07:14 +03: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