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
Mohammad Ali 3cab260814
Add a trivial callback sink (#2610)
Add a trivial callback sink
3 years ago
..
CMakeLists.txt Add a trivial callback sink (#2610) 3 years ago
catch.hpp fixed #2058 by updating catch2 to v2.13.7 4 years ago
catch.license Updated tests to catch v2.8.0 6 years ago
includes.h Added compile mscv_sink.h to tests 3 years ago
main.cpp clang format 3 years ago
test_async.cpp Update test_async.cpp 4 years ago
test_backtrace.cpp Unnecessary backtrace begin/end logs (#2568) 3 years ago
test_cfg.cpp Added cfg tests 5 years ago
test_create_dir.cpp clang-format 4 years ago
test_custom_callbacks.cpp Add a trivial callback sink (#2610) 3 years ago
test_daily_logger.cpp Replace fmt_helper::to_string by a macro 3 years ago
test_dup_filter.cpp clang-format 4 years ago
test_errors.cpp Switch to vformat_to 3 years ago
test_eventlog.cpp clang-format 4 years ago
test_file_helper.cpp Fix fopen_s error reporting with PREVENT_CHILD_FD 4 years ago
test_file_logging.cpp Throw if rotating_file_sink constructor receives max_size==0 as arg 4 years ago
test_fmt_helper.cpp Support compile-time format string checking with std::format (#2544) 3 years ago
test_macros.cpp Bump fmt to version 8.1.1 and run clang-format 4 years ago
test_misc.cpp fix clone async test 3 years ago
test_mpmc_q.cpp feat(mpmc_blocking_q): add blocking dequeue without timeout (#2588) 3 years ago
test_pattern_formatter.cpp Support compile-time format string checking with std::format (#2544) 3 years ago
test_registry.cpp Fix build errors 5 years ago
test_sink.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_stdout_api.cpp replace FormatString template argument with fmt::basic_format_string 4 years ago
test_stopwatch.cpp test_stopwatch: fix on mingw 3 years ago
test_systemd.cpp Updated systemd sink and tests 6 years ago
test_time_point.cpp clang-format 5 years ago
utils.cpp Use lower-case "windows.h" for case-sensitive file systems 3 years ago
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 6 years ago