v/vlib/toml/tests
2024-05-26 09:35:59 +03:00
..
testdata toml: update the alexcrichton and BurntSushi repos to their successors toml-rs, and toml-test, record new exceptions (#21152) 2024-04-01 22:03:35 +03:00
alexcrichton_toml_rs_test.v toml: update the alexcrichton and BurntSushi repos to their successors toml-rs, and toml-test, record new exceptions (#21152) 2024-04-01 22:03:35 +03:00
array_of_tables_1_level_test.v
array_of_tables_2_level_test.v
array_of_tables_array_test.v
array_of_tables_edge_case_1_test.v
array_of_tables_edge_case_2_test.v
burntsushi_toml_test.v toml: update the alexcrichton and BurntSushi repos to their successors toml-rs, and toml-test, record new exceptions (#21152) 2024-04-01 22:03:35 +03:00
compact_test.v
crlf_test.v
datetime_test.v
default_to_test.v
encode_and_decode_test.v
iarna_toml_spec_test.v toml: update the alexcrichton and BurntSushi repos to their successors toml-rs, and toml-test, record new exceptions (#21152) 2024-04-01 22:03:35 +03:00
inline_test.v
json_encoding_test.v
json_test.v
key_test.v
large_toml_file_test.v toml: update the alexcrichton and BurntSushi repos to their successors toml-rs, and toml-test, record new exceptions (#21152) 2024-04-01 22:03:35 +03:00
nested_test.v all: fix typos (#21089) 2024-03-25 12:18:27 +02:00
quoted_keys_test.v
reflect_test.v
spaced_keys_test.v
strings_test.v
table_test.v
toml_attrs_test.v toml: fix @[toml: ], support @[skip] (#21571) 2024-05-26 09:35:59 +03:00
toml_bom_test.v
toml_memory_corruption_test.v
toml_test.v
toml_types_test.v
value_query_test.v