summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-11-28disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies
2015-11-28tests: use id to get user/group instead of environmentDavid Kalnischkies
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-21do not sent Last-Modified if we expect a changed fileDavid Kalnischkies
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies
2015-11-18tests: fail testsuccess if notices are shown, tooDavid Kalnischkies
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04sanify API to get 'the' candidate versionDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04move 'search' implementations as wellDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
2015-11-04suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-11-04tests: ensure sponge-files are cleaned up properlyDavid Kalnischkies
2015-11-04tests: change test-skipping detection for arch-specific pkgsDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies
2015-10-30thread-safety tests: Adjust path to listsJulian Andres Klode
2015-10-30Provide tests for thread-safetyJulian Andres Klode
2015-10-30cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode
2015-09-15tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies
2015-09-14fallback to well-known URI if by-hash failsDavid Kalnischkies
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies