test: add try_get/find

This commit is contained in:
ToruNiina
2024-06-28 00:47:37 +09:00
parent 59921c1eb7
commit dc7e443be4
3 changed files with 1360 additions and 0 deletions

View File

@@ -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