summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-list
Commit message (Expand)AuthorAgeFilesLines
* Show all architectures in 'apt list' outputDavid Kalnischkies2018-09-151-4/+23
* Fix typos reported by codespell & spellintianDavid Kalnischkies2018-08-291-1/+1
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-071-0/+2
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-8/+5
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-11/+10
* Add testcase for apt list --all-versionsMichael Vogt2014-09-021-1/+3
* 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
|\
| * Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-091-0/+12
* | fix apt list output for pkgs in dpkg ^rc stateMichael Vogt2014-04-081-0/+5
|/
* 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