Michael Vogt 1e8ba0d408 donkults fixes vor 11 Jahren
..
keyrings e5543ea5a2 fix apt-key net-update test to use the buildin webserver vor 12 Jahren
Packages-bug-590438-broken-provides-thanks-to-remove-order 685625bd30 configure also the replacement before remove by adding Immediate flag vor 16 Jahren
Packages-bug-591882-conkeror f107544e43 add finally my very small testcase for the conkeror problem resulting vor 16 Jahren
Packages-bug-593360-modifiers-in-names 898d27df20 add a very simple testcase to ensure that the action modifiers are only vor 15 Jahren
Packages-bug-598669-install-postfix-gets-exim-heavy 0c6aa02ecf * apt-pkg/depcache.cc: vor 16 Jahren
Packages-bug-604222-new-and-autoremove a8dfff90aa keep not installed garbage packages uninstalled instead of showing vor 15 Jahren
Packages-bug-605394-versioned-or-groups c427b1e218 * apt-pkg/algorithms.cc: vor 15 Jahren
Packages-bug-723705-tagfile-truncates-fields 5985c230c8 do not trust FileFd::Eof() in pkgTagFile::Fill() vor 12 Jahren
Packages-bug-lp1347721-dpkg-ordering 2f58969150 Fix SmartConfigure to ignore ordering of packages that are already valid vor 12 Jahren
Packages-hashsum-verification 851d681d0a cherry pick test/integration/Packages-hashsum-verification addition from lp:~mvo/apt/mvo vor 15 Jahren
Packages-pdiff-usage e3c62328ab simple fork and pidfile aptwebserver vor 13 Jahren
Packages-pdiff-usage-new e3c62328ab simple fork and pidfile aptwebserver vor 13 Jahren
Packages-policy-pinning 5ed56f934d * apt-pkg/policy.cc: vor 16 Jahren
Packages-releasefile-verification e3c62328ab simple fork and pidfile aptwebserver vor 13 Jahren
Packages-releasefile-verification-new e3c62328ab simple fork and pidfile aptwebserver vor 13 Jahren
Packages-ubuntu-bug-614993 9976f17c87 add regression test for ubuntu bug 614993 vor 16 Jahren
Packages-xorg-break-providers edbda33bde * apt-pkg/depcache.cc: vor 15 Jahren
apt.pem fd46d30571 handle complete responses to https range requests vor 12 Jahren
cachedb-lp1274466-old-format.db 243b2a381f Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) vor 12 Jahren
create-test-data adee3bae78 test/integration/: remove a bunch of "local" statements from the shellscript, keep tests running even on failure but log failures vor 15 Jahren
deb-bug-330162-encoded-tar-header.deb f688d1d3c9 * apt-inst/contrib/extracttar.cc: vor 15 Jahren
deb-lp1274466-cachedb.deb 243b2a381f Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) vor 12 Jahren
framework 48f3f1b24b Merge branch 'debian/sid' into debian/experimental vor 11 Jahren
joesixpack.pub cd725954f6 sign the created Release files with our own dummy key "Joe Sixpack" vor 16 Jahren
joesixpack.sec cd725954f6 sign the created Release files with our own dummy key "Joe Sixpack" vor 16 Jahren
makefile 92d5a40da4 for consistency allow the usage of 'make test' instead of './run-tests' vor 15 Jahren
marvinparanoid.pub fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg vor 15 Jahren
marvinparanoid.sec fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg vor 15 Jahren
rexexpired.pub 29a59c4604 test Release file handling with expired keys vor 13 Jahren
rexexpired.sec 29a59c4604 test Release file handling with expired keys vor 13 Jahren
run-tests 27cb4f6c91 detect terminal output with 'test -t' in tests vor 12 Jahren
skip-aptwebserver e6cd40dc17 start implementing an extremely simple webserver for testing APT vor 14 Jahren
skip-avoid-avoiding-breaks-predepends 7a2690a3bf fix output redirection order vor 13 Jahren
skip-bug-601016-description-translation 18908589a0 tests: fix some problems travis encounters vor 12 Jahren
skip-bug-711456-apt-cdrom-multiple-cds-multiarch 8b8cc7bf85 tests: add an interactive 'test' with multiple cdroms vor 13 Jahren
status-bug-590438-broken-provides-thanks-to-remove-order 966640d8fd * apt-pkg/orderlist.cc: vor 16 Jahren
status-bug-591882-conkeror f107544e43 add finally my very small testcase for the conkeror problem resulting vor 16 Jahren
status-bug-598669-install-postfix-gets-exim-heavy 0c6aa02ecf * apt-pkg/depcache.cc: vor 16 Jahren
status-bug-601961-install-info a02f24e046 show dependencies of essential packages which are going to remove vor 15 Jahren
status-bug-604222-new-and-autoremove a8dfff90aa keep not installed garbage packages uninstalled instead of showing vor 15 Jahren
status-bug-605394-versioned-or-groups c427b1e218 * apt-pkg/algorithms.cc: vor 15 Jahren
status-bug-612557-garbage-upgrade fdbe726599 * apt-pkg/depcache.cc: vor 15 Jahren
status-bug-613420-new-garbage-dependency c8b9897314 * cmdline/apt-get.cc: vor 15 Jahren
status-bug-723705-tagfile-truncates-fields 5985c230c8 do not trust FileFd::Eof() in pkgTagFile::Fill() vor 12 Jahren
status-bug-lp1347721-dpkg-ordering 2f58969150 Fix SmartConfigure to ignore ordering of packages that are already valid vor 12 Jahren
status-ubuntu-bug-614993 9976f17c87 add regression test for ubuntu bug 614993 vor 16 Jahren
status-xorg-break-providers edbda33bde * apt-pkg/depcache.cc: vor 15 Jahren
test-allow-scores-for-all-dependency-types 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-apt-bug-718329-support-data.tar adff049d96 add testcase for Bug#718329 vor 12 Jahren
test-apt-by-hash-update 1e8ba0d408 donkults fixes vor 11 Jahren
test-apt-cdrom 12841e8320 use apt-key adv (+ gnupg) instead of gpgv for verify vor 11 Jahren
test-apt-cli-list 165760012d Add testcase for apt list --all-versions vor 12 Jahren
test-apt-cli-search 1a68655de9 implement --full in apt search vor 12 Jahren
test-apt-cli-show 3c74988b38 skip test if "apt" is not build vor 12 Jahren
test-apt-cli-update 8f41898133 show upgradable packages after apt update vor 12 Jahren
test-apt-cli-upgrade 3c74988b38 skip test if "apt" is not build vor 12 Jahren
test-apt-extracttemplates 8d50b63f28 Use mkstemp() in apt-extracttemplaes (closes: #741627) vor 12 Jahren
test-apt-ftparchive-cachedb 2a64259c73 make test independent from the actual Install-Size vor 12 Jahren
test-apt-ftparchive-cachedb-lp1274466 3082603f0e fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests vor 12 Jahren
test-apt-ftparchive-src-cachedb 4f6d26b4d4 (try to) fix travis-ci build failures vor 12 Jahren
test-apt-get-autoremove a7250ed08e fix remaining testcase-bugs from my armel box vor 12 Jahren
test-apt-get-build-dep a5bb5e1e74 Only allow "apt-get build-dep path" when path starts with ./ or / vor 12 Jahren
test-apt-get-changelog 43acd01979 allow fetcher setup without directory creation vor 11 Jahren
test-apt-get-clean 20e6965ad6 cleanup partial directory of lists in apt-get clean vor 11 Jahren
test-apt-get-download 43acd01979 allow fetcher setup without directory creation vor 11 Jahren
test-apt-get-install-deb 9c3e15ab5f Do not crash for apt-get install /dev/null vor 12 Jahren
test-apt-get-source 1e3f4083db Fix typos in documentation (codespell) vor 12 Jahren
test-apt-get-source-arch c9829e0744 improve error message vor 12 Jahren
test-apt-get-source-authenticated c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-apt-get-source-multisources e62aa1dd80 pkgTagFile: if we have seen the end, do not try to see more vor 12 Jahren
test-apt-get-update-unauth-warning c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-apt-get-upgrade 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-apt-helper 43acd01979 allow fetcher setup without directory creation vor 11 Jahren
test-apt-https-no-redirect 2bd6be8ad2 relax grep to support newer curl output format vor 11 Jahren
test-apt-key 29f1b97710 ensure apt-key del handles 16-byte key ids vor 11 Jahren
test-apt-key-net-update ba72845c07 allow to specify fingerprints in 'apt-key del' vor 11 Jahren
test-apt-progress-fd a1380a5c52 fix tests vor 11 Jahren
test-apt-progress-fd-conffile f74a6fa120 rework some testcases to not spit out text vor 12 Jahren
test-apt-progress-fd-deb822 c7ea1ebaef add APT::Status-deb822-Fd vor 12 Jahren
test-apt-progress-fd-error f920cbe852 fix and non-silent fail dpkg-overwrite error test vor 12 Jahren
test-apt-sources-deb822 b3501edb70 use HashStringList in the acquire system vor 12 Jahren
test-apt-translation-has-no-packages bc1c9081e8 Never parse Version/Architecture tags in a Translation-$lang file vor 12 Jahren
test-apt-update-file a1380a5c52 fix tests vor 11 Jahren
test-apt-update-ims 47450dea09 fix leftover files from Acquire::GzipIndex vor 11 Jahren
test-apt-update-nofallback 8beef74986 fix test-apt-update-nofallback test vor 11 Jahren
test-apt-update-rollback c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-apt-update-stale ca7fd76c2f SECURITY UPDATE for CVE-2014-{0488,0487,0489} vor 11 Jahren
test-apt-update-transactions 2737f28a1c Download Release first, then Release.gpg vor 12 Jahren
test-apt-update-unauth 0b844e23f0 hack around test-apt-update-unauth failure vor 11 Jahren
test-architecture-specification-parsing e9bb097c91 do use an 'unknown' arch-specification in test vor 12 Jahren
test-bug-254770-segfault-if-cache-not-buildable be297c7ab3 tests: install --no-install-recommends and stunnel4 for travis vor 12 Jahren
test-bug-330162-encoded-tar-header adee3bae78 test/integration/: remove a bunch of "local" statements from the shellscript, keep tests running even on failure but log failures vor 15 Jahren
test-bug-407511-fail-invalid-default-release 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-470115-new-and-tighten-recommends 6ed0851624 rewrite new and previously satisfied important dependency detection in vor 15 Jahren
test-bug-507998-dist-upgrade-recommends 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-543966-downgrade-below-1000-pin 1680800209 specific pins below 1000 cause downgrades vor 13 Jahren
test-bug-549968-install-depends-of-not-installed c2ef3ce374 fix the string in the testcases vor 14 Jahren
test-bug-590041-prefer-non-virtual-packages e3c62328ab simple fork and pidfile aptwebserver vor 13 Jahren
test-bug-590438-broken-provides-thanks-to-remove-order 8de79b68a8 remove the caches in 'apt-get update', too, as they will be vor 15 Jahren
test-bug-591882-conkeror 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-593360-modifiers-in-names e6a12579e9 * apt-pkg/cacheset.cc: vor 14 Jahren
test-bug-595691-empty-and-broken-archive-files 48f3f1b24b Merge branch 'debian/sid' into debian/experimental vor 11 Jahren
test-bug-596498-trusted-unsigned-repo c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-bug-598669-install-postfix-gets-exim-heavy 9962ae934b tests/integration/test-*: remove a bunch of "local" that are used outside funtions (bash complains) vor 15 Jahren
test-bug-601961-install-info adee3bae78 test/integration/: remove a bunch of "local" statements from the shellscript, keep tests running even on failure but log failures vor 15 Jahren
test-bug-602412-dequote-redirect 4bcb5f4b53 Revert "fix test-bug-602412-dequote-redirect by removing the aptget update size information" vor 12 Jahren
test-bug-604222-new-and-autoremove 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-604401-files-are-directories 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-605394-versioned-or-groups 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-611729-mark-as-manual 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-612099-multiarch-conflicts 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-612557-garbage-upgrade 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-612958-use-dpkg-multiarch-config a1b6a4e7c5 add testcase for APT::Architectures "arch1,arch2" vor 12 Jahren
test-bug-613420-new-garbage-dependency 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-bug-617690-allow-unauthenticated-makes-all-untrusted c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-bug-618288-multiarch-same-lockstep 0eb4af9d3d fix tight loop detection and temporary removes vor 12 Jahren
test-bug-618848-always-respect-user-requests b29c448254 * cmdline/apt-get.cc: vor 13 Jahren
test-bug-624218-Translation-file-handling a5b9f4890f pick up Translation-* even if only compressed available vor 13 Jahren
test-bug-632221-cross-dependency-satisfaction 666faa35f8 ensure that the right architecture is used for cross-dependencies in vor 14 Jahren
test-bug-633350-do-not-kill-last-char-in-Release 18908589a0 tests: fix some problems travis encounters vor 12 Jahren
test-bug-64141-install-dependencies-for-on-hold 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-657695-resolver-breaks-on-virtuals 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-661537-build-profiles-support ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles vor 12 Jahren
test-bug-673536-pre-depends-breaks-loop 0eb4af9d3d fix tight loop detection and temporary removes vor 12 Jahren
test-bug-675449-essential-are-protected 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-679371-apt-get-autoclean-multiarch 18908589a0 tests: fix some problems travis encounters vor 12 Jahren
test-bug-680041-apt-mark-holds-correctly 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-683786-build-dep-on-virtual-packages 34de054cff fix tests vor 12 Jahren
test-bug-686346-package-missing-architecture 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-689582-100-char-long-path-names 3e2d892340 add a testcase for 100 char long path truncate bug #689582 vor 13 Jahren
test-bug-691453-apt-cache-search-multi-pattern 8ba17539a3 fix support for multiple patterns in apt-cache search vor 13 Jahren
test-bug-709560-set-candidate-release 2f5ed33610 fix crash when SetCandidateRelease is used vor 12 Jahren
test-bug-712116-dpkg-pre-install-pkgs-hook-multiarch 48498443e7 allow Pre-Install-Pkgs hooks to get info over an FD != stdin vor 13 Jahren
test-bug-712435-missing-descriptions ffe3c68e49 parse and retrieve multiple Descriptions in one record vor 12 Jahren
test-bug-717891-abolute-uris-for-proxies c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-bug-719263-print-uris-removes-authentication 8523b22fbc tests: rm pkgcache.bin in 719263 test vor 12 Jahren
test-bug-720597-build-dep-purge f42f6ef0e2 add missing test/integration/test-bug-720597-build-dep-purge vor 12 Jahren
test-bug-722207-print-uris-even-if-very-quiet b3501edb70 use HashStringList in the acquire system vor 12 Jahren
test-bug-723586-any-stripped-in-single-arch b4140ecf13 don't strip :any from dependencies in single-arch vor 12 Jahren
test-bug-723705-tagfile-truncates-fields 3f621056f7 test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest failure vor 12 Jahren
test-bug-728500-tempdir 7a8e007155 Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans vor 11 Jahren
test-bug-732746-preferences 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections vor 12 Jahren
test-bug-733028-gpg-resource-limit 12841e8320 use apt-key adv (+ gnupg) instead of gpgv for verify vor 11 Jahren
test-bug-735967-lib32-to-i386-unavailable 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-737130-multicompress-file-modes cc130d7114 multicompress with externals sets wrong file modes vor 12 Jahren
test-bug-738785-switch-protocol c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-bug-740843-versioned-up-down-breaks 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-745036-new-foreign-invalidates-cache 7a223b933c invalid cache if architecture set doesn't match vor 12 Jahren
test-bug-745046-candidate-propagation-fails e41d3d7e25 do not revert candidate for protected packages vor 12 Jahren
test-bug-747261-arch-specific-conflicts 4f6d26b4d4 (try to) fix travis-ci build failures vor 12 Jahren
test-bug-753297-upgradable d059cc2668 Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock) vor 12 Jahren
test-bug-758153-versioned-provides-support 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-bug-762160-relpath 9da539c5af Fix regression when copy: is used for a relative path vor 11 Jahren
test-bug-lp1347721-dpkg-ordering 2f58969150 Fix SmartConfigure to ignore ordering of packages that are already valid vor 12 Jahren
test-bug-multiarch-upgrade 0caa5a4c64 do not configure already unpacked packages needlessly vor 12 Jahren
test-cachecontainer-architecture-specification f1d86c0ee9 * apt-pkg/cacheset.cc: vor 14 Jahren
test-compressed-indexes 5f982b9d90 rewrite compressed indexes test to check with all compressors vor 11 Jahren
test-conflicts-loop 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-conflicts-real-multiarch-same 021626db10 * apt-pkg/pkgcache.cc: vor 14 Jahren
test-cve-2013-1051-InRelease-parsing 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-disappearing-packages 1f46727611 use Pkg.FullName() in disappearedPkgs and remove duplicated check vor 12 Jahren
test-dpkg-assert-multi-arch eb191ca358 properly handle (currently unused) dpkg pass-through vor 12 Jahren
test-essential-force-loopbreak eb197ed71b test/integration/test-essential-force-loopbreak: fix on non-amd64 systems vor 12 Jahren
test-external-dependency-solver-protocol 172947cd7d do not call resolver twice on (dist-)upgrade vor 12 Jahren
test-failing-maintainer-scripts a11f6c973b Only do openpty() if both stdin/stdout are terminals vor 12 Jahren
test-handling-broken-orgroups d953d210bb * cmdline/apt-get.cc: vor 15 Jahren
test-hashsum-verification c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-http-pipeline-messup 895417ef99 reenable pipelining via hashsum reordering support vor 12 Jahren
test-ignore-provides-if-versioned-breaks 0caa5a4c64 do not configure already unpacked packages needlessly vor 12 Jahren
test-ignore-provides-if-versioned-conflicts 0caa5a4c64 do not configure already unpacked packages needlessly vor 12 Jahren
test-implicit-conflicts-real-not-virtual 5f909b67fb * apt-pkg/pkgcache.cc: vor 14 Jahren
test-kernel-helper-autoremove c7cea1068f fix apt-config test now that PATH changed in 8c617819 vor 12 Jahren
test-multiarch-foreign 286afa3688 * cmdline/apt-get.cc: vor 14 Jahren
test-ordering-ignore-not-matching-breaks cffabf7d7e add the testcase i wrote for revno 2209.1.2, to ensure that breaks on vor 14 Jahren
test-package-reinstallation 28f7a8f269 create "real" testcases out of the tests for chris vor 14 Jahren
test-partial-file-support 0d58c26ad7 improve debug output in case downloadfile fails vor 12 Jahren
test-pdiff-usage 03bfbc9654 make pdiff transactional (but at the cost of a CopyFile() vor 11 Jahren
test-pin-non-existent-package 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-policy-pinning c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} vor 11 Jahren
test-prefer-higher-priority-providers 6670628573 try all providers in order if uninstallable in MarkInstall vor 13 Jahren
test-prefer-native-architecture-over-higher-priority 096bd9f597 prefer native arch over higher priority for providers vor 13 Jahren
test-prevent-markinstall-multiarch-same-versionscrew 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-provides-gone-with-upgrade 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-release-candidate-switching d953d210bb * cmdline/apt-get.cc: vor 15 Jahren
test-releasefile-valid-until 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-releasefile-verification e8b1db38cc update test/integration/test-releasefile-verification vor 11 Jahren
test-resolve-by-keep-new-recommends 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-sourceslist-arch-plusminus-options 1e3f4083db Fix typos in documentation (codespell) vor 12 Jahren
test-specific-architecture-dependencies cef094c2ec * apt-pkg/deb/deblistparser.cc: vor 14 Jahren
test-suggest-installed-multiarch-silbing ca5e41fdce improve 'error' message for packages which are only referenced vor 14 Jahren
test-ubuntu-bug-1078697-missing-source-hashes b9b0f6222c use a configurable list of versioned kernel packages vor 12 Jahren
test-ubuntu-bug-1098738-apt-get-source-md5sum 895417ef99 reenable pipelining via hashsum reordering support vor 12 Jahren
test-ubuntu-bug-1130419-prefer-installed-ma-same-siblings 9bfd7b57d8 * apt-pkg/depcache.cc: vor 13 Jahren
test-ubuntu-bug-1304403-obsolete-priority-standard 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-ubuntu-bug-346386-apt-get-update-paywall 30b683f4f3 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans vor 12 Jahren
test-ubuntu-bug-365611-long-package-names d99854cac4 handle pkgnames shorter than modifiers vor 12 Jahren
test-ubuntu-bug-614993 9962ae934b tests/integration/test-*: remove a bunch of "local" that are used outside funtions (bash complains) vor 15 Jahren
test-ubuntu-bug-761175-remove-purge 0440d936d7 add chronic-like testsuccess/testfailure helpers vor 13 Jahren
test-ubuntu-bug-784473-InRelease-one-message-only 09475bebba all tests pass vor 12 Jahren
test-ubuntu-bug-802901-multiarch-early-remove 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: vor 15 Jahren
test-ubuntu-bug-806274-install-suggests b41929c013 * cmdline/apt-get.cc: vor 15 Jahren
test-ubuntu-bug-835625-multiarch-lockstep-installed-first 04d24dbdcc ignore the order used for the 'apt' package as long as it is valid either way vor 14 Jahren
test-ubuntu-bug-859188-multiarch-reinstall df7d029c6d test: use a multiarch capable dpkg rather than workaround vor 12 Jahren
test-ubuntu-bug-985852-pre-depends-or-group-ordering 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren
test-unpack-different-version-unpacked d4b4e5ea2c * apt-pkg/packagemanager.cc: vor 14 Jahren
test-very-tight-loop-configure-with-unpacking-new-packages 98f0d7b3d9 add gnupg and gnupg2 as test-dependency vor 11 Jahren
test-xorg-break-providers 2a884c612b fix progress output for (dist-)upgrade calculation vor 11 Jahren