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
gabime 057bf1b92d Added some mpmc_q tests 7 years ago
..
CMakeLists.txt Added some mpmc_q tests 7 years ago
Makefile Run ASAN/TSAN jobs with clang 7 years ago
catch.hpp Fix indentation in line 2916 8 years ago
catch.license added catch license in tests folder 8 years ago
errors.cpp Refactored sink interface and base_sink 7 years ago
file_helper.cpp pattern per sink and pattern caching 7 years ago
file_log.cpp code formatting and clang tidy warnings fixes 7 years ago
includes.h Code formatting 7 years ago
main.cpp Added unit tests (catch based) 10 years ago
registry.cpp formatting 7 years ago
test_async.cpp use size_t instead of int for overrun counter 7 years ago
test_macros.cpp Renamed simple_file_sink -> basic_file_sink 7 years ago
test_misc.cpp clang format 7 years ago
test_mpmc_q.cpp Added some mpmc_q tests 7 years ago
test_pattern_formatter.cpp code formatting 7 years ago
test_sink.h Fixed async tests to pass TASN checks 7 years ago
tests.sln Fixed tests under windows 7 years ago
tests.vcxproj Added periodic flusher support, and fixed some registry issues 7 years ago
tests.vcxproj.filters Use blocking queue 7 years ago
tests.vcxproj.user registery and periodic flusher fixes. 7 years ago
utils.cpp clang-format 8 years ago
utils.h clang-format 8 years ago