summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies31-123/+330
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies1-0/+19
2015-11-04revamp all tools help messagesDavid Kalnischkies1-1/+1
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies2-9/+9
2015-11-04generate commands array after config is loadedDavid Kalnischkies2-4/+10
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies3-5/+5
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies4-20/+11
2015-11-04move 'search' implementations as wellDavid Kalnischkies1-8/+5
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies2-0/+59
2015-11-04suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies5-15/+35
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies5-7/+95
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies5-10/+30
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies1-9/+5
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies2-7/+23
2015-11-04tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies1-0/+2
2015-11-04tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies1-8/+3
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies1-0/+40
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies1-0/+13
2015-10-30thread-safety tests: Adjust path to listsJulian Andres Klode1-3/+3
2015-10-30Provide tests for thread-safetyJulian Andres Klode3-0/+101
2015-10-30cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode1-0/+26
2015-09-15tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies2-15/+75
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies28-227/+276
2015-09-14fallback to well-known URI if by-hash failsDavid Kalnischkies1-11/+15
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies1-15/+34
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies20-385/+391
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies1-7/+8
2015-09-14tests: use SHA1 checksum only by default in testsDavid Kalnischkies9-42/+52
2015-09-14do not ignore differently versioned self-providesDavid Kalnischkies1-0/+51
2015-09-14various changes to increase test-coverageDavid Kalnischkies8-61/+102
2015-09-14implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies1-0/+19
2015-09-14srv test: do 100 pulls twice and compare listDavid Kalnischkies1-27/+61
2015-09-14tests: use more 'native' instead of 'amd64' if possibleDavid Kalnischkies3-17/+11
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies4-0/+8
2015-09-14do not discard new manual-bits while applying EDSP solutionsDavid Kalnischkies1-0/+6
2015-09-14implement autobit and pinning in EDSP solver 'apt'David Kalnischkies1-5/+38
2015-09-14select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2-40/+96
2015-09-14fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies1-9/+12
2015-09-14add Source-Version field for EDSPDavid Kalnischkies1-0/+1
2015-09-14implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies9-55/+126
2015-09-14tests: allow to run (selfbuilt) dpkg under gdbDavid Kalnischkies1-4/+22
2015-09-14M-A: allowed pkgs of unconfigured archs do not statisfy :anyDavid Kalnischkies2-0/+84
2015-09-14store ':any' pseudo-packages with 'any' as architectureDavid Kalnischkies1-2/+1
2015-09-14tests: refactor printing of the quiet failure headerDavid Kalnischkies1-44/+29
2015-09-14tests: store msgmsg message for display in fail as wellDavid Kalnischkies1-1/+12
2015-09-07Set APT::FTPArchive::DoByHash to false by defaultMichael Vogt1-0/+3
2015-09-07Ensure that no by-hash file for "Release/InRelease is written"Michael Vogt1-0/+15
2015-09-04Add support for writing by-hash dirs in apt-ftparchiveMichael Vogt1-0/+66
2015-09-02tests: collect more details about failed checkdiffsDavid Kalnischkies2-51/+30
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies1-8/+16