summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* tests: use quiet level 0 by default in testsDavid Kalnischkies2015-11-1929-107/+117
* support setting empty values (sanely) & removing support forDavid Kalnischkies2015-11-191-16/+4
* do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies2015-11-193-9/+29
* tests: fail testsuccess if notices are shown, tooDavid Kalnischkies2015-11-181-16/+50
* "support" unsigned Release files without hashes againDavid Kalnischkies2015-11-051-2/+7
* allow acquire method specific options via Binary scopeDavid Kalnischkies2015-11-051-7/+7
* drop privileges in copy:// method as we do for file://David Kalnischkies2015-11-054-48/+58
* allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies2015-11-041-0/+1
* ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies2015-11-041-0/+4
* ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies2015-11-041-0/+29
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-0430-117/+322
* sanify API to get 'the' candidate versionDavid Kalnischkies2015-11-041-0/+19
* new quiet level -qq for apt to hide progress outputDavid Kalnischkies2015-11-043-5/+5
* disable updating insecure repositories in apt by defaultDavid Kalnischkies2015-11-044-20/+11
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-8/+5
* add binary-specific options via Binary scopeDavid Kalnischkies2015-11-041-0/+42
* suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies2015-11-045-15/+35
* refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies2015-11-045-7/+95
* rework errors and warnings around insecure repositoriesDavid Kalnischkies2015-11-045-10/+30
* support .deb files in upgrade operations as wellDavid Kalnischkies2015-11-041-9/+5
* unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies2015-11-042-7/+23
* tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies2015-11-041-0/+2
* tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies2015-11-041-8/+3
* allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies2015-11-041-0/+40
* provide public interface to hold/unhold packagesDavid Kalnischkies2015-11-041-0/+13
* cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode2015-10-301-0/+26
* tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies2015-09-152-15/+75
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-1527-224/+246
* fallback to well-known URI if by-hash failsDavid Kalnischkies2015-09-141-11/+15
* add by-hash sources.list option and document all of by-hashDavid Kalnischkies2015-09-141-15/+34
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-1420-385/+391
* deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies2015-09-141-7/+8
* tests: use SHA1 checksum only by default in testsDavid Kalnischkies2015-09-149-42/+52
* do not ignore differently versioned self-providesDavid Kalnischkies2015-09-141-0/+51
* various changes to increase test-coverageDavid Kalnischkies2015-09-148-61/+102
* implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies2015-09-141-0/+19
* tests: use more 'native' instead of 'amd64' if possibleDavid Kalnischkies2015-09-143-17/+11
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-144-0/+8
* do not discard new manual-bits while applying EDSP solutionsDavid Kalnischkies2015-09-141-0/+6
* implement autobit and pinning in EDSP solver 'apt'David Kalnischkies2015-09-141-5/+38
* select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2015-09-142-40/+96
* fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies2015-09-141-9/+12
* add Source-Version field for EDSPDavid Kalnischkies2015-09-141-0/+1
* implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies2015-09-149-55/+126
* tests: allow to run (selfbuilt) dpkg under gdbDavid Kalnischkies2015-09-141-4/+22
* M-A: allowed pkgs of unconfigured archs do not statisfy :anyDavid Kalnischkies2015-09-142-0/+84
* store ':any' pseudo-packages with 'any' as architectureDavid Kalnischkies2015-09-141-2/+1
* tests: refactor printing of the quiet failure headerDavid Kalnischkies2015-09-141-44/+29
* tests: store msgmsg message for display in fail as wellDavid Kalnischkies2015-09-141-1/+12
* Set APT::FTPArchive::DoByHash to false by defaultMichael Vogt2015-09-071-0/+3