summaryrefslogtreecommitdiff
path: root/tests/pkgrecords.py
AgeCommit message (Collapse)AuthorFilesLines
2005-05-04* more tests addedMichael Vogt1-0/+34
* tests/cache.py: - test that iterates over all the cache and dependencies * tests/pkgrecords.py - test that iterates over all the pkgrecords * python/cache.cc - added a comment * python/pkgrecords.cc - return "True" from pkgRecord.Lookup() (to make it consistent with the PkgSrcRecords object)