summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye3-5/+5
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies1-9/+26
2015-11-21review of new/changed translatable program stringsJustin B Rye5-10/+10
2015-11-21do not sent Last-Modified if we expect a changed fileDavid Kalnischkies1-1/+1
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies2-4/+7
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies29-107/+117
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies2-16/+79
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies4-9/+35
2015-11-18tests: fail testsuccess if notices are shown, tooDavid Kalnischkies1-16/+50
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies1-2/+7
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies1-0/+11
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies1-7/+7
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies4-48/+58
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies1-0/+1
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies2-0/+34
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies1-0/+29
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