https://bugzilla.redhat.com/show_bug.cgi?id=1148580
Bug ID: 1148580
Summary: Review Request: perl-Test-XML - Compare XML in perl
tests
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Test-XML/branches/fedora/perl-Test-XML.spec
SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Test-XML/perl-Test-XML-0.08-1.fc22.src.rpm
Description:
This module contains generic XML testing tools. Functions include:
is_xml(GOT, EXPECTED [, TESTNAME ])
This function compares GOT and EXPECTED, both of which are strings of XML.
The comparison works semantically and will ignore differences in syntax
that are meaningless in xml, such as different quote characters for
attributes, order of attributes or empty tag styles. It returns true or
false, depending upon test success.
isnt_xml(GOT, MUST_NOT_BE [, TESTNAME ])
This function is similiar to is_xml(), except that it will fail if GOT and
MUST_NOT_BE are identical.
is_well_formed_xml(XML [, TESTNAME ])
This function determines whether or not a given XML string is parseable as
XML.
is_good_xml(XML [, TESTNAME ])
This is an alias for is_well_formed_xml().
Fedora Account System Username: pghmcfc
This package contains old spec file elements for compatibility with EPEL-5.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review