v/vlib/toml/tests/testdata
Larpon 2f75ce0d4c
toml: use `json2` to encode output from .to_json() (#12470)
2021-11-16 08:41:37 +02:00
..
array_of_tables_1_level_test.out toml: parse formatting (#12374) 2021-11-04 09:15:50 +02:00
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 toml: support complex array-tables-array constructs (#12438) 2021-11-11 18:30:34 +02:00
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 vlib: add toml module + tests (#11964) 2021-09-24 21:13:52 +03:00
json_test.toml vlib: add toml module + tests (#11964) 2021-09-24 21:13:52 +03:00
strings_test.toml toml: fix scanner escape collecting in literal strings (#12022) 2021-09-30 16:04:21 +03:00
toml_test.out vlib: add toml module + tests (#11964) 2021-09-24 21:13:52 +03:00
toml_test.toml vlib: add toml module + tests (#11964) 2021-09-24 21:13:52 +03:00
toml_with_utf8_bom.toml toml: add UTF header support, add BOM tests (#12326) 2021-10-28 16:38:49 +03:00
toml_with_utf16_bom.toml toml: add UTF header support, add BOM tests (#12326) 2021-10-28 16:38:49 +03:00
toml_with_utf32_bom.toml toml: add UTF header support, add BOM tests (#12326) 2021-10-28 16:38:49 +03:00