]> git.saurik.com Git - apt.git/commit - test/integration/test-apt-update-expected-size
tests: don't use hardcoded port for http and https
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 14 Sep 2015 22:33:12 +0000 (00:33 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 15 Sep 2015 08:16:09 +0000 (10:16 +0200)
commit6c0765c096ffb4df14169236c865bbb2b10974ae
treed4b37ceb25dec384ba08007a8b83d0ab4a6b7f92
parentaf81ab9030229b4ce6cbe28f0f0831d4896fda01
tests: don't use hardcoded port for http and https

This allows running tests in parallel.

Git-Dch: Ignore
29 files changed:
debian/tests/control
test/integration/framework
test/integration/test-acquire-same-file-multiple-times
test/integration/test-acquire-same-repository-multiple-times
test/integration/test-apt-acquire-additional-files
test/integration/test-apt-download-progress
test/integration/test-apt-get-changelog
test/integration/test-apt-helper
test/integration/test-apt-https-no-redirect
test/integration/test-apt-key-net-update
test/integration/test-apt-update-expected-size
test/integration/test-apt-update-ims
test/integration/test-apt-update-not-modified
test/integration/test-apt-update-stale
test/integration/test-authentication-basic
test/integration/test-bug-595691-empty-and-broken-archive-files
test/integration/test-bug-602412-dequote-redirect
test/integration/test-bug-624218-Translation-file-handling
test/integration/test-bug-717891-abolute-uris-for-proxies
test/integration/test-bug-738785-switch-protocol
test/integration/test-bug-778375-server-has-no-reason-phrase
test/integration/test-bug-lp1445239-download-loop
test/integration/test-cve-2013-1051-InRelease-parsing
test/integration/test-handle-redirect-as-used-mirror-change
test/integration/test-partial-file-support
test/integration/test-releasefile-verification
test/integration/test-ubuntu-bug-1098738-apt-get-source-md5sum
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall
test/interactive-helper/aptwebserver.cc