mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
add test for key and string
This commit is contained in:
@@ -13,6 +13,8 @@ set(TEST_NAMES
|
||||
test_parse_boolean
|
||||
test_parse_integer
|
||||
test_parse_floating
|
||||
test_parse_string
|
||||
test_parse_key
|
||||
|
||||
# test_to_toml
|
||||
# test_from_toml
|
||||
|
Reference in New Issue
Block a user