add get_or

This commit is contained in:
ToruNiina
2017-12-11 12:04:57 +09:00
parent d1fd42ff7e
commit 3083f65493
3 changed files with 98 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ set(TEST_NAMES
test_to_toml
test_from_toml
test_get
test_get_or
test_value_operator
test_datetime
test_acceptor