Add a grisu test stub

This commit is contained in:
Victor Zverovich
2019-01-27 10:10:13 -08:00
parent 9f70b034e1
commit 4f6fda558c
3 changed files with 34 additions and 0 deletions
+1
View File
@@ -87,6 +87,7 @@ endfunction()
add_fmt_test(assert-test)
add_fmt_test(chrono-test)
add_fmt_test(core-test)
add_fmt_test(grisu-test)
add_fmt_test(gtest-extra-test)
add_fmt_test(format-test mock-allocator.h)
if (NOT (MSVC AND BUILD_SHARED_LIBS))