summaryrefslogtreecommitdiffstats
path: root/src/yum/test/test_yum_file_check.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed yum package providers to softwareMichal Minar2012-10-101-289/+0
| | | | | | | | | | renamed LMI_Yum* to LMI_Software* removed attributes GroupString and LicenseString from LMI_SoftwarePackage modified attributes Group, Architecture and License of LMI_SoftwarePackage to return string instead of Uints - because values and valuemaps would need frequent updates
* tests rewritten to pywhon scriptsMichal Minar2012-10-061-0/+289
currently testing data are suitable only for Fedora 17 added README for tests lot of bug fixes support for Remove method in LMI_YumPackage provider