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)
2019-10-19 09:42:38 +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 Implemented daily sink rotation #661 2019-09-15 18:34:29 +03:00
includes.h Updated tests to catch v2.8.0 2019-06-04 16:35:34 +03:00
main.cpp Added unit tests (catch based) 2015-05-15 20:30:37 +03:00
meson.build Updated meson build 2019-09-18 15:01:23 +03:00
test_async.cpp use size_t instead of int for overrun counter 2018-08-14 09:21:52 -03:00
test_backtrace.cpp Update test_backtrace.cpp 2019-08-28 15:59:58 +03:00
test_daily_logger.cpp Fixed widows tests 2019-09-15 20:56:20 +03:00
test_dup_filter.cpp Fixed dup_filter test 2019-06-28 00:48:30 +03:00
test_errors.cpp clang format and SPLDOG_HEADER_ONLY macro 2019-05-12 00:22:39 +03:00
test_file_helper.cpp Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03:00
test_file_logging.cpp Implemented daily sink rotation #661 2019-09-15 18:34:29 +03: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 Fix some spelling errors. 2019-10-19 09:42:38 +02:00
test_misc.cpp wip backtracer 2019-09-05 01:25:00 +03:00
test_mpmc_q.cpp Update test_mpmc_q.cpp 2019-09-21 15:49:54 +03:00
test_pattern_formatter.cpp Unified usage of fmt::memory_buffer across the codebase 2019-08-28 18:46:09 +03: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 2019-09-21 18:16:38 +03:00
utils.h Implemented daily sink rotation #661 2019-09-15 18:34:29 +03:00