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 fcb661d0e9 Fixed tests 7 years ago
..
CMakeLists.txt Renamed test filename 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
includes.h New compile time API using SPDLOG_ACTIVE_LEVEL 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_errors.cpp Renamed test filenames 7 years ago
test_file_helper.cpp Renamed test filename 7 years ago
test_file_logging.cpp Added missing test file 7 years ago
test_fmt_helper.cpp Fixed fmt_helper tests 7 years ago
test_macros.cpp clang-format 7 years ago
test_misc.cpp Fixed tests 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 Fixed tests 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