v/vlib/toml/tests/testdata
Larpon 5ab91dd471
toml: support multi-level map keys in arrays-of-tables (#12641)
2021-12-02 11:19:45 +02:00
..
.gitignore
array_of_tables_1_level_test.out
array_of_tables_2_level_test.out toml: fix parsing array of tables (#12388) 2021-11-05 12:08:40 +02:00
array_of_tables_array_test.out
array_of_tables_edge_case_1_test.out
array_of_tables_edge_case_1_test.toml
array_of_tables_edge_case_2_test.out
array_of_tables_edge_case_2_test.toml
json_encoding_test.out toml: use `json2` to encode output from .to_json() (#12470) 2021-11-16 08:41:37 +02:00
json_encoding_test.toml toml: use `json2` to encode output from .to_json() (#12470) 2021-11-16 08:41:37 +02:00
json_test.out
json_test.toml
key_test.out
key_test.toml
strings_test.toml
toml_test.out
toml_test.toml
toml_with_utf8_bom.toml
toml_with_utf16_bom.toml
toml_with_utf32_bom.toml