Fedora Packages

golang-github-burntsushi-toml-test-devel Subpackage of golang-github-burntsushi-toml-test

Language agnostic test suite for TOML parsers

Toml-test is a higher-order program that tests other TOML decoders or encoders. The goal is to make it comprehensive. Tests are divided into two groups: invalid TOML data and valid TOML data. Decoders that reject invalid TOML data pass invalid TOML tests. Decoders that accept valid TOML data and output precisely what is expected pass valid tests. The output format is JSON, described below. Both decoders and encoders share valid tests, except an encoder accepts JSON and outputs TOML. The TOML representations are read with a blessed decoder and compared. Note though that encoders have their own set of invalid tests in the invalid-encoder directory. The JSON given to a TOML encoder is in the same format as the JSON that a TOML decoder should output. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/toml-test

Releases Overview

Release Stable Testing
Fedora Rawhide 0.2.0-18.20210108git9767d20.fc40 -
Fedora 40 0.2.0-18.20210108git9767d20.fc40 -
Fedora 39 0.2.0-15.20210108git9767d20.fc39 -
Fedora 38 0.2.0-14.20210108git9767d20.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-burntsushi-toml-test dash maintainers at fedoraproject dot org.



Sources on Pagure