]> git.saurik.com Git - apt.git/commit - test/integration/test-bug-753297-upgradable
tests: support 'installed' release in insertpackage
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 23 Oct 2014 09:37:49 +0000 (11:37 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 23 Oct 2014 14:54:27 +0000 (16:54 +0200)
commit10e100e59a96ea7b6834a139beab5d9d70180633
tree5647642e1631494ab779d71529b6baf63696c8aa
parent0e0d9919cc1749e5343b2076084d77122db1820d
tests: support 'installed' release in insertpackage

It is sometimes handy to have an installed package also in the archive,
but this was until now harder than it should as you had to duplicate the
lines, which is especially dangerous while writing the tests as it
easily happens that these two lines divert and so the same-but-different
version detection kicks in.

Git-Dch: Ignore
test/integration/framework
test/integration/test-apt-get-upgrade
test/integration/test-bug-745036-new-foreign-invalidates-cache
test/integration/test-bug-753297-upgradable
test/integration/test-prevent-markinstall-multiarch-same-versionscrew
test/integration/test-suggest-installed-multiarch-silbing