]> git.saurik.com Git - apt.git/commit - test/integration/test-hashsum-verification
tests: disable generation of Release.gpg by default
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 May 2016 09:45:35 +0000 (11:45 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 May 2016 10:12:33 +0000 (12:12 +0200)
commit5a23c56d6852a27d45c2ae227b43060f7beac051
tree5165a8f0d8743707019c0933a31ac3354c63d6f3
parent761a5ad2ec07f097b05c32427bd0ebddfd587987
tests: disable generation of Release.gpg by default

Most tests just need a signed repository and don't care if it signed by
an InRelease file or a Release.gpg file, so we can save some time by
just generating one of them by default.

Sounds like not much, but quickly adds up to a few seconds with the
amount of tests we have accumulated by now.

Git-Dch: Ignore
test/integration/framework
test/integration/test-apt-update-expected-size
test/integration/test-apt-update-ims
test/integration/test-apt-update-nofallback
test/integration/test-apt-update-not-modified
test/integration/test-apt-update-rollback
test/integration/test-bug-633350-do-not-kill-last-char-in-Release
test/integration/test-hashsum-verification
test/integration/test-releasefile-verification