Mon, 04 Aug 2025 06:45:58 CST | login

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

ID18907
Package Namegolang-github-burntsushi-toml-test
Version0.2.0
Release1.ocs23
Epoch
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, 26 Aug 2024 15:22:24 CST
CompletedMon, 26 Aug 2024 15:27:52 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-burntsushi-toml-test-0.2.0-1.ocs23.src.rpm (info) (download)
aarch64
golang-github-burntsushi-toml-test-0.2.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-burntsushi-toml-test-debuginfo-0.2.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-burntsushi-toml-test-debugsource-0.2.0-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-github-burntsushi-toml-test-devel-0.2.0-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-github-burntsushi-toml-test-0.2.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-burntsushi-toml-test-debuginfo-0.2.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-burntsushi-toml-test-debugsource-0.2.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build