go-toml/parse/testfiles/REAMDE.md

418 B

Test suites

This folder holds test suites for testing the TOML parser. Besides tests that I defined myself, there are also tests that were imported from other test suites:

In only used the .toml files from these test sets and created my own .json files. They are compatible with the BurntSushi's test format.