update toml::value and improve test_value

- enable to store new types
- store source string if possible
- refactoring
This commit is contained in:
ToruNiina
2018-12-09 18:03:20 +09:00
parent dc8ccdc458
commit e24039f4ef
3 changed files with 1160 additions and 616 deletions

View File

@@ -9,7 +9,7 @@ set(TEST_NAMES
test_utility
test_result
test_traits
# test_value
test_value
# test_to_toml
# test_from_toml
# test_get