std/encoding/testdata
2021-02-01 10:46:59 +00: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 update copyright to 2021 (denoland/deno#9081) 2021-02-01 10:46:59 +00: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
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 fix(encoding): Rewrite toml parser not to use eval() (denoland/deno#8624) 2021-02-01 10:46:58 +00:00
table.toml TOML: Move to encoding dir (#435) 2019-05-23 21:48:54 +03:00