test: add minimum cases of serializer

This commit is contained in:
ToruNiina
2024-07-03 00:00:50 +09:00
parent ccd941dc5b
commit 65e722da43
2 changed files with 149 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ set(TOML11_TEST_NAMES
test_parse_table
test_result
test_scanner
test_serialize
test_syntax_boolean
test_syntax_integer
test_syntax_floating