summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-101-0/+3
* Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-111-0/+1
* Unset more environment variables in test frameworkDavid Kalnischkies2018-09-111-2/+5
* Don't show acquire warning for "hidden" componentsDavid Kalnischkies2018-05-281-8/+16
* tests: Prevent stunnel4 from binding on IPv6David Kalnischkies2018-05-281-1/+1
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* Merge branch 'pu/zstd' into 'master'Julian Andres Klode2018-04-151-0/+2
|\
| * apt-pkg: Add support for zstdJulian Andres Klode2018-03-121-0/+2
* | test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode2018-04-061-0/+3
|/
* Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode2018-02-191-0/+2
|\
| * Check that Date of Release file is not in the futureJulian Andres Klode2018-02-191-0/+2
* | tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies2018-02-191-2/+3
|/
* allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies2018-01-191-1/+5
* allow a method to request auxiliary filesDavid Kalnischkies2018-01-031-0/+2
* implement fallback to alternative URIs for all itemsDavid Kalnischkies2017-12-131-1/+1
* implement Acquire::Retries support for all itemsDavid Kalnischkies2017-12-131-4/+4
* tests: Improve handling profiling messages on CIJulian Andres Klode2017-11-221-10/+12
* ignore unsupported key formats in apt-keyDavid Kalnischkies2017-10-051-1/+5
* test: Workaround gpgv warningJulian Andres Klode2017-09-091-2/+2
* fail early in http if server answer is too small as wellDavid Kalnischkies2017-07-261-0/+14
* travis: ignore profiling warning in progress linesDavid Kalnischkies2017-06-271-2/+2
* make the create-test-data script great againDavid Kalnischkies2017-06-261-1/+1
* Call update from apt-key test for a strange path testDavid Kalnischkies2017-06-261-1/+4
* tests: fix gpg-agent killing in testcasesDavid Kalnischkies2017-06-261-1/+1
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-0/+1
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-211-3/+26
* optional write aptwebserver log to client specific filesDavid Kalnischkies2016-11-251-1/+1
* apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke2016-11-111-4/+10
* travis: ignore profiling warning in test diffsDavid Kalnischkies2016-11-101-1/+14
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies2016-11-091-3/+3
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-071-7/+5
* test: framework: Ensure copied status files have trailing linesJulian Andres Klode2016-09-071-0/+4
* test: Pass -d to dpkg-buildpackageJulian Andres Klode2016-08-301-1/+1
* test, travis: Quieter testing with a new -qq modeJulian Andres Klode2016-08-291-0/+5
* randomize acquire order for same type index filesDavid Kalnischkies2016-08-291-0/+2
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-271-39/+83
|\
| * test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode2016-08-261-3/+3
| * test: Assert multi-arch in the chrootJulian Andres Klode2016-08-261-1/+1
| * test: More portable check for dpkg versionsJulian Andres Klode2016-08-261-0/+3
| * test: Use a file to determine TEST_DEFAULT_GROUPJulian Andres Klode2016-08-261-5/+2
| * 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-261-7/+7
| * test: Make sure we always find a dpkg in status fileJulian Andres Klode2016-08-261-8/+8
| * 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 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