summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-691453-apt-cache-search-multi-pattern
AgeCommit message (Collapse)AuthorFilesLines
2013-06-09fix support for multiple patterns in apt-cache searchDavid Kalnischkies1-0/+33
Patterns can appear in the name as well as in the description, they don't have to match all in the name/description only. Closes: 691453