summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* optional write aptwebserver log to client specific filesDavid Kalnischkies2016-11-259-96/+200
* follow the googletest merge in build-dependsDavid Kalnischkies2016-11-251-2/+4
* add apt-key support for armored GPG key files (*.asc)David Kalnischkies2016-11-251-72/+109
* don't perform implicit crossgrades involving M-A:sameDavid Kalnischkies2016-11-241-4/+28
* improve arch-unqualified dpkg-progress parsingDavid Kalnischkies2016-11-242-2/+14
* correct cross & disappear progress detectionDavid Kalnischkies2016-11-232-27/+54
* apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke2016-11-113-5/+65
* show distribution mismatch for changed codenamesDavid Kalnischkies2016-11-111-0/+12
* don't warn if untransformed distribution matchesDavid Kalnischkies2016-11-111-0/+11
* add hidden config to set packages as Essential/ImportantDavid Kalnischkies2016-11-111-0/+100
* travis: ignore profiling warning in test diffsDavid Kalnischkies2016-11-101-1/+14
* support 'apt build-dep .' (aka: without /)David Kalnischkies2016-11-101-0/+8
* improve SOCKS error messages for http slightlyDavid Kalnischkies2016-11-101-10/+55
* rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies2016-11-094-40/+40
* show the conflicting distribution warning againDavid Kalnischkies2016-11-091-0/+38
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies2016-11-094-3/+64
* add a testcase for support of various build-dependency typesDavid Kalnischkies2016-11-091-0/+70
* fix testcase expecting incorrect remove log from dpkgDavid Kalnischkies2016-11-091-1/+21
* keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies2016-11-021-0/+46
* don't install new deps of candidates for kept back pkgsDavid Kalnischkies2016-11-023-91/+37
* Do not read stderr from proxy autodetection scriptsJulian Andres Klode2016-10-042-0/+35
* VersionHash: Do not skip too long dependency linesJulian Andres Klode2016-09-183-0/+46
* Coverage: Do not print messages from gcovJulian Andres Klode2016-09-112-0/+53
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-078-15/+20
* test: framework: Ensure copied status files have trailing linesJulian Andres Klode2016-09-071-0/+4
* edsp: try 2 to read responses even if writing failedDavid Kalnischkies2016-09-072-0/+42
* acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode2016-09-021-2/+2
* CMake: test/libapt: Use a prebuilt GTest library if availableJulian Andres Klode2016-09-021-15/+26
* support long keyid and fingerprint in gpgv's GOODSIGDavid Kalnischkies2016-09-011-0/+77
* tests: silence -Wmissing-declarationsDavid Kalnischkies2016-09-013-7/+3
* test-apt-cdrom: Fix for gnupg 2.1.15Julian Andres Klode2016-09-011-1/+6
* test/integration/test-srcrecord: Make executableJulian Andres Klode2016-08-311-0/+0
* Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode2016-08-311-0/+35
* 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