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 617fcc92cf clang-format 7 years ago
..
CMakeLists.txt Updated default API impl and tests 7 years ago
Makefile Fixed issue #798 and added -Wconversion compiler flag to build 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 Tests: Fixed some clang-tidy warnings 7 years ago
file_helper.cpp Fixed issue #888 7 years ago
file_log.cpp Tests: Fixed some clang-tidy warnings 7 years ago
includes.h Added default logger API 7 years ago
main.cpp Added unit tests (catch based) 10 years ago
test_async.cpp use size_t instead of int for overrun counter 7 years ago
test_fmt_helper.cpp code formatting 7 years ago
test_macros.cpp Renamed simple_file_sink -> basic_file_sink 7 years ago
test_misc.cpp Major change to log_msg - contain only string_view instead of buffer 7 years ago
test_mpmc_q.cpp Fixed issue #842 in tests 7 years ago
test_pattern_formatter.cpp clang-format 7 years ago
test_registry.cpp Minor fix to test 7 years ago
test_sink.h Fixed async tests to pass TASN checks 7 years ago
tests.sln Merge pull request #801 from yhchen/v1.x 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 code formating 7 years ago
utils.h clang-format 8 years ago