spdlog/tests
Konstantin Podsvirov 075dcee042 Twice tolerance waiting time with MinGW
Increased tolerance waiting time for MinGW in dequeue-empty-nowait test
case, because this test case not passed on slow and powerful computers.
2020-06-10 23:44:30 +03: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 Revert 7f15fb2a21 since it breaks the ABI 2020-06-07 14:38:16 +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 Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_backtrace.cpp Update test_backtrace.cpp 2019-08-28 15:59:58 +03:00
test_cfg.cpp Fixed multiple clang-tidy warnings 2020-04-08 17:04:10 +03:00
test_create_dir.cpp update tests 2019-10-25 16:20:24 +03:00
test_daily_logger.cpp Revert 7f15fb2a21 since it breaks the ABI 2020-06-07 14:38:16 +03:00
test_dup_filter.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_errors.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_eventlog.cpp Update test_eventlog.cpp 2020-03-28 13:59:59 +03:00
test_file_helper.cpp Update test_file_helper.cpp 2020-04-29 14:50:25 +03:00
test_file_logging.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
test_fmt_helper.cpp Update test_fmt_helper.cpp 2020-04-11 21:09:48 +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 Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03: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 2020-04-10 15:35:58 +03:00
test_registry.cpp clang-format 2020-04-10 15:35:58 +03: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
test_time_point.cpp clang-format 2020-04-19 11:33:36 +03:00
utils.cpp Fixed multiple clang-tidy warnings 2020-04-08 18:17:21 +03:00
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 2020-02-10 13:12:07 +02:00