1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/toml/tests/testdata
2021-12-02 11:19:45 +02:00
..
.gitignore toml: update testdata/.gitignore (#12630) 2021-11-30 16:01:20 +02:00
array_of_tables_1_level_test.out
array_of_tables_2_level_test.out
array_of_tables_array_test.out
array_of_tables_edge_case_1_test.out toml: support implicit array of tables key change (#12580) 2021-11-26 15:06:28 +02:00
array_of_tables_edge_case_1_test.toml toml: support implicit array of tables key change (#12580) 2021-11-26 15:06:28 +02:00
array_of_tables_edge_case_2_test.out toml: support multi-level map keys in arrays-of-tables (#12641) 2021-12-02 11:19:45 +02:00
array_of_tables_edge_case_2_test.toml toml: support multi-level map keys in arrays-of-tables (#12641) 2021-12-02 11:19:45 +02:00
json_encoding_test.out
json_encoding_test.toml
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