summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-list
Commit message (Collapse)AuthorAgeFilesLines
* Add testcase for apt list --all-versionsMichael Vogt2014-09-021-1/+3
| | | | Dch-Ignore: true
* Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-021-1/+4
|
* Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt2014-04-111-0/+13
|\ | | | | | | | | Conflicts: test/integration/test-apt-cli-list
| * Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-091-0/+12
| | | | | | | | | | | | If the user is using "apt list pattern" and there is only a single hit, notice about "--all-versions" as this is what the user may be interessted in
* | fix apt list output for pkgs in dpkg ^rc stateMichael Vogt2014-04-081-0/+5
|/ | | | | | Packages in the "deinstall ok config-file" have no candidate or instaleld version. So they must be special cased in the apt list generation.
* skip test if "apt" is not buildMichael Vogt2014-02-221-0/+6
|
* show "status" in apt list lastMichael Vogt2014-01-311-9/+9
|
* add integration test for apt searchMichael Vogt2014-01-221-0/+47