summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies2017-03-191-0/+41
* Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies2017-03-191-1/+9
* Do not package names representing .dsc/.deb/... filesJulian Andres Klode2017-02-101-7/+12
* don't test with "too early for 32bit" yearsDavid Kalnischkies2017-02-091-1/+2
* test suite: Do not exit 0 in trap for QUITJulian Andres Klode2017-01-241-1/+2
* fix various typos reported by spellintianDavid Kalnischkies2017-01-199-10/+10
* make the moo reproducibleDavid Kalnischkies2017-01-191-0/+22
* remove 'old' FAILED files in the next acquire callDavid Kalnischkies2017-01-191-0/+4
* fix 'install --no-download' modeDavid Kalnischkies2017-01-191-1/+12
* don't show update stats if cache generation is disabledDavid Kalnischkies2017-01-191-0/+1
* test: use downloadfile instead of apthelper download-fileJulian Andres Klode2017-01-171-4/+4
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-0/+3
* https: Quote path in URL before passing it to curlJulian Andres Klode2017-01-171-0/+19
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-172-23/+76
* Run parsedepends_test for two different native archsJulian Andres Klode2017-01-021-40/+43
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-0/+1
* expand -f to --fix-broken in error messagesDavid Kalnischkies2016-12-312-6/+6
* allow default build-essentials to be overriddenDavid Kalnischkies2016-12-311-0/+62
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-311-0/+17
* ensure generation of valid EDSP error stanzasDavid Kalnischkies2016-12-311-1/+10
* warn if clearsigned file has ignored content partsDavid Kalnischkies2016-12-314-2/+360
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-212-3/+36
* let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies2016-12-162-3/+3
* 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