add test case for parsing datetime

This commit is contained in:
ToruNiina
2018-12-12 20:55:30 +09:00
parent 65cfa9d06b
commit 8e154cdd74
2 changed files with 134 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ set(TEST_NAMES
test_parse_integer
test_parse_floating
test_parse_string
test_parse_datetime
test_parse_array
test_parse_inline_table
test_parse_key