spdlog/tests
2020-03-21 15:25:26 +02: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 CMakeLists.txt: use same policy as fmt 2020-03-15 18:41:34 +02: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
meson.build renamed loaders with cfg 2019-12-22 20:40:19 +02:00
test_async.cpp Make tests support empty SPDLOG_EOL with new helper method require_message_count() 2020-02-10 11:26:48 +01:00
test_backtrace.cpp Update test_backtrace.cpp 2019-08-28 15:59:58 +03:00
test_cfg.cpp Fix Windows setenv check 2020-03-18 09:46:32 +00:00
test_create_dir.cpp update tests 2019-10-25 16:20:24 +03:00
test_daily_logger.cpp Make tests support empty SPDLOG_EOL with new helper method require_message_count() 2020-02-10 11:26:48 +01:00
test_dup_filter.cpp Fixed dup_filter test 2019-06-28 00:48:30 +03:00
test_errors.cpp Fix bench tidy warning 2020-03-03 23:53:28 +02:00
test_eventlog.cpp clang-format 2020-02-10 17:13:41 +02:00
test_file_helper.cpp clang-format 2019-10-25 16:05:12 +03:00
test_file_logging.cpp clang-format 2020-02-10 17:13:41 +02:00
test_fmt_helper.cpp Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03:00
test_macros.cpp Make tests support empty SPDLOG_EOL with new helper method require_message_count() 2020-02-10 11:26:48 +01:00
test_misc.cpp clang-format 2020-03-15 18:51:52 +02:00
test_mpmc_q.cpp Update test_mpmc_q.cpp 2019-09-21 15:49:54 +03:00
test_pattern_formatter.cpp clang-format 2020-03-21 15:25:26 +02:00
test_registry.cpp Fix some spelling errors. 2019-10-19 09:42:38 +02: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 clang-format 2019-09-23 12:38:19 +03:00
test_systemd.cpp Updated systemd sink and tests 2019-06-28 17:29:52 +03:00
utils.cpp clang-format 2020-02-10 17:13:41 +02:00
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 2020-02-10 13:12:07 +02:00