Renamed test filenames

This commit is contained in:
gabime
2018-11-20 12:14:21 +02:00
parent b64e4464a7
commit 52e2722412
3 changed files with 2 additions and 175 deletions

View File

@@ -3,9 +3,9 @@ project(spdlog-utests CXX)
find_package(Threads REQUIRED)
set(SPDLOG_UTESTS_SOURCES
errors.cpp
test_errors.cpp
file_helper.cpp
file_log.cpp
test_file_logging.cpp
test_misc.cpp
test_pattern_formatter.cpp
test_async.cpp