summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-691453-apt-cache-search-multi-pattern
Commit message (Collapse)AuthorAgeFilesLines
* fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-091-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