std/encoding/testdata
2021-06-30 12:12:12 -04:00
..
arrays.toml fix(encoding/toml): Comment after arrays causing incorrect output (denoland/deno#7224) 2021-02-01 10:46:58 +00:00
arrayTable.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
boolean.toml fix(toml): parser error with inline comments (denoland/deno#6942) 2021-02-01 10:46:58 +00:00
cargo.toml perf(encoding/toml): delete useless replace (#900) 2021-05-07 10:15:32 +09:00
cargoTest.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
comment.toml fix(encoding/toml): Comment after arrays causing incorrect output (denoland/deno#7224) 2021-02-01 10:46:58 +00:00
CRLF.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
datetime.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
error-invalid-string.toml feat(encoding/toml): fix bad string format. Improve coverage (#991) 2021-06-30 12:12:12 -04:00
error-open-string.toml feat(encoding/toml): fix bad string format. Improve coverage (#991) 2021-06-30 12:12:12 -04:00
float.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
inlineArrayOfInlineTable.toml fix: Parsing inline arrays of inline tables in toml (denoland/deno#7902) 2021-02-01 10:46:58 +00:00
inlineTable.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
integer.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
simple.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00
string.toml feat(encoding/toml): fix bad string format. Improve coverage (#991) 2021-06-30 12:12:12 -04:00
table.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00