aboutsummaryrefslogtreecommitdiffstats
path: root/test/basic8.test
Commit message (Collapse)AuthorAgeFilesLines
* db: unify handling of special packagesTimo Teräs2013-05-301-0/+6
make cache a special kind of repository, and automatically cache special packages (virtual packages, or ones installed from command line). add test cases for handling virtual packages. fixes #1617.