Rename posix-test to os-test

This commit is contained in:
Victor Zverovich
2019-12-15 16:43:40 -08:00
parent da2569827e
commit 9ea42fb26e
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ if (NOT MSVC_BUILD_STATIC)
target_compile_definitions(posix-mock-test PRIVATE FMT_LOCALE)
endif ()
add_test(NAME posix-mock-test COMMAND posix-mock-test)
add_fmt_test(posix-test)
add_fmt_test(os-test)
endif ()
add_fmt_executable(header-only-test