]> git.saurik.com Git - apt.git/commitdiff
Fix test case that was broken by switch of hash function
authorJulian Andres Klode <jak@debian.org>
Tue, 29 Dec 2015 02:29:29 +0000 (03:29 +0100)
committerJulian Andres Klode <jak@debian.org>
Tue, 29 Dec 2015 02:29:29 +0000 (03:29 +0100)
This test relies on the ordering of the hash function.

test/integration/test-apt-cache

index 9ff8ea724b3559df9675aa44f24e8c043d547f4d..d105dbe58ee2108f7a98000030f7ba8115539e89 100755 (executable)
@@ -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