mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +08:00
test: add try_get/find
This commit is contained in:
@@ -2,11 +2,13 @@ set(TOML11_TEST_NAMES
|
||||
test_comments
|
||||
test_datetime
|
||||
test_find
|
||||
test_try_find
|
||||
test_find_or
|
||||
test_format_integer
|
||||
test_format_floating
|
||||
test_format_table
|
||||
test_get
|
||||
test_try_get
|
||||
test_get_or
|
||||
test_location
|
||||
test_literal
|
||||
|
Reference in New Issue
Block a user