test: regen toml-test tests targetting TOML v1.1.0

This commit is contained in:
João Fernandes
2026-02-11 11:49:40 +00:00
parent 6de639d0ae
commit 8455b10edd
2 changed files with 1156 additions and 510 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//go:generate go run github.com/toml-lang/toml-test/cmd/toml-test@v1.6.0 -copy ./tests //go:generate go run github.com/toml-lang/toml-test/v2/cmd/toml-test@v2.1.0 copy -toml 1.1 ./tests
//go:generate go run ./cmd/tomltestgen/main.go -r v1.6.0 -o toml_testgen_test.go //go:generate go run ./cmd/tomltestgen/main.go -r v2.1.0 -o toml_testgen_test.go
package toml_test package toml_test
+1154 -508
View File
File diff suppressed because it is too large Load Diff