issues
search
zeenix
/
tomling
A simple TOML parser Rust crate
MIT License
1
stars
1
forks
source link
Fix failing tests from the toml-test-harness
#11
Open
zeenix
opened
20 hours ago
zeenix
commented
20 hours ago
10 added tests to test the parser against the toml-test-harness suit. However, 210 tests currently fail and were ignored. The task would be to:
[ ] fix them all and
[ ] remove them from the ignore list.
zeenix
commented
20 hours ago
cc @CosmicHorrorDev
10 added tests to test the parser against the toml-test-harness suit. However, 210 tests currently fail and were ignored. The task would be to: