pelletier / go-toml

Go library for the TOML file format
https://github.com/pelletier/go-toml
Other
1.72k stars 209 forks source link

Update toml-test #909

Closed pelletier closed 11 months ago

pelletier commented 11 months ago

As a follow-up to https://github.com/pelletier/go-toml/pull/907, the toml-test files can't just be cloned from upstream because it contains TOML 1.1 (unreleased) tests. Instead, the go:generate should use toml-test -copy to grab the appropriate (TOML <= 1.0) test files.

https://github.com/toml-lang/toml-test?tab=readme-ov-file#usage-without-toml-test-binary