1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/toml/tests
2021-12-11 15:21:46 +02:00
..
testdata toml: support multi-level map keys in arrays-of-tables (#12641) 2021-12-02 11:19:45 +02:00
alexcrichton.toml-rs-tests_test.v toml: solidify single-line escape validation (#12644) 2021-12-02 12:07:53 +02: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 toml: support multi-level map keys in arrays-of-tables (#12641) 2021-12-02 11:19:45 +02:00
burntsushi.toml-test_test.v
compact_test.v
crlf_test.v toml: comply with BurntSushi @eb989e5 (#12616) 2021-11-29 22:15:22 +02:00
datetime_test.v
default_to_test.v
iarna.toml-spec-tests_test.v toml: fix bug in unicode decoding (#12643) 2021-12-02 11:19:12 +02:00
json_encoding_test.v
json_test.v
key_test.v
large_toml_file_test.v
nested_test.v
quoted_keys_test.v
reflect_test.v toml: add reflection method (#12664) 2021-12-03 12:40:46 +02:00
spaced_keys_test.v
strings_test.v
table_test.v
toml_bom_test.v
toml_memory_corruption_test.v
toml_test.v
types_test.v
value_query_test.v toml: fix implicit allocation overwrite of existing table (#12793) 2021-12-11 15:21:46 +02:00