mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Update test_errors.cpp
This commit is contained in:
@@ -23,7 +23,7 @@ protected:
|
|||||||
};
|
};
|
||||||
struct custom_ex {};
|
struct custom_ex {};
|
||||||
|
|
||||||
if !defined(SPDLOG_USE_STD_FORMAT) // std formt doesn't fully support tuntime strings
|
#if !defined(SPDLOG_USE_STD_FORMAT) // std formt doesn't fully support tuntime strings
|
||||||
TEST_CASE("default_error_handler", "[errors]")
|
TEST_CASE("default_error_handler", "[errors]")
|
||||||
{
|
{
|
||||||
prepare_logdir();
|
prepare_logdir();
|
||||||
|
Reference in New Issue
Block a user