Wed, 04 Feb 2026 14:54:37 CST | login

Information for build perl-TestML-0.54.05-2.oc9

ID39633
Package Nameperl-TestML
Version0.54.05
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-TestML.git?.#16a9ee93f17b513f0277eac3e9178d4242be4c9e
SummaryGeneric software Testing Meta Language
DescriptionTestML <http://www.testml.org/> is a generic, programming language agnostic, meta language for writing unit tests. The idea is that you can use the same test files in multiple implementations of a given programming idea. Then you can be more certain that your application written in, say, Python matches your Perl implementation. In a nutshell you write a bunch of data tests that have inputs and expected results. Using a simple syntax, you specify what functions the data must pass through to produce the expected results. You use a bridge class to write the data functions that pass the data through your application. In Perl 5, TestML module is the evolution of the Test::Base module. It has a superset of Test:Base's goals. The data markup syntax is currently exactly the same as Test::Base. Currently, TestML is being redesigned. This package contains the new unstable implementation. The original, production-ready, implementation is available under TestML1 name in perl-TestML1 package.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:35:41 CST
CompletedFri, 13 Jun 2025 19:37:53 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-TestML.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-TestML.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-TestML-0.54.05-2.oc9.src.rpm (info) (download)
noarch
perl-TestML-0.54.05-2.oc9.noarch.rpm (info) (download)
perl-TestML-tests-0.54.05-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.54.05-2 - Rebuilt for loongarch64 * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.54.05-1 - initial build