From: Julian Andres Klode Date: Tue, 29 Dec 2015 02:29:29 +0000 (+0100) Subject: Fix test case that was broken by switch of hash function X-Git-Tag: 1.1.10~6 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/202555ac668291065d04c339f36dd4c129945db9?ds=inline Fix test case that was broken by switch of hash function This test relies on the ordering of the hash function. --- diff --git a/test/integration/test-apt-cache b/test/integration/test-apt-cache index 9ff8ea724..d105dbe58 100755 --- a/test/integration/test-apt-cache +++ b/test/integration/test-apt-cache @@ -46,14 +46,14 @@ testsuccess aptcache dump cp rootdir/tmp/testsuccess.output dump.output testsuccess test -s dump.output -testsuccessequal 'dpkg -bar +testsuccessequal 'foo fancy +dpkg specific -foo' aptcache pkgnames +bar' aptcache pkgnames testsuccessequal 'bar' aptcache pkgnames bar -testsuccessequal 'fancy -foo' aptcache pkgnames f +testsuccessequal 'foo +fancy' aptcache pkgnames f testsuccessequal " foo | 1 | file:$(readlink -f .)/aptarchive unstable/main all Packages" aptcache madison foo