v/vlib/toml/tests
Larsimusrex bae7684276
Some checks failed
Graphics CI / gg-regressions (push) Waiting to run
vlib modules CI / build-module-docs (push) Waiting to run
native backend CI / native-backend-ubuntu (push) Waiting to run
native backend CI / native-backend-windows (push) Waiting to run
Sanitized CI / sanitize-undefined-clang (push) Waiting to run
Sanitized CI / sanitize-undefined-gcc (push) Waiting to run
Sanitized CI / tests-sanitize-address-clang (push) Waiting to run
Sanitized CI / sanitize-address-msvc (push) Waiting to run
Sanitized CI / sanitize-address-gcc (push) Waiting to run
Sanitized CI / sanitize-memory-clang (push) Waiting to run
sdl CI / v-compiles-sdl-examples (push) Waiting to run
Time CI / time-linux (push) Waiting to run
Time CI / time-macos (push) Waiting to run
Time CI / time-windows (push) Waiting to run
toml CI / toml-module-pass-external-test-suites (push) Waiting to run
Tools CI / tools-windows (gcc) (push) Waiting to run
Tools CI / tools-linux (clang) (push) Waiting to run
Tools CI / tools-linux (gcc) (push) Waiting to run
Tools CI / tools-linux (tcc) (push) Waiting to run
Tools CI / tools-macos (clang) (push) Waiting to run
Tools CI / tools-windows (msvc) (push) Waiting to run
Tools CI / tools-windows (tcc) (push) Waiting to run
Tools CI / tools-docker-ubuntu-musl (push) Waiting to run
vab CI / vab-compiles-v-examples (push) Waiting to run
vab CI / v-compiles-os-android (push) Waiting to run
wasm backend CI / wasm-backend (windows-2022) (push) Waiting to run
wasm backend CI / wasm-backend (ubuntu-22.04) (push) Waiting to run
json decoder benchmark CI / json-encode-benchmark (push) Has been cancelled
json encoder benchmark CI / json-encode-benchmark (push) Has been cancelled
json2: replace encoder with new implementation (#25224)
2025-09-09 18:50:22 +03:00
..
testdata json2: replace encoder with new implementation (#25224) 2025-09-09 18:50:22 +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
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 tests: fix v -W vlib/toml/tests/encode_and_decode_test.v 2025-06-22 13:30:43 +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
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