test: add test for toml::string format

This commit is contained in:
ToruNiina
2019-06-29 20:20:31 +09:00
parent c2435b0d56
commit 2c192af35d
2 changed files with 114 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
set(TEST_NAMES
test_datetime
test_string
test_utility
test_result
test_traits