deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

Pass the official `toml-test` suite

Open kt3k opened this issue 6 months ago • 1 comments

https://github.com/toml-lang/toml-test

https://toml-lang.github.io/toml-test-matrix/output/js-deno-toml.html

There are 30 failures in decoder (parser) tests, 89 failures in encoder (stringify) tests, and 109 failures in invalid input handling.

kt3k avatar May 21 '25 02:05 kt3k