Sun, 24 May 2026 11:28:49 CST | login

Information for build golang-github-burntsushi-toml-test-0.2.0-1.oc9

ID29444
Package Namegolang-github-burntsushi-toml-test
Version0.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-burntsushi-toml-test.git?.#d8f03fb9377868767e10f504c921f5e876c88968
SummaryLanguage agnostic test suite for TOML parsers
Description 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 15:20:43 CST
CompletedMon, 23 Sep 2024 15:22:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-burntsushi-toml-test.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-burntsushi-toml-test.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-burntsushi-toml-test-0.2.0-1.oc9.src.rpm (info) (download)
aarch64
golang-github-burntsushi-toml-test-0.2.0-1.oc9.aarch64.rpm (info) (download)
golang-github-burntsushi-toml-test-debuginfo-0.2.0-1.oc9.aarch64.rpm (info) (download)
golang-github-burntsushi-toml-test-debugsource-0.2.0-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-burntsushi-toml-test-devel-0.2.0-1.oc9.noarch.rpm (info) (download)
x86_64
golang-github-burntsushi-toml-test-0.2.0-1.oc9.x86_64.rpm (info) (download)
golang-github-burntsushi-toml-test-debuginfo-0.2.0-1.oc9.x86_64.rpm (info) (download)
golang-github-burntsushi-toml-test-debugsource-0.2.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build