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