From: Michael Vogt Date: Tue, 2 Sep 2014 14:36:32 +0000 (+0200) Subject: Add testcase for apt list --all-versions X-Git-Tag: 1.0.8~22 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/165760012d624ffcf098e1fd08fecde78f808fa7 Add testcase for apt list --all-versions Dch-Ignore: true --- diff --git a/test/integration/test-apt-cli-list b/test/integration/test-apt-cli-list index aae74c022..1487afd55 100755 --- a/test/integration/test-apt-cli-list +++ b/test/integration/test-apt-cli-list @@ -49,9 +49,11 @@ baz/now 0.1 all [installed,upgradable to: 2.0] foobar/now 1.0 i386 [installed,upgradable to: 2.0]" apt list --installed testequal "Listing... +bar/now 1.0 i386 [installed,local] + foobar/unstable 2.0 i386 [upgradable from: 1.0] foobar/now 1.0 i386 [installed,upgradable to: 2.0] -" apt list foobar --all-versions +" apt list bar foobar --all-versions testequal "Listing... bar/now 1.0 i386 [installed,local]