.. |
testdata
|
toml: update testdata/.gitignore (#12630)
|
2021-11-30 16:01:20 +02:00 |
alexcrichton.toml-rs-tests_test.v
|
toml: add `alexcrichton/toml-rs` test suite to CI (#12624)
|
2021-11-30 15:08:30 +02:00 |
array_of_tables_1_level_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
array_of_tables_2_level_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
array_of_tables_array_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
array_of_tables_edge_case_1_test.v
|
toml: support implicit array of tables key change (#12580)
|
2021-11-26 15:06:28 +02:00 |
burntsushi.toml-test_test.v
|
toml: add `iarna/toml-spec-tests` to CI tests (#12583)
|
2021-11-26 19:15:01 +02:00 |
compact_test.v
|
toml: isolate, fix and regress-test sumtype cast causing memory corruption (#12329)
|
2021-10-28 19:57:30 +03:00 |
crlf_test.v
|
toml: comply with BurntSushi @eb989e5 (#12616)
|
2021-11-29 22:15:22 +02:00 |
datetime_test.v
|
toml: fix memory corruption when returning new date/time types (#12507)
|
2021-11-19 20:35:11 +02:00 |
default_to_test.v
|
toml: add Any.default_to() method (#12506)
|
2021-11-19 10:26:45 +02:00 |
iarna.toml-spec-tests_test.v
|
toml: convert yaml value checks in iarna test suite (#12629)
|
2021-12-01 14:43:15 +02:00 |
json_encoding_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
json_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
key_test.v
|
toml: fix parsing of alphanumeric keys (#12517)
|
2021-11-19 20:34:21 +02:00 |
large_toml_file_test.v
|
toml: add 1MB file parsing test to CI (#12582)
|
2021-11-26 18:11:14 +03:00 |
nested_test.v
|
vlib: add toml module + tests (#11964)
|
2021-09-24 21:13:52 +03:00 |
quoted_keys_test.v
|
toml: support for `[a."b.c"]` quoted keys (#12444)
|
2021-11-13 11:17:35 +02:00 |
spaced_keys_test.v
|
toml: clean up and improve spaced and dotted key parsing (#12576)
|
2021-11-25 16:51:54 +02:00 |
strings_test.v
|
toml: add value decoding (#12521)
|
2021-11-20 19:48:44 +02:00 |
table_test.v
|
toml: add Any.default_to() method (#12506)
|
2021-11-19 10:26:45 +02:00 |
toml_bom_test.v
|
toml: add Any.default_to() method (#12506)
|
2021-11-19 10:26:45 +02:00 |
toml_memory_corruption_test.v
|
toml: fix memory corruption when returning new date/time types (#12507)
|
2021-11-19 20:35:11 +02:00 |
toml_test.v
|
toml: small refactor, move all json functionality to submodule (#12502)
|
2021-11-18 13:27:59 +02:00 |
types_test.v
|
toml: fix, test and optimize `nan` and `inf` values (#12592)
|
2021-11-27 21:26:28 +02:00 |
value_query_test.v
|
toml: add conversion of ast inf and nan to Any (#12567)
|
2021-11-25 12:33:54 +02:00 |