Added no source location tests and fixed source location tests

This commit is contained in:
gabime
2024-11-29 12:54:53 +02:00
parent 3fc14822ef
commit 9c1b76fe72
4 changed files with 41 additions and 13 deletions

View File

@@ -50,6 +50,7 @@ set(SPDLOG_UTESTS_SOURCES
test_circular_q.cpp
test_ringbuffer_sink.cpp
test_source_location.cpp
test_no_source_location.cpp
test_log_level.cpp
test_include_sinks.cpp)