Re: rpm-python testsuite - suggestions please

seth vidal <skvidal-c/MNwgJ9CEH2fBVCVOL8/[email protected]> Sat, 21 Feb 2004 12:42:51 -0500
Newsgroups gmane.linux.redhat.rpm.python
Message-ID <1077385371.21529.7.camel@binkley>
> If you have any thoughts on tests at all please feel free to post, even if you
> think I may have thought of it already.

labelCompare() - needs to return consistently and take None and string
types.

the exception __str__ returns from rpm.error when sig checking need to
be consistent. They actually need to be error numbers - as right now
they're strings, in english only and just begging to break.

-sv