You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/tests
Raul Tambre 76cdeb62e3 Don't enable C language in CMake
spdlog doesn't seem to actually require the C language.
Not enabling it results in a significant initial configure time speedup.
5 years ago
..
CMakeLists.txt Don't enable C language in CMake 5 years ago
catch.hpp Updated tests to catch v2.8.0 6 years ago
catch.license Updated tests to catch v2.8.0 6 years ago
includes.h Moved pattern formatter from spdlog/details to spdlog/ 6 years ago
main.cpp Added unit tests (catch based) 10 years ago
test_async.cpp Fixed multiple clang-tidy warnings 5 years ago
test_backtrace.cpp Update test_backtrace.cpp 6 years ago
test_cfg.cpp Fixed multiple clang-tidy warnings 5 years ago
test_create_dir.cpp update tests 6 years ago
test_daily_logger.cpp Revert 7f15fb2a21 since it breaks the ABI 5 years ago
test_dup_filter.cpp Fixed multiple clang-tidy warnings 5 years ago
test_errors.cpp Fixed multiple clang-tidy warnings 5 years ago
test_eventlog.cpp Update test_eventlog.cpp 5 years ago
test_file_helper.cpp Update test_file_helper.cpp 5 years ago
test_file_logging.cpp Fixed multiple clang-tidy warnings 5 years ago
test_fmt_helper.cpp Update test_fmt_helper.cpp 5 years ago
test_macros.cpp Make tests support empty SPDLOG_EOL with new helper method require_message_count() 6 years ago
test_misc.cpp Fixed multiple clang-tidy warnings 5 years ago
test_mpmc_q.cpp Twice tolerance waiting time with MinGW 5 years ago
test_pattern_formatter.cpp clang-format 5 years ago
test_registry.cpp clang-format 5 years ago
test_sink.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_stdout_api.cpp clang-format 6 years ago
test_systemd.cpp Updated systemd sink and tests 6 years ago
test_time_point.cpp clang-format 5 years ago
utils.cpp Fixed multiple clang-tidy warnings 5 years ago
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 6 years ago