summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-08-26Always pass a directory to find before an optionJulian Andres Klode
2016-08-26test: Fix invalid quoting in variable expansionJulian Andres Klode
2016-08-26test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode
2016-08-26test: Make sure we always find a dpkg in status fileJulian Andres Klode
2016-08-26test: Avoid use of /proc/self/fdJulian Andres Klode
2016-08-26test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode
2016-08-26test: Fix building of noopchrootJulian Andres Klode
2016-08-26test: Get rid of debhelper rules.tiny example depJulian Andres Klode
2016-08-26test: Allow moreutils-parallel instead of parallelJulian Andres Klode
2016-08-26test: Allow stunnel to be used instead of stunnel4Julian Andres Klode
2016-08-26test: Substitute GNU commands for other commands where availableJulian Andres Klode
2016-08-26test: Use C locale instead of C.UTF-8Julian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-08-23do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies
2016-08-17methods: read config in most to least specific orderDavid Kalnischkies
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies
2016-08-17tests: update self-sigs on our test keysDavid Kalnischkies
2016-08-17tests: set source directory for gdbDavid Kalnischkies
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies
2016-08-13http(s): allow empty values for header fieldsDavid Kalnischkies
2016-08-12tests: don't do boundless string compares with data()David Kalnischkies
2016-08-12ensure a good clock() value for usage and testsDavid Kalnischkies
2016-08-12don't perform int<float in progress bar drawingDavid Kalnischkies
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies
2016-08-10try to avoid removal of crossgraded packagesDavid Kalnischkies
2016-08-10allow user@host (aka: no password) in URI parsingDavid Kalnischkies
2016-08-10allow methods to be disabled and redirected via configDavid Kalnischkies
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies
2016-08-10don't purge directly, but remove and do purge at the endDavid Kalnischkies
2016-08-10select remove/purge packages early on for dpkgDavid Kalnischkies
2016-08-10save and restore selection states before/after calling dpkgDavid Kalnischkies
2016-08-10use dpkg --unpack --recursive to avoid long cmdlinesDavid Kalnischkies
2016-08-10pass --force-remove-essential to dpkg only if neededDavid Kalnischkies
2016-08-10Do not set the binary dir in run-tests, it breaks stuffJulian Andres Klode
2016-08-10test: Automatically discover CMake build directoryJulian Andres Klode
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10CMake: Add unit testsJulian Andres Klode