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
Florian Pigorsch 4aad51a352 Fix some spelling errors.
casese -> cases (1)
chache -> cache (1)
cirucal -> circular (1)
dependecy -> dependency (1)
detrmine -> determine (2)
eavluate -> evaluate (1)
exertnal -> external (1)
ony -> only (1)
registation -> registration (3)
registring -> registering (2)
regsistration -> registration (3)
seperate -> separate (2)
wit -> with (1)
withe -> with (1)
6 years ago
..
CMakeLists.txt Implemented daily sink rotation #661 6 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 Updated tests to catch v2.8.0 6 years ago
main.cpp Added unit tests (catch based) 10 years ago
meson.build Updated meson build 6 years ago
test_async.cpp use size_t instead of int for overrun counter 7 years ago
test_backtrace.cpp Update test_backtrace.cpp 6 years ago
test_daily_logger.cpp Fixed widows tests 6 years ago
test_dup_filter.cpp Fixed dup_filter test 6 years ago
test_errors.cpp clang format and SPLDOG_HEADER_ONLY macro 6 years ago
test_file_helper.cpp Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_file_logging.cpp Implemented daily sink rotation #661 6 years ago
test_fmt_helper.cpp Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_macros.cpp Fix some spelling errors. 6 years ago
test_misc.cpp wip backtracer 6 years ago
test_mpmc_q.cpp Update test_mpmc_q.cpp 6 years ago
test_pattern_formatter.cpp Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_registry.cpp Fix some spelling errors. 6 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
utils.cpp clang-format 6 years ago
utils.h Implemented daily sink rotation #661 6 years ago