v/vlib/toml/tests
2025-06-19 20:16:49 +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 all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
array_of_tables_2_level_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
array_of_tables_array_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
array_of_tables_edge_case_1_test.v
array_of_tables_edge_case_2_test.v
burntsushi_toml_test.v all: change single blank comment to blank line (#22016) 2024-08-09 14:55:58 +03:00
compact_test.v
crlf_test.v toml: minor cleanup in toml tests (#16679) 2022-12-15 10:16:42 +02:00
datetime_test.v
default_to_test.v
default_value_test.v toml: add reflect/decode struct default value support (#22412) 2024-10-06 11:15:04 +03:00
encode_and_decode_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
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 toml: fix trailing comma in inline toml, add test (#17977) 2023-04-18 12:35:55 +03:00
json_encoding_test.v
json_test.v
key_test.v all: change single blank comment to blank line (#22016) 2024-08-09 14:55:58 +03:00
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 ci: remove the // vtest flaky: true tags from the remaining tests (#24379) 2025-06-19 20:16:49 +03:00
quoted_string_crlf_test.v toml: fix crlf escape check (fix #24328) (#24329) 2025-04-26 19:50:32 +03:00
reflect_test.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
spaced_keys_test.v
strings_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
table_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
toml_attrs_test.v toml: fix @[toml: ], support @[skip] (#21571) 2024-05-26 09:35:59 +03:00
toml_bom_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
toml_memory_corruption_test.v
toml_test.v tests: cleanup legacy temp path (#19716) 2023-10-31 15:16:19 +02:00
toml_types_test.v
value_query_test.v all: unwrap const() blocks 2023-11-25 10:02:51 +03:00