summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-30test: Pass -d to dpkg-buildpackageJulian Andres Klode1-1/+1
2016-08-29test, travis: Quieter testing with a new -qq modeJulian Andres Klode2-5/+34
2016-08-29don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies1-1/+5
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies2-3/+23
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode13-61/+120
2016-08-26test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode2-4/+4
2016-08-26test: Assert multi-arch in the chrootJulian Andres Klode1-1/+1
2016-08-26changelog: Respect Dir setting for local changelog gettingJulian Andres Klode1-3/+3
2016-08-26Lower-case uname -r output in kernel autoremove helperJulian Andres Klode1-2/+2
2016-08-26test: More portable check for dpkg versionsJulian Andres Klode4-3/+6
2016-08-26test: Use a file to determine TEST_DEFAULT_GROUPJulian Andres Klode1-5/+2
2016-08-26test: Allow db_dump-5 instead of db_dumpJulian Andres Klode1-3/+8
2016-08-26Always pass a directory to find before an optionJulian Andres Klode1-1/+1
2016-08-26test: Fix invalid quoting in variable expansionJulian Andres Klode1-6/+6
2016-08-26test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode2-8/+8
2016-08-26test: Make sure we always find a dpkg in status fileJulian Andres Klode1-8/+8
2016-08-26test: Avoid use of /proc/self/fdJulian Andres Klode3-6/+11
2016-08-26test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode1-0/+2
2016-08-26test: Fix building of noopchrootJulian Andres Klode1-1/+5
2016-08-26test: Get rid of debhelper rules.tiny example depJulian Andres Klode1-1/+13
2016-08-26test: Allow moreutils-parallel instead of parallelJulian Andres Klode1-1/+5
2016-08-26test: Allow stunnel to be used instead of stunnel4Julian Andres Klode1-4/+9
2016-08-26test: Substitute GNU commands for other commands where availableJulian Andres Klode1-2/+18
2016-08-26test: Use C locale instead of C.UTF-8Julian Andres Klode1-1/+1
2016-08-26Make directory paths configurableJulian Andres Klode2-1/+6
2016-08-26Add missing includes and external definitionsJulian Andres Klode1-0/+1
2016-08-25treat .ddeb files like .deb, especially for dpkgDavid Kalnischkies1-0/+26
2016-08-25show apt-key warnings in apt updateDavid Kalnischkies1-0/+13
2016-08-25apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies1-0/+24
2016-08-24do not restore selections for already purged packagesDavid Kalnischkies2-1/+4
2016-08-24do fail on weakhash/loop earlier in acquireDavid Kalnischkies5-4/+12
2016-08-23do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies2-0/+45
2016-08-17methods: read config in most to least specific orderDavid Kalnischkies1-2/+3
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies2-1/+36
2016-08-17allow spaces in fingerprints for 'apt-key del'David Kalnischkies1-0/+8
2016-08-17add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies4-54/+39
2016-08-17tests: update self-sigs on our test keysDavid Kalnischkies10-0/+0
2016-08-17tests: set source directory for gdbDavid Kalnischkies1-1/+1
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies1-0/+29
2016-08-17retry without same redirection mirror on 404 errorsDavid Kalnischkies1-4/+20
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies5-5/+17
2016-08-13http(s): allow empty values for header fieldsDavid Kalnischkies2-0/+4
2016-08-12tests: don't do boundless string compares with data()David Kalnischkies1-9/+11
2016-08-12ensure a good clock() value for usage and testsDavid Kalnischkies1-1/+9
2016-08-12don't perform int<float in progress bar drawingDavid Kalnischkies1-1/+6
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies1-2/+2
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies19-79/+160
2016-08-11Merge branch 'feature/methods'David Kalnischkies10-42/+242
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies1-0/+13
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies13-75/+92